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 ed68d2d  Fix weight load balance throw IndexOutOfBoundsException. 
(#14856)
     add 0b37e8b  fix preview federation integration test exception (#14851)

No new revisions were added by this update.

Summary of changes:
 .../empty_rules/add_database_value_hint.xml        |   6 +-
 .../dataset/empty_rules/add_table_value_hint.xml   |   6 +-
 .../dataset/empty_rules/default_sharding_hint.xml  |   6 +-
 .../{ => mysql}/preview_federation_select.xml      |   0
 .../postgresql/preview_federation_select.xml       |  34 +
 .../empty_rules/set_database_value_hint.xml        |   6 +-
 .../cases/rdl/rdl-integration-test-cases.xml       |   2 +-
 .../mysql/proxy/conf/config-empty-rules.yaml       |  10 +
 .../postgresql/proxy/conf/config-empty-rules.yaml  |  45 ++
 .../env/empty_rules/init-sql/mysql/init.sql        | 452 ++++++-------
 .../env/empty_rules/init-sql/postgresql/init.sql   | 746 ++++++++++-----------
 11 files changed, 683 insertions(+), 630 deletions(-)
 rename 
shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/ral/dataset/empty_rules/{
 => mysql}/preview_federation_select.xml (100%)
 create mode 100644 
shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/ral/dataset/empty_rules/postgresql/preview_federation_select.xml

Reply via email to