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/08/26 02:28:36 UTC

[incubator-doris] branch master updated (b1c7841 -> 0040153)

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 b1c7841  [SQL] Fix TupleIsNull miss in SelectStmt resultExpr (#4279)
     add 0040153  [MySQL Compatibility 1/4][Bug] Fix bug that set sql_mode with concat() function failed (#4359)

No new revisions were added by this update.

Summary of changes:
 .../apache/doris/analysis/ExpressionFunctions.java | 18 +++++--
 .../org/apache/doris/analysis/SysVariableDesc.java | 35 +++++++++++-
 .../org/apache/doris/analysis/SetVariableTest.java | 63 ++++++++++++++++++++++
 .../org/apache/doris/planner/QueryPlanTest.java    |  2 +
 4 files changed, 113 insertions(+), 5 deletions(-)
 create mode 100644 fe/fe-core/src/test/java/org/apache/doris/analysis/SetVariableTest.java


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