terrymanu commented on PR #37778: URL: https://github.com/apache/shardingsphere/pull/37778#issuecomment-3804088210
I accept this requirement, JDBC should be able to use DistSQL just like Proxy. However, the current situation is that a large portion of DistSQL implementations reside in the Proxy module, so simply enabling JDBC calls won’t achieve that. It would first require moving the DistSQL-related logic from Proxy up to the kernel module. -- 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]
