This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 02519c37ea3 branch-2.1: [test](mysql catalog) fix mysql jdbc catalog test case (#45988) add df8bc8f23de branch-2.1: [fix](parquet) impl has_dict_page to replace old logic and fix write empty parquet row group bug #45740 (#45954) No new revisions were added by this update. Summary of changes: .../parquet/vparquet_column_chunk_reader.cpp | 32 +++++++++++++++------ .../format/parquet/vparquet_column_chunk_reader.h | 3 +- .../exec/format/parquet/vparquet_column_reader.cpp | 6 ++-- be/src/vec/exec/format/parquet/vparquet_reader.cpp | 8 ++---- be/src/vec/exec/format/table/iceberg_reader.cpp | 13 ++++----- be/src/vec/runtime/vparquet_transformer.cpp | 33 +++------------------- be/src/vec/runtime/vparquet_transformer.h | 3 +- be/test/vec/exec/parquet/parquet_thrift_test.cpp | 5 ++-- 8 files changed, 43 insertions(+), 60 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org