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 2020/10/04 02:24:55 UTC

[incubator-doris] branch master updated (97dd634 -> f0bb012)

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 97dd634  Fix hidden cloumn may disappeared (#4686)
     add f0bb012  [Bug] Fix Windows function lag()/lead() function throw AnalysisException. (#4666)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/analysis/DecimalLiteral.java  |  4 +-
 .../java/org/apache/doris/catalog/FunctionSet.java |  4 +-
 .../apache/doris/analysis/DecimalLiteralTest.java  |  9 +++-
 .../org/apache/doris/catalog/FunctionSetTest.java  | 53 ++++++++++++++++++++++
 4 files changed, 67 insertions(+), 3 deletions(-)
 create mode 100644 fe/fe-core/src/test/java/org/apache/doris/catalog/FunctionSetTest.java


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