tuichenchuxin opened a new issue #12482:
URL: https://github.com/apache/shardingsphere/issues/12482


   ## Backgroud
   Currently, the tableMetaData data in the zookeeper node is decorated and 
used in the kernel. But because the current optimization query also needs to 
use tableMetaData data, but its decoration method is inconsistent with the 
kernel and cannot be shared, so we need to save a real tableMetaData 
information in zookeeper.
   ## Task
   
   - [ ] Separate the real data metadata
   - [ ] Store the real data metadata in the zookeeper node, and support 
subsequent refresh operations, etc.


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