NOLouser commented on issue #14273:
URL: 
https://github.com/apache/shardingsphere/issues/14273#issuecomment-1000758733


   @tuichenchuxin 
   Hi, this is not the problem I want to point out. I want to say,  if multiple 
logical tables map to one actual table(like logicTable t_order, t_order_hint 
all map to one actualTable t_order_202112 ), it will only create one logicTable 
tableMetaData(the other logicTable tableMetaData will be lost), and it will 
cause problems when using the lost logicTable tableMetaData. Please take a look 
at [my excample demo](https://github.com/NOLouser/shardingsphere5.0.0_demo).


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to