328931589 opened a new issue, #30860:
URL: https://github.com/apache/shardingsphere/issues/30860

   
   ### Which version of ShardingSphere did you use?
   5.4.1 
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   ShardingSphere-JDBC 
   ### Expected behavior
   When loading postgresql database schema,SchemaMetaDataLoader should load 
TABLE、VIEW、SYSTEM TABLE、SYSTEM TABLE、SYSTEM VIEW  and PARTITION TABLE
   ### Actual behavior
   SchemaMetaDataLoader not load PARTITION TABLE,when do query from pg 
PARTITION TABLE, will appear 
org.apache.shardingsphere.infra.exception.TableNotExistsException 
   ### Reason analyze (If you can)
   when load database tables, SchemaMetaDataLoader should add PARTITION TABLE.
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule 
configuration, when exception occur etc.
   
   ### Example codes for reproduce this issue (such as a github link).
   


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