This is an automated email from the ASF dual-hosted git repository.

morrysnow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 0e6e103bc8a [fix](temp_table) temp table should not present in sys 
tables (#55334)
     add 90391dc776e [fix](virtual column) should not push down WhenClause in 
case when (#54998)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/analysis/SlotDescriptor.java  |   2 +-
 .../nereids/rules/rewrite/ConstantPropagation.java |   3 +-
 .../PushDownVirtualColumnsIntoOlapScan.java        | 119 ++---
 .../org/apache/doris/nereids/trees/TreeNode.java   |  11 +-
 .../apache/doris/nereids/util/ExpressionUtils.java |  52 +-
 .../PushDownVirtualColumnsIntoOlapScanTest.java    | 538 +++++++++++----------
 6 files changed, 392 insertions(+), 333 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to