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 2221c8e2ed9 [fix](planner)implicit cast should use type member variable instead of targetTypeDef (#24582) add dabeeb03388 [fix](planner)should always use plan node's getTblRefIds method to get unassigned conjuncts for this node (#25130) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/analysis/Analyzer.java | 9 +++--- .../org/apache/doris/planner/QueryPlanTest.java | 2 +- .../test_push_conjuncts_inlineview.groovy | 34 ++++++++++++++++++++++ 3 files changed, 40 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org