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 2019/08/02 07:12:24 UTC

[GitHub] [incubator-shardingsphere] sunbufu opened a new pull request #2800: Support to use `DISTINCT table.*`

sunbufu opened a new pull request #2800: Support to use `DISTINCT table.*`
URL: https://github.com/apache/incubator-shardingsphere/pull/2800
 
 
   
   Fixes https://github.com/apache/incubator-shardingsphere/issues/2715.
   
   Changes proposed in this pull request:
   
   1. get tableMetaData by selectStatement in SelectItemsEngine class.
   2. get columns from tableMetaData by shorthandSelectItem in SelectItems class.
   3. modify UT class.
   

----------------------------------------------------------------
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