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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to