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

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


    from ee59b18  Change atomic_int64_t to atomic<int64_t> (#1890)
     add 2f08081  Refactor FrontendHelper (#1888)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/schema_scanner/schema_helper.cpp       | 12 ++---
 be/src/http/action/mini_load.cpp                   |  8 ++--
 be/src/http/action/stream_load.cpp                 |  4 +-
 be/src/runtime/exec_env.h                          | 15 +++++++
 be/src/runtime/snapshot_loader.cpp                 |  4 +-
 .../runtime/stream_load/stream_load_executor.cpp   |  8 ++--
 be/src/service/doris_main.cpp                      |  4 +-
 be/src/util/CMakeLists.txt                         |  2 +-
 .../{frontend_helper.cpp => thrift_rpc_helper.cpp} | 52 +++++++++++++++++-----
 .../{frontend_helper.h => thrift_rpc_helper.h}     | 11 +++--
 10 files changed, 84 insertions(+), 36 deletions(-)
 rename be/src/util/{frontend_helper.cpp => thrift_rpc_helper.cpp} (67%)
 rename be/src/util/{frontend_helper.h => thrift_rpc_helper.h} (85%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to