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 2021/12/24 13:31:25 UTC

[incubator-doris] branch master updated (b4ce189 -> a8a5c0a)

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/incubator-doris.git.


    from b4ce189  [improvement](flink-connector) flush data without multi httpclients (#7329) (#7450)
     add a8a5c0a  [improvement](load) memory usage optimization for load job (#7454)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/base_scanner.h       |  2 +-
 be/src/exec/broker_scan_node.cpp | 12 ++++++++++--
 be/src/exec/broker_scanner.cpp   |  7 +++++--
 be/src/exec/broker_scanner.h     |  2 +-
 be/src/exec/json_scanner.cpp     |  7 +++++--
 be/src/exec/json_scanner.h       |  2 +-
 be/src/exec/orc_scanner.cpp      |  9 ++++++---
 be/src/exec/orc_scanner.h        |  2 +-
 be/src/exec/parquet_scanner.cpp  |  7 +++++--
 be/src/exec/parquet_scanner.h    |  2 +-
 be/src/olap/push_handler.cpp     |  8 ++++++--
 be/src/olap/push_handler.h       |  4 +++-
 be/src/runtime/row_batch.cpp     |  9 +++++++++
 be/src/runtime/row_batch.h       | 13 ++++++++++---
 14 files changed, 64 insertions(+), 22 deletions(-)

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