This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 00fca3eb24b [fix](inverted index) disable range query in StringTypeInvertedIndexReader (#38218) add 1c18b4c4bae [Fix](insert-overwrite) Fix insert overwrite auto detect transaction safe (#38103) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/catalog/OlapTable.java | 9 +- .../insertoverwrite/InsertOverwriteManager.java | 66 ++++++++++--- .../doris/insertoverwrite/InsertOverwriteUtil.java | 1 + .../insert/InsertOverwriteTableCommand.java | 11 ++- .../apache/doris/service/FrontendServiceImpl.java | 107 ++++++++++++++------- .../cloud_p1/conf/regression-conf-custom.groovy | 1 - .../pipeline/p1/conf/regression-conf.groovy | 1 - .../test_iot_auto_detect_concurrent.groovy | 11 +-- 8 files changed, 144 insertions(+), 63 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org