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 75bcf03f01c feat: modify filter optimization rules. (#20599)
add 7686d80a15d Remove deprecated ShardingSphereException (#20604)
No new revisions were added by this update.
Summary of changes:
.../infra/exception/ShardingSphereException.java | 58 ----------------------
.../rdl/resource/AddResourceBackendHandler.java | 4 +-
.../rdl/resource/AlterResourceBackendHandler.java | 4 +-
.../frontend/exception/ExpectedExceptions.java | 2 +-
.../frontend/exception/ExpectedExceptionsTest.java | 4 +-
.../engine/base/BaseTransactionITCase.java | 3 +-
6 files changed, 8 insertions(+), 67 deletions(-)
delete mode 100644
shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/exception/ShardingSphereException.java