You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by du...@apache.org on 2022/11/25 07:10:16 UTC

[shardingsphere] branch master updated (2ca7035bc3b -> 59c63778691)

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

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


    from 2ca7035bc3b Remove useless getter of SQLCasesLoader (#22404)
     add 59c63778691 Refactor SQLCasesLoader (#22406)

No new revisions were added by this update.

Summary of changes:
 .../SQLNodeConverterEngineParameterizedTest.java   |  2 +-
 .../internal/asserts/SQLCaseAssertContext.java     |  4 +-
 .../internal/cases/sql/domain/SQLCaseType.java     |  2 +-
 .../engine/InternalSQLParserParameterizedIT.java   |  2 +-
 ...nternalUnsupportedSQLParserParameterizedIT.java |  2 +-
 .../sql/parser/internal/loader/SQLCasesLoader.java | 99 ++++++++++------------
 6 files changed, 53 insertions(+), 58 deletions(-)