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

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


    from 90d99089086 [Opt](compile) Fix some complie checks (#53477)
     add 2edc237e965 [chore](compile) Fix implicit casting conversion issues 
(#53578)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/decompressor.cpp                       | 43 ++++++++++++----------
 be/src/exec/decompressor.h                         | 32 ++++++++--------
 be/src/exec/lzo_decompressor.cpp                   | 11 ++++--
 be/src/exec/olap_common.h                          | 11 ++++--
 be/src/exec/table_connector.cpp                    |  5 ++-
 be/src/exec/table_connector.h                      |  2 +-
 be/src/exec/tablet_info.cpp                        | 12 +++---
 be/src/exec/tablet_info.h                          |  2 +-
 be/src/http/action/check_rpc_channel_action.cpp    | 11 ++++--
 be/src/http/action/checksum_action.cpp             |  4 +-
 be/src/http/action/config_action.cpp               | 18 ++++++---
 be/src/http/action/reload_tablet_action.cpp        |  4 +-
 be/src/olap/types.h                                | 20 +++++-----
 be/src/util/string_parser.cpp                      | 17 ++++++---
 be/src/util/string_parser.hpp                      |  2 +-
 .../file_reader/new_plain_text_line_reader.cpp     |  9 +++--
 be/src/vec/runtime/vdatetime_value.cpp             |  8 ++--
 be/src/vec/runtime/vdatetime_value.h               |  9 +++--
 18 files changed, 129 insertions(+), 91 deletions(-)


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

Reply via email to