You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2021/12/21 02:21:41 UTC

[incubator-doris] branch master updated (2d72c03 -> 30db2cd)

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

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


    from 2d72c03  [deps](openssl) upgrade openssl to 1.1.1m (#7446)
     add 30db2cd  [fix](cache) Some view stmt cannot be obtained when view in the subquery and add cache key UT (#7375)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/analysis/InlineViewRef.java   |   4 +
 .../org/apache/doris/qe/cache/CacheAnalyzer.java   |   3 +-
 .../org/apache/doris/qe/cache/PartitionCache.java  |   4 +-
 .../java/org/apache/doris/qe/cache/SqlCache.java   |   4 +-
 .../org/apache/doris/qe/PartitionCacheTest.java    | 186 ++++++++++++++++++++-
 5 files changed, 195 insertions(+), 6 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org