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 8594a67d233 [fix](Outfile) optimize the error message of `SELECT INTO OUTFILE` (#45859) add fdf268aec62 [fix](parquet) impl has_dict_page to replace old logic and fix write empty parquet row group bug (#45740) 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