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

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


    from ff5c83b140c [feature](nereids)support CreateMaterializedViewCommand in 
nereids (#45674)
     add 36cc9267067 [Refactor](exec) Remove unless code in 
RowidFetcher/tablet/SlotDesc (#47702)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/rowid_fetcher.cpp                           | 17 ++++++-----------
 be/src/olap/base_tablet.cpp                             |  5 ++---
 be/src/olap/base_tablet.h                               |  3 +--
 be/src/runtime/descriptors.cpp                          | 14 ++++----------
 be/src/runtime/descriptors.h                            |  6 +-----
 be/src/service/point_query_executor.cpp                 |  4 ++--
 be/src/vec/core/block.cpp                               | 13 +++++++++++--
 be/src/vec/core/block.h                                 |  2 ++
 be/src/vec/exec/format/orc/vorc_reader.cpp              |  4 ++--
 .../vec/exec/format/parquet/vparquet_group_reader.cpp   |  2 +-
 be/src/vec/exec/scan/new_olap_scanner.cpp               |  6 ------
 be/src/vec/exec/scan/scanner_context.cpp                |  2 +-
 be/src/vec/exec/scan/vfile_scanner.cpp                  |  4 ++--
 be/src/vec/exec/scan/vscanner.cpp                       |  2 +-
 be/src/vec/exprs/vslot_ref.cpp                          |  2 +-
 be/src/vec/utils/util.hpp                               |  6 +++---
 16 files changed, 40 insertions(+), 52 deletions(-)


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

Reply via email to