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 2020/09/11 02:36:01 UTC

[GitHub] [shardingsphere-doc] cyawaj opened a new issue #538: There is something wrong with the last example of "Data Node Configuration"

cyawaj opened a new issue #538:
URL: https://github.com/apache/shardingsphere-doc/issues/538


   The last example of ["Data Node Configuration" ](https://shardingsphere.apache.org/document/current/en/features/sharding/concept/inline-expression/#data-node-configuration):
   `db->${0..1}.t_order_0$->{0..9}, db$->{0..1}.t_order_$->{10..20}`
   Need to be modified to:
   `db$->{0..1}.t_order_0$->{0..9}, db$->{0..1}.t_order_$->{10..20}`


----------------------------------------------------------------
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-doc] terrymanu commented on issue #538: There is something wrong with the last example of "Data Node Configuration"

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


   Can you submit a pull request to fix it?


----------------------------------------------------------------
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-doc] terrymanu closed issue #538: There is something wrong with the last example of "Data Node Configuration"

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


   


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