strongduanmu opened a new issue, #18620: URL: https://github.com/apache/shardingsphere/issues/18620
Currently, ShardingSphere provides `HintManager` and `SQL Hint` feature, which allow users to transparently transmit SQL directly to a data source. This feature goes against the design principles of ShardingSphere. ShardingSphere should shield data source information for users and directly provide transparent database services. To keep the design of ShardingSphere clear, we will remove the SQL passthrough feature. -- 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]
