You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/12/30 06:14:24 UTC

[doris] branch master updated (520b6d7910 -> 5ec4e5586f)

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

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


    from 520b6d7910 [Improvement](decimalv3) Add a config to check overflow for DECIMALV3 (#15463)
     add 5ec4e5586f [refactor]remove seek block in segmentIterator (#15413)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/rowset/segment_v2/segment_iterator.cpp |  42 +-
 be/src/olap/rowset/segment_v2/segment_iterator.h   |  59 ++-
 be/src/olap/schema.cpp                             |  12 +
 be/src/olap/schema.h                               |   2 +
 .../duplicate/storage/test_short_key_index.out     | 344 +++++++++++++
 .../duplicate/storage/test_short_key_index.groovy  | 545 +++++++++++++++++++++
 6 files changed, 982 insertions(+), 22 deletions(-)
 create mode 100644 regression-test/data/data_model_p0/duplicate/storage/test_short_key_index.out
 create mode 100644 regression-test/suites/data_model_p0/duplicate/storage/test_short_key_index.groovy


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