You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2023/04/19 13:25:00 UTC

[shardingsphere] branch master updated (5625a50c7e5 -> bffa4d39d03)

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

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


    from 5625a50c7e5 Fix UnusedFormalParameter rule for pmd (#25238)
     add bffa4d39d03 Fix LiteralsFirstInComparisons rule for pmd (#25239)

No new revisions were added by this update.

Summary of changes:
 .../token/generator/EncryptPredicateColumnTokenGenerator.java     | 4 ++--
 .../handler/checker/ShardingTableRuleStatementChecker.java        | 4 ++--
 .../shardingsphere/infra/util/expr/InlineExpressionParser.java    | 2 +-
 .../segment/expression/impl/LiteralExpressionConverter.java       | 2 +-
 .../mode/repository/cluster/nacos/util/NacosMetaDataUtils.java    | 8 ++++----
 .../proxy/backend/handler/transaction/TransactionXAHandler.java   | 4 ++--
 .../hbase/checker/CommonHeterogeneousSQLStatementChecker.java     | 2 +-
 .../mysql/handler/admin/executor/ShowTransactionExecutor.java     | 2 +-
 8 files changed, 14 insertions(+), 14 deletions(-)