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 2020/04/23 01:26:14 UTC

[incubator-doris] branch master updated (d854a79 -> ad6698c)

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 d854a79  [Bug] `isQuery` field should be reset at the beginning of query execution (#3374)
     add ad6698c  [Performance] Use Google/CCTZ to replace boost at timezone function (#3300)

No new revisions were added by this update.

Summary of changes:
 be/CMakeLists.txt                          |  4 ++
 be/src/exec/orc_scanner.cpp                |  4 +-
 be/src/exprs/timestamp_functions.cpp       | 36 ++++++++--------
 be/src/exprs/timestamp_functions.h         |  2 +
 be/src/runtime/datetime_value.cpp          | 67 +++++++++---------------------
 be/src/runtime/datetime_value.h            | 37 ++++++++++++++++-
 be/test/exprs/timestamp_functions_test.cpp | 13 ++++++
 be/test/runtime/datetime_value_test.cpp    | 11 +++--
 8 files changed, 101 insertions(+), 73 deletions(-)


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