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 b7621e1615 [feature-wip](new-scan) support csv reader (#13282) add bb4414e303 [feature-wip](multi-catalog) optimize parquet profile & add null map timer (#13257) No new revisions were added by this update. Summary of changes: be/src/util/runtime_profile.h | 1 + be/src/vec/exec/format/parquet/parquet_common.h | 6 +-- .../exec/format/parquet/vparquet_column_reader.cpp | 58 +++++++++++++--------- .../exec/format/parquet/vparquet_column_reader.h | 15 ++++-- be/src/vec/exec/format/parquet/vparquet_reader.cpp | 43 ++++++++++------ be/src/vec/exec/format/parquet/vparquet_reader.h | 1 + 6 files changed, 80 insertions(+), 44 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org