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 2021/01/25 11:41:05 UTC

[shardingsphere] branch master updated (21dced1 -> ad522ad)

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 21dced1  Add package filter for yaml engine (#9150)
     add ad522ad  Test Calcite doing query across single and sharding tables. (#9149)

No new revisions were added by this update.

Summary of changes:
 .../statement/CalcitePrepareStatementTest.java     |  93 +++++++++++++++-
 .../jdbc/core/statement/CalciteStatementTest.java  | 121 ++++++++++++++++++++-
 .../src/test/resources/config/config-calcite.yaml  |  15 ++-
 .../src/test/resources/sql/calcite_data_0.sql      |   2 +-
 .../src/test/resources/sql/calcite_data_1.sql      |   7 ++
 .../src/test/resources/sql/jdbc_init_calcite_1.sql |   2 +
 6 files changed, 229 insertions(+), 11 deletions(-)