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 4c570c34b7f [Fix](executor)Release resource correctly when drop 
workload group (#30279)
     add 9315f53ef8b [Feature](materialized-view) support rewrite case when to 
if on legacy planner to make mv work (#30320)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/analysis/Analyzer.java   |  2 ++
 .../java/org/apache/doris/analysis/CaseExpr.java   | 14 ++++-----
 ...ewriteEncryptKeyRule.java => CaseWhenToIf.java} | 33 +++++++++++++---------
 .../test_casewhen.out}                             |  6 ++--
 .../test_casewhen.groovy}                          | 10 ++++---
 5 files changed, 39 insertions(+), 26 deletions(-)
 copy 
fe/fe-core/src/main/java/org/apache/doris/rewrite/{RewriteEncryptKeyRule.java 
=> CaseWhenToIf.java} (57%)
 copy regression-test/data/mv_p0/{test_insert_multi/test_insert_multi.out => 
test_casewhen/test_casewhen.out} (78%)
 copy regression-test/suites/mv_p0/{test_insert_multi/test_insert_multi.groovy 
=> test_casewhen/test_casewhen.groovy} (74%)


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

Reply via email to