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

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


    from 78b0c60c6d9 [Bug](function) fix to_ipv6 cause stack-buffer-overflow 
error (#53713)
     add 24977db6f43 [opt](group_concat) support MySQL's group_concat syntax 
(#53668)

No new revisions were added by this update.

Summary of changes:
 .../antlr4/org/apache/doris/nereids/DorisLexer.g4  |  2 +
 .../antlr4/org/apache/doris/nereids/DorisParser.g4 |  8 +++
 .../doris/nereids/parser/LogicalPlanBuilder.java   | 82 ++++++++++++++--------
 .../parser/LogicalPlanBuilderForSyncMv.java        | 15 ++++
 .../doris/nereids/parser/NereidsParserTest.java    | 30 ++++++++
 .../suites/nereids_syntax_p0/group_concat.groovy   | 12 ++++
 6 files changed, 118 insertions(+), 31 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to