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 2020/11/02 10:22:34 UTC

[shardingsphere] branch master updated (400e32c -> e240277)

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

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


    from 400e32c  Remove format visitor desc for document (#8002)
     add e240277  New API for sql parser engine (#8008)

No new revisions were added by this update.

Summary of changes:
 .../infra/parser/sql/SQLStatementParserEngine.java    | 15 +++++++++------
 .../sql/parser/api/SQLParserEngine.java               | 19 ++++++++-----------
 .../sql/parser/api/SQLVisitorEngine.java              | 13 +++++++------
 .../engine/SQLParserParameterizedTest.java            |  4 +---
 .../engine/UnsupportedSQLParserParameterizedTest.java |  2 +-
 5 files changed, 26 insertions(+), 27 deletions(-)