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 2020/03/25 07:29:53 UTC

[GitHub] [incubator-shardingsphere] wuguowei19880907 opened a new issue #4930: why sharding has many unsupported operation

wuguowei19880907 opened a new issue #4930: why sharding has many unsupported operation
URL: https://github.com/apache/incubator-shardingsphere/issues/4930
 
 
   ## Question
   
   I know that the sharding has many unsupported operation like
    - AbstractUnsupportedOperationDataSource.setLoginTimeout()
    - AbstractUnsupportedOperationResultSet.getRow()
    - and so on.
   
   If I have only **one datasource** and only use the **encryption**,
   Could I use the originalDatasource.setLoginTimeout or the originalResultSet.getRow instead of just **throw SQLFeatureNotSupportedException** ? 
   Do I have omitted something?
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #4930: why sharding has many unsupported operation

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #4930: why sharding has many unsupported operation
URL: https://github.com/apache/incubator-shardingsphere/issues/4930#issuecomment-603687046
 
 
   ShardingSphere is an open source project.
   The project is not a final status, it still in dev mode.
   Please join and contribute together.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #4930: why sharding has many unsupported operation

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #4930: why sharding has many unsupported operation
URL: https://github.com/apache/incubator-shardingsphere/issues/4930#issuecomment-603772523
 
 
   Just waiting for contribution

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #4930: why sharding has many unsupported operation

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #4930: why sharding has many unsupported operation
URL: https://github.com/apache/incubator-shardingsphere/issues/4930#issuecomment-603701254
 
 
   You may know which do you want to do, what is your expected and design, how the current codes works.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu edited a comment on issue #4930: why sharding has many unsupported operation

Posted by GitBox <gi...@apache.org>.
terrymanu edited a comment on issue #4930: why sharding has many unsupported operation
URL: https://github.com/apache/incubator-shardingsphere/issues/4930#issuecomment-603701254
 
 
   You may know which do you want to do, what is your expected and design, how the current code works.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] wuguowei19880907 commented on issue #4930: why sharding has many unsupported operation

Posted by GitBox <gi...@apache.org>.
wuguowei19880907 commented on issue #4930: why sharding has many unsupported operation
URL: https://github.com/apache/incubator-shardingsphere/issues/4930#issuecomment-603717708
 
 
   I actually want to know why these unsupported APIs throw exceptions instead of calling native APIs to support them? For what reason?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] wuguowei19880907 commented on issue #4930: why sharding has many unsupported operation

Posted by GitBox <gi...@apache.org>.
wuguowei19880907 commented on issue #4930: why sharding has many unsupported operation
URL: https://github.com/apache/incubator-shardingsphere/issues/4930#issuecomment-604181037
 
 
   ok,thanks

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu edited a comment on issue #4930: why sharding has many unsupported operation

Posted by GitBox <gi...@apache.org>.
terrymanu edited a comment on issue #4930: why sharding has many unsupported operation
URL: https://github.com/apache/incubator-shardingsphere/issues/4930#issuecomment-603687046
 
 
   ShardingSphere is an open source project.
   The project is not in final status, it still in dev mode.
   Please join and contribute together.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] wuguowei19880907 closed issue #4930: why sharding has many unsupported operation

Posted by GitBox <gi...@apache.org>.
wuguowei19880907 closed issue #4930: why sharding has many unsupported operation
URL: https://github.com/apache/incubator-shardingsphere/issues/4930
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] wuguowei19880907 commented on issue #4930: why sharding has many unsupported operation

Posted by GitBox <gi...@apache.org>.
wuguowei19880907 commented on issue #4930: why sharding has many unsupported operation
URL: https://github.com/apache/incubator-shardingsphere/issues/4930#issuecomment-603694859
 
 
   I will do that,but i wonder why just throw exception?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services