This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45371-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 1ba9b85863f branch-3.0: [fix](nereids)EliminateGroupBy rule should keep output's datatype unchanged #45359 (#45398) add dc11d078320 [Fix](ShortCircuit) fix prepared statement with partial arguments prepared (#45371) No new revisions were added by this update. Summary of changes: .../org/apache/doris/nereids/StatementContext.java | 6 ++ .../nereids/rules/analysis/ExpressionAnalyzer.java | 21 +++++ .../org/apache/doris/qe/PointQueryExecutor.java | 40 +++++++--- .../data/point_query_p0/test_point_query.out | 30 +++++++ .../suites/point_query_p0/test_point_query.groovy | 92 +++++++++++++++++----- 5 files changed, 157 insertions(+), 32 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org