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

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


    from 2671c085e41 [branch-4.0](variant) Fix compaction failure on no-key 
table with variant column uid=0 (#62656)
     add 86e38a01e9d [fix](point query) Keep LogicalOlapScan for short-circuit 
point query on empty table (#62948)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/jobs/executor/Rewriter.java      |  6 +-
 .../nereids/rules/rewrite/PruneEmptyPartition.java |  6 ++
 .../rules/rewrite/ShortCircuitPointQueryTest.java  | 78 ++++++++++++++++++++++
 .../data/point_query_p0/test_point_query.out       |  2 +
 .../suites/point_query_p0/test_point_query.groovy  |  5 ++
 5 files changed, 95 insertions(+), 2 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/rewrite/ShortCircuitPointQueryTest.java


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

Reply via email to