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

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


    from 9d539ccd034 [fix](query cache) AggregateNode compute digest of query 
cache should consider sortByGroupKey (#60431)
     add 8815a2146b4 [Bug](cte) fix rec cte sql can not found rf whitch out of 
cte (#60307)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/pipeline_fragment_context.cpp      |  6 +--
 be/src/runtime/runtime_state.cpp                   |  9 +++--
 be/src/runtime/runtime_state.h                     |  2 +
 be/src/runtime_filter/runtime_filter_merger.h      |  7 +++-
 be/src/runtime_filter/runtime_filter_mgr.h         | 12 ------
 .../recursive_cte/rec_cte_with_update_test.out     | 11 ++++++
 .../recursive_cte/rec_cte_with_update_test.groovy  | 43 +++++++++++++++++++++-
 7 files changed, 68 insertions(+), 22 deletions(-)
 create mode 100644 
regression-test/data/recursive_cte/rec_cte_with_update_test.out


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

Reply via email to