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

eldenmoon pushed a change to branch cs_opt_version-3.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    omit 07d648e2730 (cs_opt_3.1): [fix](cache stat) add builder stat to 
scanner (#56165) (#57743)
    omit 6ed536bba9a [refactor](variant) remove unused function 
`same_with_storage_type`  (#57730)
    omit c9244a3535c modify `defaultVariantMaxSubcolumnsCount` to 10000 (#57722)
    omit b6a36df7d9d support external meta for variant type (#57719)
     add 7826ac1a560 fix commit
     add 37eaf3d7114 second commit (make it work)
     add dca97c147bc add config
     add 48566832d3d fix bugs

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (07d648e2730)
            \
             N -- N -- N   refs/heads/cs_opt_version-3.1 (48566832d3d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 be/src/olap/parallel_scanner_builder.cpp                |  3 +--
 be/src/olap/parallel_scanner_builder.h                  |  3 ---
 be/src/olap/rowset/segment_v2/segment.cpp               | 16 ++++++++++++++++
 be/src/olap/rowset/segment_v2/segment.h                 |  2 ++
 be/src/olap/rowset/segment_v2/segment_iterator.cpp      | 17 +++++++++--------
 be/src/pipeline/exec/olap_scan_operator.cpp             | 11 -----------
 .../main/java/org/apache/doris/qe/SessionVariable.java  |  2 +-
 7 files changed, 29 insertions(+), 25 deletions(-)


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

Reply via email to