You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2021/03/19 15:09:06 UTC

[shardingsphere] branch master updated (1fcf512 -> 581419b)

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

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


    from 1fcf512  Refactor lock node & add default lock time out (#9748)
     add 581419b  Add dql of tbl && dbtbl-rep (#9747)

No new revisions were added by this update.

Summary of changes:
 .../select_from_single.xml                                  |  8 ++++----
 .../select_from_single_join_order.xml                       |  8 ++++----
 .../cases/dql/dataset/{db => tbl}/select_from_single.xml    |  6 +++---
 .../dataset/{db => tbl}/select_from_single_join_order.xml   |  6 +++---
 .../test/resources/cases/dql/dql-integration-test-cases.xml |  8 ++++----
 .../env/dbtbl_with_read_write_splitting/dataset.xml         | 13 +++++++++++++
 .../src/test/resources/env/tbl/dataset.xml                  |  9 +++++++++
 7 files changed, 40 insertions(+), 18 deletions(-)
 copy shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/{db => dbtbl_with_read_write_splitting}/select_from_single.xml (85%)
 copy shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/{db => dbtbl_with_read_write_splitting}/select_from_single_join_order.xml (81%)
 copy shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/{db => tbl}/select_from_single.xml (90%)
 copy shardingsphere-test/shardingsphere-integration-test/shardingsphere-integration-test-suite/src/test/resources/cases/dql/dataset/{db => tbl}/select_from_single_join_order.xml (88%)