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 2021/06/01 08:00:53 UTC

[GitHub] [shardingsphere] childewuque opened a new issue #10599: Does actual-data-nodes support Hex number?

childewuque opened a new issue #10599:
URL: https://github.com/apache/shardingsphere/issues/10599


   actual-data-nodes: db.a_$->{00..ff} ?
   


-- 
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:
users@infra.apache.org



[GitHub] [shardingsphere] KingQino commented on issue #10599: Does actual-data-nodes support Hex number?

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


   That's incorrect! You can try this 
   ```
   ds0.tablePrefix_0$->{['0','1','2','3','4','5','6','7']}$->{['0','1','2','3','4','5','6','7','8','9','a','b','c','d','e','f']},
   ds1.tablePrefix_0$->{['8','9','a','b','c','d','e','f']}$->{['0','1','2','3','4','5','6','7','8','9','a','b','c','d','e','f']}
   ```


-- 
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:
users@infra.apache.org



[GitHub] [shardingsphere] childewuque commented on issue #10599: Does actual-data-nodes support Hex number?

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


   OK,THANKS


-- 
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:
users@infra.apache.org



[GitHub] [shardingsphere] terrymanu closed issue #10599: Does actual-data-nodes support Hex number?

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #10599:
URL: https://github.com/apache/shardingsphere/issues/10599


   


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