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

github-bot pushed a change to branch auto-pick-56340-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 8711405f457 [fix](recycler) Fix recycler cases (#56510)
     add 9ac46f83c8f [opt] Session var experimental_enable_virtual_slot_for_cse 
(#56340)

No new revisions were added by this update.

Summary of changes:
 .../PushDownVirtualColumnsIntoOlapScan.java        | 11 +++
 .../java/org/apache/doris/qe/SessionVariable.java  |  8 +++
 .../PushDownVirtualColumnsIntoOlapScanTest.java    | 81 ++++++++++++++++++++--
 .../constant_propagation.groovy                    |  1 +
 .../json_functions/test_json_function.groovy       |  1 +
 .../adjust_virtual_slot_nullable.groovy            |  1 +
 .../char_type_shrink_before_project.groovy         |  1 +
 .../expr_with_runtime_return_type.groovy           |  1 +
 .../fix_array_type_and_lambda_func.groovy          |  1 +
 .../return_in_advance_if_block_is_empty.groovy     |  1 +
 .../virtual_slot_ref/virtual_slot_ref_basic.groovy |  1 +
 .../shape_check/tpcds_sf100/rf_prune/query8.groovy |  1 +
 .../shape_check/tpcds_sf100/shape/query8.groovy    |  1 +
 .../tpcds_sf1000/bs_downgrade_shape/query8.groovy  |  1 +
 .../shape_check/tpcds_sf1000/hint/query8.groovy    |  1 +
 .../shape_check/tpcds_sf1000/shape/query8.groovy   |  1 +
 16 files changed, 107 insertions(+), 6 deletions(-)


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

Reply via email to