You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ya...@apache.org on 2021/04/30 02:10:03 UTC

[incubator-doris] branch master updated (3f8834a -> f570e96)

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

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


    from 3f8834a  fix double slashes when join paths (#5734)
     add f570e96  [Bug] The operator on single Sql has affected the session varaiables (#5620)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/qe/SessionVariable.java  | 26 ++++++++++++++++++++++
 .../java/org/apache/doris/qe/StmtExecutor.java     | 12 ++++++++++
 .../main/java/org/apache/doris/qe/VariableMgr.java | 22 +++++++++++++++++-
 .../org/apache/doris/analysis/SelectStmtTest.java  | 11 +++++++++
 .../org/apache/doris/planner/QueryPlanTest.java    | 20 -----------------
 .../java/org/apache/doris/utframe/DorisAssert.java |  6 +++++
 6 files changed, 76 insertions(+), 21 deletions(-)

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