Gabriel39 opened a new pull request, #66360:
URL: https://github.com/apache/doris/pull/66360
## Proposed changes
Backport seven selected commits from #66261 to `branch-4.1` in their
original order.
- keep identity selection-vector state implicit and compact selected rows in
bulk
- refresh late runtime-filter requests at safe row-group boundaries
- initialize refreshed JNI predicates and preserve Hudi/Paimon child-reader
predicate state
- remove query-scoped dictionary-filter cache state
- accelerate fixed-width and dictionary direct predicate filtering
- avoid MergeRange materialization for local dictionary filtering
- compact dictionary survivors in place
## Test
- `./run-be-ut.sh --run
'--filter=FileScannerV2Test.*:*Parquet*:*TableReaderTest.*:Hudi*ReaderTest.*:Paimon*ReaderTest.*:SelectionVectorTest.*:DictionaryFilterCostTest.*'`
- 635 tests from 48 test suites passed
- `git diff origin/branch-4.1...HEAD --check`
--
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]