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 8223b94 support alter materialized view for pg/og. (#15331)
add 05119e9 Decouple ComposedContainerManager and @ClassRule (#15329)
No new revisions were added by this update.
Summary of changes:
.../test/integration/engine/dal/GeneralDALIT.java | 6 ++----
.../test/integration/engine/dcl/GeneralDCLIT.java | 6 ++----
.../test/integration/engine/ddl/GeneralDDLIT.java | 6 ++----
.../integration/engine/dml/AdditionalDMLIT.java | 8 +++-----
.../test/integration/engine/dml/BatchDMLIT.java | 6 ++----
.../test/integration/engine/dml/GeneralDMLIT.java | 8 +++-----
.../integration/engine/dql/AdditionalDQLIT.java | 8 +++-----
.../test/integration/engine/dql/GeneralDQLIT.java | 8 +++-----
.../test/integration/engine/ral/GeneralRALIT.java | 6 ++----
.../test/integration/engine/rdl/GeneralRDLIT.java | 6 ++----
.../test/integration/engine/rql/GeneralRQLIT.java | 6 ++----
.../framework/compose/ComposedContainer.java | 9 ++++----
.../compose/ComposedContainerManager.java | 24 +++-------------------
.../container/ShardingSphereContainers.java | 2 +-
14 files changed, 34 insertions(+), 75 deletions(-)