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.  2:after code created table,i update ActualDataNodes such like following picture  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]
