You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/06/27 00:52:38 UTC

[GitHub] [shardingsphere] strongduanmu opened a new issue, #18620: ShardingSphere should not support SQL passthrough to data source feature

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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] strongduanmu commented on issue #18620: ShardingSphere should not support SQL passthrough to data source feature

Posted by GitBox <gi...@apache.org>.
strongduanmu commented on issue #18620:
URL: https://github.com/apache/shardingsphere/issues/18620#issuecomment-1170658616

   Welcome.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] terrymanu commented on issue #18620: ShardingSphere should not support SQL passthrough to data source feature

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #18620:
URL: https://github.com/apache/shardingsphere/issues/18620#issuecomment-1166950226

   Great, the user of ShardingSphere should only know logic databases, actual data sources are internal references which should not expose to user API and DistSQL


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] FlyingZC commented on issue #18620: ShardingSphere should not support SQL passthrough to data source feature

Posted by GitBox <gi...@apache.org>.
FlyingZC commented on issue #18620:
URL: https://github.com/apache/shardingsphere/issues/18620#issuecomment-1170657831

   I will do this task. @strongduanmu 


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] Bingai077 commented on issue #18620: ShardingSphere should not support SQL passthrough to data source feature

Posted by GitBox <gi...@apache.org>.
Bingai077 commented on issue #18620:
URL: https://github.com/apache/shardingsphere/issues/18620#issuecomment-1170700173

   Will the HintManager feature be removed ??


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] strongduanmu closed issue #18620: ShardingSphere should not support SQL passthrough to data source feature

Posted by GitBox <gi...@apache.org>.
strongduanmu closed issue #18620: ShardingSphere should not support SQL passthrough to data source feature
URL: https://github.com/apache/shardingsphere/issues/18620


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] strongduanmu commented on issue #18620: ShardingSphere should not support SQL passthrough to data source feature

Posted by GitBox <gi...@apache.org>.
strongduanmu commented on issue #18620:
URL: https://github.com/apache/shardingsphere/issues/18620#issuecomment-1170718327

   @Bingai077 Just removing the SQL transparent transmission feature, because it goes against the design of ShardingSphere.


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org