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/10/10 06:31:34 UTC

[GitHub] [shardingsphere] 2013650523 opened a new issue, #21101: Does this component support encryption and decryption for big data, Hive, hbase and other components?

2013650523 opened a new issue, #21101:
URL: https://github.com/apache/shardingsphere/issues/21101

   ## Question
   
   **For English only**, other languages will not accept.
   
   Before asking a question, make sure you have:
   
   - Googled your question.
   - Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere/issues).
   - Read documentation: [ShardingSphere Doc](https://shardingsphere.apache.org/document/current/en/overview).
   
   Please pay attention on issues you submitted, because we maybe need more details. 
   If no response anymore and we cannot reproduce it on current information, we will **close it**.
   


-- 
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] github-actions[bot] commented on issue #21101: Does this component support encryption and decryption for big data, Hive, hbase and other components?

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #21101:
URL: https://github.com/apache/shardingsphere/issues/21101#issuecomment-1272348337

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
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] 2013650523 commented on issue #21101: Does this component support encryption and decryption for big data, Hive, hbase and other components?

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

   I do not understand the principle of ShardingSphere. May I ask whether using ShardingSphere can achieve seamless interception of agents directly from the bottom layer, or do I need to change the service configuration or code to access the agent layer?


-- 
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] RaigorJiang commented on issue #21101: Does this component support encryption and decryption for big data, Hive, hbase and other components?

Posted by "RaigorJiang (via GitHub)" <gi...@apache.org>.
RaigorJiang commented on issue #21101:
URL: https://github.com/apache/shardingsphere/issues/21101#issuecomment-1407599889

   This issue has been inactive for a long time, so I will close it.
   Please pay attention to #14061 for future updates.


-- 
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] RaigorJiang closed issue #21101: Does this component support encryption and decryption for big data, Hive, hbase and other components?

Posted by "RaigorJiang (via GitHub)" <gi...@apache.org>.
RaigorJiang closed issue #21101: Does this component support encryption and decryption for big data, Hive, hbase and other components? 
URL: https://github.com/apache/shardingsphere/issues/21101


-- 
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] github-actions[bot] closed issue #21101: Does this component support encryption and decryption for big data, Hive, hbase and other components?

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #21101: Does this component support encryption and decryption for big data, Hive, hbase and other components? 
URL: https://github.com/apache/shardingsphere/issues/21101


-- 
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] linghengqian commented on issue #21101: Does this component support encryption and decryption for big data, Hive, hbase and other components?

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

   - HBase should be allowed to use only SQL92, but such unit tests have never existed, nor have antlr4 files that deal with Hbase's proprietary syntax.  
   
   - I think this issue is blocked by https://github.com/apache/shardingsphere/issues/14061 . If you're happy to submit some PRs to push for better unit tests, it may be resolved sooner.


-- 
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] linghengqian commented on issue #21101: Does this component support encryption and decryption for big data, Hive, hbase and other components?

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

   - For a general RDBMS, ShardingSphere Proxy will virtualize a data source, and whether it uses the MySQL dialect or the PostgreSQL dialect depends on your choice.  ShardingSphere JDBC does the same, but the dialect used depends on the connected database.  
   
   - For HBase, I have the impression that the master branch never existed unit tests. For Apache Phoenix unit tests, everything with NoSQL is a bit unknown.


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