This is an automated email from the ASF dual-hosted git repository.

mrhhsg pushed a change to branch cherry-pick-nested_column_prune_4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f4e84e779dc [feature](reader) Optimize Complex Type Column Reading 
with Column Pruning (#57204)
     new 2aea8f567dd [fix](olap) The tablet schema cache caused incorrect 
behavior in the complex-type column pruning functionality (#58373)
     new 63b5a88a7d1 [fix](olap) Fix the crash in column pruning caused by the 
light schema change (#58614)
     new 8009f8aecd7 [fix](olap) Fix the incorrect row count set when reading 
pruned columns (#58682)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/olap/rowset/segment_v2/column_reader.cpp    | 10 ++++---
 be/src/vec/exec/scan/olap_scanner.cpp              | 30 ++++++++++++++++----
 .../complex_types/test_pruned_columns.out          |  4 +++
 .../complex_types/test_pruned_columns.groovy       | 33 ++++++++++++++++++++++
 4 files changed, 67 insertions(+), 10 deletions(-)


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

Reply via email to