You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by li...@apache.org on 2019/09/19 04:48:43 UTC

[incubator-doris] branch master updated (e70e48c -> d1676c3)

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

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


    from e70e48c  Add a ALTER operation to change distribution type from RANDOM to HASH (#1823)
     add d1676c3  Check file descriptor number is larger than 65536 upon start (#1819)

No new revisions were added by this update.

Summary of changes:
 be/src/common/config.h                             |  8 +++++--
 be/src/olap/olap_define.h                          |  1 +
 be/src/olap/storage_engine.cpp                     | 27 ++++++++++++++++++++--
 be/src/olap/storage_engine.h                       |  5 +++-
 docs/documentation/cn/installing/install-deploy.md | 14 +++++++++++
 .../en/installing/install-deploy_EN.md             | 16 +++++++++++++
 6 files changed, 66 insertions(+), 5 deletions(-)


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