dongoewang commented on issue #30464:
URL: 
https://github.com/apache/shardingsphere/issues/30464#issuecomment-1993294857

   > > > Hi @dongoewang, can you refer faq - 
https://shardingsphere.apache.org/document/current/cn/faq/#%E5%8D%95%E8%A1%A8 
to solve this exception?
   > > 
   > > 
   > > thanks for reply。though i refered,don‘t solve that exception
   > 
   > According to the information you provided, the sharding table is not 
loaded into the metadata. Please check whether the actual tables defined in the 
sharding rule exists.
   thanks for suggestion。
   first ,i have solved the program,but I want to ask a question.(in other 
word,i don't hnow thata Problem solving method is right or not)
   step of problem solving method 
   1:for code can automatically creat table in db,i overwrit class 
【InlineExpressionParser】to append Processing with red lines framed such like 
following pitcture.
   
![处理1](https://github.com/apache/shardingsphere/assets/9483828/0724a782-894f-4769-8d2f-b11821f63910)
   2:after code created table,i update ActualDataNodes such like following 
picture
   
![处理2](https://github.com/apache/shardingsphere/assets/9483828/db28e62f-b778-4939-aa0d-c05062a8fe96)
   
   quesitn:
   1:Is there a potential issue with this method
   2:is there better method ?


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