tristaZero commented on issue #11880: URL: https://github.com/apache/shardingsphere/issues/11880#issuecomment-901664932
Do you think we reach the consensus that non-configured tables do not include the actual tables? For instance, Suppose there are 3 tables, t, t_0 and t_1. And a logic table `t_logic` contains t_0 and t_1. The result of `show tables` will be ``` t_logic t ``` Right? -- 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]
