You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/10/10 06:44:22 UTC

[GitHub] [shardingsphere] tristaZero opened a new issue, #9117: [SQL federation] Add unit test for single table joining sharding table

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`.
   
   BTW, this issue is relevant to #9116.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org.apache.org

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


Re: [I] [SQL federation] Add unit test for single table joining sharding table [shardingsphere]

Posted by "strongduanmu (via GitHub)" <gi...@apache.org>.
strongduanmu closed issue #9117: [SQL federation] Add unit test for single table joining sharding table
URL: https://github.com/apache/shardingsphere/issues/9117


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

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


Re: [I] [SQL federation] Add unit test for single table joining sharding table [shardingsphere]

Posted by "strongduanmu (via GitHub)" <gi...@apache.org>.
strongduanmu commented on issue #9117:
URL: https://github.com/apache/shardingsphere/issues/9117#issuecomment-1761136133

   The current sql federation engine has changed dramatically and the tasks in issue are outdated, so I will close this issue.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] github-actions[bot] commented on issue #9117: [SQL federation] Add unit test for single table joining sharding table

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #9117:
URL: https://github.com/apache/shardingsphere/issues/9117#issuecomment-1272350941

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] github-actions[bot] closed issue #9117: [SQL federation] Add unit test for single table joining sharding table

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #9117: [SQL federation] Add unit test for single table joining sharding table
URL: https://github.com/apache/shardingsphere/issues/9117


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

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