ppourali commented on issue #4507: "Select * From table" returns both plain and cipher columns in the resultset in Sharding-Proxy URL: https://github.com/apache/incubator-shardingsphere/issues/4507#issuecomment-593461492 Hi @dongzl , My expectation is that, when I do SELECT *, I *only* get the cipher column (we don't want to expose the plain column to the users). So. basically the expectation is that we get only the encrypted data. Let's say we never want to expose the plain (decrypted data to some users). Thanks, Parsa
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
