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

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


    from 47387a2a2eb [chor](log) Change log4j rollover strategy to 'max' 
(#32116)
     add 37d4ec42696 [Chore](build) fix compile failed on 
SegmentFlusher::_expand_variant_to_subcolumns (#32505)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/rowset/segment_creator.cpp             |  6 +-
 be/src/runtime/fragment_mgr.cpp                    | 13 +++
 be/src/runtime/fragment_mgr.h                      |  3 +
 be/src/runtime/query_context.cpp                   |  8 ++
 be/src/runtime/query_context.h                     | 16 ++++
 be/src/vec/exec/scan/scanner_context.cpp           |  7 +-
 be/src/vec/exec/scan/scanner_context.h             |  1 +
 be/src/vec/exec/scan/scanner_scheduler.cpp         | 98 +++++++++++++---------
 be/src/vec/exec/scan/scanner_scheduler.h           |  3 +
 .../main/java/org/apache/doris/common/Config.java  |  3 +
 .../main/java/org/apache/doris/qe/Coordinator.java |  9 ++
 .../java/org/apache/doris/qe/SessionVariable.java  | 11 +++
 .../doris/statistics/util/StatisticsUtil.java      |  1 +
 13 files changed, 136 insertions(+), 43 deletions(-)


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

Reply via email to