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 d40a9d0555 [fix](memtracker) Fix memtracker did not subtract the memory released by load channel cancel (#12405) add dd2f834c79 [feature-wip](parquet-reader) bug fix, create compress codec before parsing dictionary (#12422) No new revisions were added by this update. Summary of changes: be/src/vec/exec/file_hdfs_scanner.cpp | 18 +++++++----- be/src/vec/exec/file_hdfs_scanner.h | 2 +- be/src/vec/exec/format/parquet/parquet_common.cpp | 34 +++++++++++++++------- be/src/vec/exec/format/parquet/parquet_common.h | 6 ++-- .../parquet/vparquet_column_chunk_reader.cpp | 20 +++++++------ .../exec/format/parquet/vparquet_page_reader.cpp | 2 +- .../vec/exec/format/parquet/vparquet_page_reader.h | 2 +- .../doris/catalog/HiveMetaStoreClientHelper.java | 6 ++++ 8 files changed, 56 insertions(+), 34 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org