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 2021/03/17 01:27:58 UTC

[incubator-doris] branch master updated (a1bce25 -> f8e89bb)

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 a1bce25  [BUG] Fix Memory Leak in SchemaChange And Fix some DCHECK error (#5491)
     add f8e89bb  [Improve] Support set multi variables in SET_VAR (#5513)

No new revisions were added by this update.

Summary of changes:
 docs/en/administrator-guide/variables.md           |  2 +-
 docs/zh-CN/administrator-guide/variables.md        |  2 +-
 fe/fe-core/src/main/cup/sql_parser.cup             | 34 +++++++++++++++++----
 .../java/org/apache/doris/qe/ConnectContext.java   |  5 ++++
 .../java/org/apache/doris/qe/StmtExecutor.java     | 35 +++++++++++++---------
 .../org/apache/doris/planner/QueryPlanTest.java    | 22 ++++++++++++++
 6 files changed, 79 insertions(+), 21 deletions(-)


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