terrymanu opened a new issue, #4649: URL: https://github.com/apache/shardingsphere/issues/4649
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: - [ ] Recognize actual encrypt columns and throw exception - [ ] Adapt for JDBC with SQLException - [ ] Adapt for MySQL protocol error packet - [ ] Adapt for PostgreSQL protocol error packet -- 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]
