This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46003-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from 4746e9e3a23 [opt](inverted index)Optimize code to get rid of heap use after free (#45745) (#46075) add bb07a54d45a [Fix](PreparedStatement) nondeterministic functions in prepared statement should not be short circuited (#46003) No new revisions were added by this update. Summary of changes: .../org/apache/doris/nereids/StatementContext.java | 10 ++++++++ .../nereids/rules/analysis/ExpressionAnalyzer.java | 5 ++++ .../trees/plans/commands/ExecuteCommand.java | 7 +++--- .../suites/point_query_p0/test_point_query.groovy | 27 ++++++++++++++++++++++ 4 files changed, 46 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org