You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/07/11 11:25:38 UTC

[doris] branch master updated (5eb38467ef -> c51badb1ae)

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

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


    from 5eb38467ef [bug](be) be asan core doris::DiskIoMgr::~DiskIoMgr(#10759) (#10760)
     add c51badb1ae [feature-wip](datev2) add FE functions and fix some bugs (#10767)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/analysis/Analyzer.java   |   2 +-
 .../apache/doris/analysis/CreateFunctionStmt.java  |  12 +-
 .../org/apache/doris/analysis/DateLiteral.java     |  17 +-
 .../org/apache/doris/analysis/OutFileClause.java   |   8 +-
 .../apache/doris/analysis/ShowPartitionsStmt.java  |   4 +-
 .../doris/analysis/TimestampArithmeticExpr.java    |  16 +-
 .../doris/catalog/HiveMetaStoreClientHelper.java   |   6 +-
 .../org/apache/doris/catalog/PrimitiveType.java    |  16 +-
 .../java/org/apache/doris/catalog/SchemaTable.java |  42 ++--
 .../main/java/org/apache/doris/catalog/Type.java   |  46 ++---
 .../apache/doris/external/hive/util/HiveUtil.java  |   5 +-
 .../external/iceberg/util/TypeToDorisType.java     |  13 +-
 .../java/org/apache/doris/rewrite/FEFunctions.java | 211 ++++++++++++++++++++-
 gensrc/proto/types.proto                           |   1 +
 14 files changed, 321 insertions(+), 78 deletions(-)


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