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/26 14:22:25 UTC

[incubator-doris] branch master updated (f716fd2 -> 569d0bb)

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 f716fd2  Ignore non-existent tablet in clear_transaction_task() (#2296)
     add 569d0bb  Replace all remaining boost::split() with strings::split() (#2302)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/csv_scan_node.cpp                 |  6 ----
 be/src/runtime/routine_load/data_consumer.cpp | 21 ++++++------
 be/src/runtime/small_file_mgr.cpp             | 16 +++++-----
 be/src/runtime/user_function_cache.cpp        | 14 ++++----
 be/src/service/backend_options.cpp            |  6 ++--
 be/src/util/cidr.cpp                          |  5 ++-
 be/src/util/disk_info.cpp                     |  5 +--
 be/src/util/file_utils.cpp                    | 46 +++++++++++----------------
 be/src/util/mem_info.cpp                      |  6 ++--
 be/src/util/string_util.cpp                   |  9 ++----
 10 files changed, 59 insertions(+), 75 deletions(-)


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