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

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


    from 10950e464c3 [fix](Nereids) let OrToIn rewritten result have stable 
order (#31731)
     add 739963bcb5c [cloud](point query) support short circuit query in cloud 
mode (#31650)

No new revisions were added by this update.

Summary of changes:
 be/src/service/internal_service.cpp                | 13 ++++-----
 be/src/service/internal_service.h                  | 16 +++++-----
 be/src/service/point_query_executor.cpp            | 17 ++++++-----
 be/src/service/point_query_executor.h              |  4 ++-
 .../java/org/apache/doris/qe/PointQueryExec.java   | 34 ++++++++++++++++++++++
 .../java/org/apache/doris/qe/SessionVariable.java  |  3 ++
 .../suites/point_query_p0/test_point_query.groovy  | 32 ++++++++++----------
 .../test_point_query_cluster_key.groovy            | 32 ++++++++++----------
 8 files changed, 96 insertions(+), 55 deletions(-)


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

Reply via email to