You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ya...@apache.org on 2021/11/01 02:52:46 UTC

[incubator-doris] branch master updated (80f61c8 -> db1c281)

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

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


    from 80f61c8  Docker 1.4.1 Compile Environment, First Compile Description (#6943)
     add db1c281  [Enhance][Load] Reduce the number of segments when loading a large volume data in one batch (#6947)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.h                             |  4 +-
 be/src/olap/memtable.cpp                           |  5 +++
 be/src/olap/memtable.h                             |  4 ++
 be/src/runtime/load_channel.cpp                    |  2 +-
 be/src/runtime/tablets_channel.cpp                 | 48 ++++++++++++++++++----
 be/src/runtime/tablets_channel.h                   |  2 +-
 docs/en/best-practices/star-schema-benchmark.md    | 12 +++---
 docs/zh-CN/best-practices/star-schema-benchmark.md | 16 ++++----
 .../org/apache/doris/analysis/OutFileClause.java   |  3 +-
 9 files changed, 70 insertions(+), 26 deletions(-)

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