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

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


    from c05db7dc164 [fix](parquet-reader) Fix read parquet footer is missing 
in FileReadBytes profile. (#59571)
     add c87eb8e24c9  [test](mtmv) Add ut test for session variable guard  when 
generate mtmv cache (#58863)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/mv/IdStatisticsMapTest.java      |  11 ++
 .../org/apache/doris/nereids/mv/MTMVCacheTest.java | 132 +++++++++++++++++++++
 .../nereids/mv/MtmvCacheNewConnectContextTest.java |  13 +-
 .../doris/nereids/mv/MvTableIdIsLongTest.java      |   1 +
 .../nereids/mv/OptimizeGetAvailableMvsTest.java    |   9 ++
 .../mv/PointQueryShouldNotMvRewriteTest.java       |   5 +-
 .../union_all_compensate.groovy                    |   6 +-
 .../partition_curd_union_rewrite.groovy            |   6 +-
 8 files changed, 173 insertions(+), 10 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/mv/MTMVCacheTest.java


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

Reply via email to