Gangplank0 opened a new issue, #21017: URL: https://github.com/apache/shardingsphere/issues/21017
Add Resource and create sharding rules with DistSQL, but no sharding table was created, because the sharding table was already created when using the config-sharding.yaml configuration file. When using SELECT COUNT(*), an error is reported. **"Unknown exception: Cannot invoke "org.apache.shardingsphere.infra.metadata.database.schema.decorator.model.ShardingSphereTable.getColumns()" because "table" is null".** Before using source code installation of ShardingSphere-Proxy, now using Helm installation of ShardingSphere-Proxy. How to solve this problem please? -- 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]
