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 2023/06/05 02:51:09 UTC

[doris] branch master updated (c6387847aa -> 12f89b879f)

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

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


    from c6387847aa [fix](nereids) change defaultConcreteType function's return value for decimal (#20380)
     add 12f89b879f [fix](stats) Analysis info lost after checkpoint (#20412)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/analysis/AnalyzeTblStmt.java  | 40 ++++++++++++---------
 .../main/java/org/apache/doris/catalog/Env.java    | 11 ++++++
 .../doris/persist/meta/MetaPersistMethod.java      |  6 ++++
 .../doris/persist/meta/PersistMetaModules.java     |  2 +-
 .../java/org/apache/doris/qe/SessionVariable.java  |  7 ++++
 .../apache/doris/statistics/AnalysisManager.java   | 41 +++++++++++++++++++---
 6 files changed, 85 insertions(+), 22 deletions(-)


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