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

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


    from f84b9084f93 [fix](nereids)fix MustFallbackException is not properly 
caught in NereidsPlanner (#48146)
     add f5d25ba1423 [opt](cloud) Support cached cloud partition version for 
high frequency query (#50439)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/catalog/Partition.java   |   2 +-
 .../apache/doris/cloud/catalog/CloudPartition.java |  89 ++++++++++-
 .../java/org/apache/doris/qe/SessionVariable.java  |   4 +
 .../org/apache/doris/qe/cache/CacheAnalyzer.java   |   2 +-
 .../doris/cloud/catalog/CloudPartitionTest.java    | 162 +++++++++++++++++++++
 .../test_fe_cached_partition_version.groovy        | 160 ++++++++++++++++++++
 6 files changed, 409 insertions(+), 10 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/cloud/catalog/CloudPartitionTest.java
 create mode 100644 
regression-test/suites/cloud_p0/version/test_fe_cached_partition_version.groovy


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

Reply via email to