You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2022/09/19 02:55:11 UTC

[shardingsphere] branch master updated (9c83948cdb4 -> 4b6c37a66d2)

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

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


    from 9c83948cdb4 Refactor view metadata load and persist logic (#21037)
     add 4b6c37a66d2 Optimize group_concat function sql paras and convert logic (#21054)

No new revisions were added by this update.

Summary of changes:
 .../segment/expression/impl/FunctionConverter.java | 33 ++++++++++------------
 .../statement/impl/MySQLStatementSQLVisitor.java   |  6 +++-
 .../SQLNodeConvertEngineParameterizedTest.java     |  6 ++--
 .../resources/case/dml/select-special-function.xml |  6 +++-
 4 files changed, 29 insertions(+), 22 deletions(-)