You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by me...@apache.org on 2022/05/26 08:44:16 UTC

[shardingsphere] branch master updated (ec42c731e3a -> 2e3353ca717)

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

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


    from ec42c731e3a Add SQLParserRule.getSQLParserEngine() (#17970)
     add 2e3353ca717 Refactor ShardingSphereSQLParserEngine (#17971)

No new revisions were added by this update.

Summary of changes:
 .../infra/metadata/database/schema/util/TableMetaDataUtil.java      | 6 +++---
 .../executor/customized/CustomizedFilterableExecutor.java           | 5 +----
 .../shardingsphere/infra/parser/ShardingSphereSQLParserEngine.java  | 5 +++--
 .../java/org/apache/shardingsphere/parser/rule/SQLParserRule.java   | 3 +--
 .../query/extended/bind/OpenGaussComBatchBindExecutorTest.java      | 4 +---
 .../PostgreSQLAggregatedBatchedStatementsCommandExecutorTest.java   | 4 +---
 .../query/extended/describe/PostgreSQLComDescribeExecutorTest.java  | 4 +---
 7 files changed, 11 insertions(+), 20 deletions(-)