You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by zh...@apache.org on 2020/02/20 12:45:54 UTC

[incubator-doris] branch master updated (839ec45 -> ece8740)

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

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


    from 839ec45  Remove llvm relative code from be/src/exec (#2955)
     add ece8740  Fix some function DATE type priority (#2952)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/planner/UnionNode.java   |  32 +++--
 .../java/org/apache/doris/rewrite/FEFunctions.java |  15 --
 .../org/apache/doris/rewrite/FEFunctionsTest.java  |  11 --
 .../apache/doris/utframe/ConstantExpressTest.java  | 151 +++++++++++++++++++++
 .../org/apache/doris/utframe/UtFrameUtils.java     |  20 ++-
 gensrc/script/doris_builtins_functions.py          |  14 +-
 6 files changed, 190 insertions(+), 53 deletions(-)
 create mode 100644 fe/src/test/java/org/apache/doris/utframe/ConstantExpressTest.java


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