zhouchangjiang commented on issue #2132: ResultSetMetaData for Encrypt ResultSet
URL: 
https://github.com/apache/incubator-shardingsphere/issues/2132#issuecomment-496326992
 
 
   hello @tristaZero , @terrymanu 
   
   I have a question about this issues.
   When the following SQL statement is executed
   ```
   select *  from mytable_with_assistedQueryColumn;
   select assistedQueryColumn from mytable_with_assistedQueryColumn;
   ```
   assistedQueryColumn  can be returned  normally;
   
   In this case,why assistedQueryColumn  need to be invisible to users?

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


With regards,
Apache Git Services

Reply via email to