This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47734-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from dd86f9db6cc branch-2.1: [opt](Nereids) support bind asterisk in aggregate (#48006) add bf8f265364b [fix](parquet)Fix data column and null map column not equal when reading Parquet complex type cross-page data (#47734) No new revisions were added by this update. Summary of changes: .../exec/format/parquet/vparquet_column_reader.cpp | 23 ++++++++- .../exec/format/parquet/vparquet_column_reader.h | 21 ++++++--- .../tvf/{test_tvf_p2.out => test_tvf_p0.out} | Bin 5562 -> 5674 bytes .../hive/test_parquet_complex_cross_page.out} | Bin 131 -> 137 bytes .../tvf/{test_tvf_p2.groovy => test_tvf_p0.groovy} | 24 +++++++++- .../hive/test_parquet_complex_cross_page.groovy | 52 +++++++++++++++++++++ 6 files changed, 110 insertions(+), 10 deletions(-) rename regression-test/data/external_table_p0/tvf/{test_tvf_p2.out => test_tvf_p0.out} (98%) copy regression-test/data/{load_p0/stream_load/test_group_commit_and_wal_back_pressure.out => external_table_p2/hive/test_parquet_complex_cross_page.out} (92%) rename regression-test/suites/external_table_p0/tvf/{test_tvf_p2.groovy => test_tvf_p0.groovy} (78%) create mode 100644 regression-test/suites/external_table_p2/hive/test_parquet_complex_cross_page.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org