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.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7e721f83642 branch-4.1: [fix](nereids) Fix DST spring-forward gap
handling in timestamptz literal #62945 (#62978)
add 63447efd50c [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]