Skip to content

MOD-11012: Fix VSIM filter not working in hybrid queries#6692

Closed
Itzikvaknin wants to merge 136 commits intofeature-RRFfrom
ivaknin-fix_vsim_filter_clause
Closed

MOD-11012: Fix VSIM filter not working in hybrid queries#6692
Itzikvaknin wants to merge 136 commits intofeature-RRFfrom
ivaknin-fix_vsim_filter_clause

Conversation

@Itzikvaknin
Copy link
Collaborator

Move upstream AREQs common initialization logic into helper functions
initializeAREQ() and createDetachedSearchContext() to ensure consistent
setup across search and vector requests.

ofiryanai and others added 30 commits July 3, 2025 14:20
… for improved parameter validation and consistency
…roved attribute handling and memory management
remove redundent code in aggregate request
@Itzikvaknin Itzikvaknin force-pushed the ivaknin-fix_vsim_filter_clause branch from cc32164 to 4251e20 Compare August 24, 2025 12:44
raz-mon
raz-mon previously approved these changes Aug 24, 2025
Copy link
Collaborator

@raz-mon raz-mon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use also for other AREQ initialization places if relevant (should be)

kei-nan
kei-nan previously approved these changes Aug 24, 2025
@codecov
Copy link

codecov bot commented Aug 24, 2025

Codecov Report

❌ Patch coverage is 26.83706% with 229 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (feature-RRF@138c6fd). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/hybrid/hybrid_exec.c 0.00% 207 Missing ⚠️
src/hybrid/hybrid_request.c 44.44% 15 Missing ⚠️
src/hybrid/hybrid_exec.h 0.00% 4 Missing ⚠️
src/aggregate/aggregate_exec_common.c 92.10% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             feature-RRF    #6692   +/-   ##
==============================================
  Coverage               ?   88.40%           
==============================================
  Files                  ?      261           
  Lines                  ?    42761           
  Branches               ?     3630           
==============================================
  Hits                   ?    37801           
  Misses                 ?     4911           
  Partials               ?       49           
Flag Coverage Δ
flow 79.06% <16.29%> (?)
unit 48.93% <12.77%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Base automatically changed from ivaknin-hybrid_command_handler to feature-RRF August 25, 2025 13:10
@Itzikvaknin Itzikvaknin dismissed stale reviews from kei-nan and raz-mon August 25, 2025 13:10

The base branch was changed.

@Itzikvaknin
Copy link
Collaborator Author

Changes were merged in #6708

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants