apache / shardingsphere

Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.
Apache License 2.0
19.63k stars 6.66k forks source link

Access deny with actual encrypt columns from SQL projection #4649

Closed terrymanu closed 3 days ago

terrymanu commented 4 years ago

The cipher column, plain column and assist query column should not access from SQL projection. It should be deny to access if the SQL include them and throw exception to report no such column.

The tasks are:

github-actions[bot] commented 1 year ago

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

github-actions[bot] commented 3 months ago

There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.

terrymanu commented 3 days ago

Close because of staled.