terrymanu commented on PR #34156:
URL: https://github.com/apache/shardingsphere/pull/34156#issuecomment-2564682235

   I do not hope SQL input to be through Java's SPI. ShardingSphere is a 
database (or database protocol), and all SQL-related content should be provided 
through standard JDBC.
   It is better to use SPI for feature extend only, not user API.


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