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:41:27 UTC

[GitHub] [shardingsphere] VeejaLiu opened a new issue, #16999: Can I get the table name of the logical table name in the doSharding() method?

VeejaLiu opened a new issue, #16999:
URL: https://github.com/apache/shardingsphere/issues/16999

   Can I get the table name of the logical table in the doSharding() method?
   In this way, I can apply a set of rules to different tables.


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


[GitHub] [shardingsphere] RaigorJiang closed issue #16999: Can I get the table name of the logical table name in the doSharding() method?

Posted by "RaigorJiang (via GitHub)" <gi...@apache.org>.
RaigorJiang closed issue #16999: Can I get the table name of the logical table name in the doSharding() method?
URL: https://github.com/apache/shardingsphere/issues/16999


-- 
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] RaigorJiang commented on issue #16999: Can I get the table name of the logical table name in the doSharding() method?

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

   Closed due to no response.
   If this problem persists, please reopen it or submit a new one.


-- 
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 #16999: Can I get the table name of the logical table name in the doSharding() method?

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

   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] VeejaLiu commented on issue #16999: Can I get the table name of the logical table name in the doSharding() method?

Posted by GitBox <gi...@apache.org>.
VeejaLiu commented on issue #16999:
URL: https://github.com/apache/shardingsphere/issues/16999#issuecomment-1165749636

   @terrymanu 
   In shardingsphere, the set of sub tables corresponds to a logical table. 
   
   For example, the actual tables are `use_a`, `user_b`, and `user_c`. But in fact, their logical table name is `user`. I mean, can I get the current logical table name in the dosharding() method? I guess it's not very difficult.
   
   If my description is not very clear, I can try to describe it again.
   
   Thank you for your hard work.


-- 
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 #16999: Can I get the table name of the logical table name in the doSharding() method?

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #16999: Can I get the table name of the logical table name in the doSharding() method?
URL: https://github.com/apache/shardingsphere/issues/16999


-- 
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] terrymanu commented on issue #16999: Can I get the table name of the logical table name in the doSharding() method?

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #16999:
URL: https://github.com/apache/shardingsphere/issues/16999#issuecomment-1182068866

   What is the proposal to get logic table name? I want the user API as easy as possible


-- 
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] terrymanu commented on issue #16999: Can I get the table name of the logical table name in the doSharding() method?

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #16999:
URL: https://github.com/apache/shardingsphere/issues/16999#issuecomment-1165722920

   Can you provide more details?


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