This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 51db11ed0b [improve](jdbc catalog) Add a variable to accommodate the final keyword in ClickHouse Jdbc Catalog queries (#23282) add 5ff7b57fc1 [fix](parquet) parquet reader confuses logical/physical/slot id of columns (#23198) No new revisions were added by this update. Summary of changes: be/src/vec/exec/format/parquet/parquet_common.h | 8 -- .../exec/format/parquet/vparquet_column_reader.h | 2 - .../exec/format/parquet/vparquet_group_reader.cpp | 11 +-- .../exec/format/parquet/vparquet_group_reader.h | 8 +- be/src/vec/exec/format/parquet/vparquet_reader.cpp | 97 +++++++++++----------- be/src/vec/exec/format/parquet/vparquet_reader.h | 6 +- be/test/vec/exec/parquet/parquet_thrift_test.cpp | 4 +- .../hive/test_hive_text_complex_type.out | 3 + .../hive/test_hive_text_complex_type.groovy | 6 +- 9 files changed, 68 insertions(+), 77 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org