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/28 10:49:01 UTC

[incubator-doris] branch master updated (e7b05f7 -> 324f1b8)

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 e7b05f7  Date format support java date style "yyyy-MM-dd HH:mm:ss" (#2309)
     add 324f1b8  Unify the type of path_hash to `size_t` (#2324)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/data_dir.cpp                      | 12 +++----
 be/src/olap/data_dir.h                        |  4 +--
 be/src/olap/delta_writer.cpp                  | 22 +++++--------
 be/src/olap/delta_writer.h                    |  2 +-
 be/src/olap/memtable_flush_executor.cpp       | 20 ++++++------
 be/src/olap/memtable_flush_executor.h         | 45 ++++++++++++++-------------
 be/src/olap/olap_common.h                     |  8 ++---
 be/src/util/string_util.cpp                   |  4 +--
 be/src/util/string_util.h                     |  2 +-
 be/test/olap/memtable_flush_executor_test.cpp |  2 +-
 10 files changed, 58 insertions(+), 63 deletions(-)


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