sunbufu opened a new pull request #2858: Use QueryResultMetaData to judge case sensitive instead of `List<Boolean> columnCaseSensitive` in DistinctQueryResult URL: https://github.com/apache/incubator-shardingsphere/pull/2858 Fixes https://github.com/apache/incubator-shardingsphere/issues/2857. Changes proposed in this pull request: 1. remove List<Boolean> columnCaseSensitive from DistinctQueryResult. 2. modify AggregationDistinctQueryResult constructor. 3. modify unit tests 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: [email protected] With regards, Apache Git Services
