tristaZero opened a new issue #9117:
URL: https://github.com/apache/shardingsphere/issues/9117


   Hi, 
   
   #8284 is still underway. This issue is to add a case in 
`CalcitePrepareStatementTest` and `CalciteStatementTest` to verify that a 
`join` SQL with single tables and sharding tables can work well.
   
   The SQL case is like `select sharding_table.*, single_table.*` from 
sharding_table, single_table where single_table.id = sharding_table.id. This is 
just an example, and you can add unit tests with any cases you like. : )
   
   Indeed, it is needed to do some modification on `calcite_data_0.sql`, 
`calcite_data_1.sql`, `config-calcite.yaml`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to