Schmidt-cc opened a new issue, #36209:
URL: https://github.com/apache/shardingsphere/issues/36209

   Currently, I'm using JDK 17, ShardingSphere-JDBC version 5.5.0, and MyBatis 
Plus version 3.5.6. When I perform partitioning on a table based on year and 
month, starting the Java service does not produce any exceptions. However, 
after starting, querying a table that hasn't been partitioned results in an 
error: Caused by: 
org.apache.shardingsphere.infra.exception.kernel.metadata.TableNotFoundException:
 Table or view 'table' does not exist.
   
   <img width="1996" height="1436" alt="Image" 
src="https://github.com/user-attachments/assets/3fb15207-4986-4bb0-b46d-584521c4c273";
 />


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