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

dataroaring pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 8abf99ee35e [Fix](insert-overwrite) Fix insert overwrite auto detect 
transaction safe (#38103)
     new 6c41b50c8ac [fix](nereids) fix insert stmt throw MultiCastDataSink 
cannot be cast to DataStreamSink (#38526)
     new 2e7fffb3cbb [fix](inverted index) disable range query in 
StringTypeInvertedIndexReader (#38218)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/olap/rowset/segment_v2/segment_iterator.cpp | 13 +++++-
 .../plans/commands/insert/OlapInsertExecutor.java  | 24 ++++++++++-
 .../test_ignore_above_in_index.out                 |  3 ++
 regression-test/suites/insert_p0/insert.groovy     | 29 +++++++++++++
 .../test_ignore_above_in_index.groovy              | 47 ++++++++++++++++++++++
 5 files changed, 113 insertions(+), 3 deletions(-)


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

Reply via email to