You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by zh...@apache.org on 2019/11/22 10:12:35 UTC

[incubator-doris] branch master updated (0e84a88 -> fda4665)

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

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


    from 0e84a88  Fix document bugs in spark-doris-connector (#2275)
     add fda4665  Support setting properties for storage_root_path (#2235)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/data_dir.cpp       |  48 +++++++----------
 be/src/olap/data_dir.h         |   3 +-
 be/src/olap/options.cpp        | 114 ++++++++++++++++++++++++++++++---------
 be/src/olap/options.h          |  21 ++++++--
 be/src/olap/storage_engine.cpp |   2 +-
 be/src/tools/meta_tool.cpp     |  63 +++++++++++++---------
 be/test/olap/CMakeLists.txt    |   1 +
 be/test/olap/options_test.cpp  | 120 +++++++++++++++++++++++++++++++++++++++++
 conf/be.conf                   |   4 ++
 run-ut.sh                      |   1 +
 10 files changed, 290 insertions(+), 87 deletions(-)
 create mode 100644 be/test/olap/options_test.cpp


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