This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 6701e935019 [Fix](partial update) Fix wrongly update autoinc column in partial update (#39996) add 7a2b2145186 [enhancement](Nereids) support reuse sql cache between different comment (#40049) No new revisions were added by this update. Summary of changes: .../doris/common/NereidsSqlCacheManager.java | 11 ++++-- .../apache/doris/nereids/parser/NereidsParser.java | 39 ++++++++++++++++++++++ .../doris/regression/util/LoggerUtils.groovy | 29 +++++++++++++--- regression-test/plugins/test_helper.groovy | 2 ++ .../cache/parse_sql_from_sql_cache.groovy | 20 ++++++++--- 5 files changed, 89 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org