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 2020/03/06 15:58:02 UTC

[GitHub] [incubator-shardingsphere] terrymanu opened a new issue #4637: Correct result set meta data for query

terrymanu opened a new issue #4637: Correct result set meta data for query
URL: https://github.com/apache/incubator-shardingsphere/issues/4637
 
 
   Currently, the ResultSet's meta data for query is incorrect.
   The sharding derived columns and actual encrypt columns will return with the rewrited SQL together. 
   It is the time to enhance the query meta data, only column label with logic SQL should be returned.
   
   The tasks are:
   
   - [ ] Rewrite SELECT * to SELECT correct encrypt column for encrypt module
   - [ ] Rename encrypt column or plain column to logic column in query metadata
   - [ ] Remove derived columns for GROUP BY and ORDER BY for sharding module

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] dongzl commented on issue #4637: Use logic columns for ResultSetMetaData when execute query SQL

Posted by GitBox <gi...@apache.org>.
dongzl commented on issue #4637: Use logic columns for ResultSetMetaData when execute query SQL
URL: https://github.com/apache/incubator-shardingsphere/issues/4637#issuecomment-596201000
 
 
   ref #4507 .

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu closed issue #4637: Use logic columns for ResultSetMetaData when execute query SQL

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #4637: Use logic columns for ResultSetMetaData when execute query SQL
URL: https://github.com/apache/incubator-shardingsphere/issues/4637
 
 
   

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] dongzl commented on issue #4637: Use logic columns for ResultSetMetaData when execute query SQL

Posted by GitBox <gi...@apache.org>.
dongzl commented on issue #4637: Use logic columns for ResultSetMetaData when execute query SQL
URL: https://github.com/apache/incubator-shardingsphere/issues/4637#issuecomment-599004542
 
 
   ref #3932 .

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] tristaZero commented on issue #4637: Correct ResultSet meta data for query

Posted by GitBox <gi...@apache.org>.
tristaZero commented on issue #4637: Correct ResultSet meta data for query
URL: https://github.com/apache/incubator-shardingsphere/issues/4637#issuecomment-596082291
 
 
   > ref #3995 .
   @dongzl 
   You did what I am gonna do. Good job.

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] dongzl commented on issue #4637: Correct ResultSet meta data for query

Posted by GitBox <gi...@apache.org>.
dongzl commented on issue #4637: Correct ResultSet meta data for query
URL: https://github.com/apache/incubator-shardingsphere/issues/4637#issuecomment-596027548
 
 
   ref #3995 .

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


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] tristaZero edited a comment on issue #4637: Correct ResultSet meta data for query

Posted by GitBox <gi...@apache.org>.
tristaZero edited a comment on issue #4637: Correct ResultSet meta data for query
URL: https://github.com/apache/incubator-shardingsphere/issues/4637#issuecomment-596082291
 
 
   > ref #3995 .
   
   @dongzl 
   You did what I am gonna do. Good job.

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


With regards,
Apache Git Services