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 2020/02/14 02:05:04 UTC

[incubator-doris] branch master updated (ed95352 -> d2625a2)

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

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


    from ed95352  support intersect and except syntax (#2882)
     add d2625a2  [env] Add env-util class (#2898)

No new revisions were added by this update.

Summary of changes:
 be/src/env/CMakeLists.txt                          |  1 +
 be/src/{util/dynamic_util.cpp => env/env_util.cpp} | 50 ++++++++++------------
 be/src/{service/brpc_service.h => env/env_util.h}  | 34 +++++++--------
 3 files changed, 39 insertions(+), 46 deletions(-)
 copy be/src/{util/dynamic_util.cpp => env/env_util.cpp} (50%)
 copy be/src/{service/brpc_service.h => env/env_util.h} (61%)


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