eldenmoon opened a new pull request, #63660:
URL: https://github.com/apache/doris/pull/63660

   ## Proposed changes
   
   Cherry-pick `a3d6af2f1b37b` onto latest `apache/doris` master, with the 
requested files excluded from the pick.
   
   This keeps the Variant search binding changes and master conflict 
adaptation, including:
   - splitting Variant inverted-index search helpers out of `function_search`
   - preserving null bitmap behavior for empty bitset query results
   - binding Variant nested/scalar search paths through the segment/column 
reader path
   
   Excluded from this pick as requested:
   - `be/src/storage/segment/variant/nested_group_write_provider.cpp`
   - `be/test/storage/segment/variant_nested_basic_test.cpp`
   - 
`regression-test/suites/variant_p0/nested_group/test_variant_nested_search_flattened_paths_cir_20317.groovy`
   - 
`regression-test/suites/variant_p0/nested_group/test_variant_nested_search_scalar_leaf.groovy`
   
   ## Testing
   
   - `./run-be-ut.sh --run 
--filter='*Variant*:FunctionSearchTest.TestBuildLeafQueryDirectUnknownClauseUsesLeafMapper:FunctionSearchNestedTest.*:BitSetQueryTest.EmptyTruthBitmapPreservesNullBitmap'`\n
  - 199 tests run: 198 passed, 1 skipped 
(`VariantDocModeCompactionTest.variant_doc_mode_compaction_merge_10_segments`, 
Release-only slow test)\n\nLocal environment note: rebuilt local thirdparty 
`aws_sdk`, `lz4`, and `arrow` to match current master dependencies before 
rerunning BE UT; no thirdparty source changes are included in this PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to