tristaZero commented on issue #9568:
URL: https://github.com/apache/shardingsphere/issues/9568#issuecomment-849443432


   @sandynz Hi 
   
   This is feature is greatly included in our next release, but as you know it 
is a beta feature. So do you think it is possible to add a configured item to 
`server.yaml` of Proxy to control it works or not, like 
`check-table-metadata-enabled`
   
   I assume it is not effortful and our next release is expected to make during 
the next week. I have no idea whether this `switch`  is possible to catch up or 
not. What do you think? 
   
   FYI,
   ```
   // ExecuteProcessStrategyEvaluator.java
   return  xxxxxx && context.getSqlStatement() instanceof DDLStatement;
   ```
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to