You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/07/11 04:19:12 UTC

[doris] branch master updated (d6e6aae6c6 -> 639f1cd26c)

This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from d6e6aae6c6 [docs] how-to-contribute remove incubator (#10730)
     add 639f1cd26c [improvement](parquet-reader) Add some profile for parquet reader (#10740)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/arrow/parquet_row_group_reader.cpp     |  2 +-
 be/src/io/buffered_reader.cpp                      |  3 ++-
 be/src/vec/exec/file_arrow_scanner.cpp             | 22 ++++++++++++++++++++--
 be/src/vec/exec/file_arrow_scanner.h               | 12 ++++++++++++
 be/src/vec/exec/file_scanner.cpp                   |  2 ++
 be/src/vec/exec/file_scanner.h                     |  3 +++
 be/src/vec/exec/file_text_scanner.cpp              |  1 +
 be/src/vec/exec/file_text_scanner.h                |  3 +++
 .../planner/external/ExternalFileScanNode.java     | 17 +++++++++++++----
 9 files changed, 57 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org