You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2022/10/12 08:51:17 UTC

[doris] branch master updated (b7621e1615 -> bb4414e303)

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-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org