wsm12138 commented on issue #20458: URL: https://github.com/apache/shardingsphere/issues/20458#issuecomment-1225272434
I have another question. I don't execute `refresh table metadata;`. When execute select count(*) from table during MIGRATE;execute select * from table during MIGRATE, `select * from table ` success,select count(*) from table have error. <img width="803" alt="image" src="https://user-images.githubusercontent.com/86462784/186349752-2defef7f-cfb4-4ea9-9cdb-d374e78df3af.png">  ### so,select * from sharding_table,don't need metadata? <img width="1310" alt="image" src="https://user-images.githubusercontent.com/86462784/186348945-a66a71f9-c47e-47ba-8ce0-307fff1dc752.png"> -- 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]
