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/02 03:41:51 UTC

[incubator-doris] branch master updated (dd36ccc -> fc9e502)

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 dd36ccc  [feature](storage-format) Z-Order Implement (#7149)
     add fc9e502  [improvement](brpc)(config) Support transfer RowBatch in Controller Attachment (#7164)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.h                             |  3 ++
 be/src/exec/tablet_sink.cpp                        |  4 ++
 be/src/runtime/data_stream_sender.cpp              |  4 ++
 be/src/service/internal_service.cpp                | 17 +++++--
 be/src/util/proto_util.h                           | 53 ++++++++++++++++++++++
 be/test/exec/tablet_sink_test.cpp                  |  3 ++
 docs/en/administrator-guide/config/be_config.md    |  6 +++
 docs/zh-CN/administrator-guide/config/be_config.md |  5 ++
 gensrc/proto/data.proto                            |  1 +
 9 files changed, 93 insertions(+), 3 deletions(-)
 create mode 100644 be/src/util/proto_util.h

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