siddharthteotia commented on a change in pull request #4877: Results in 
ResultTable if responseFormat=sql
URL: https://github.com/apache/incubator-pinot/pull/4877#discussion_r353422206
 
 

 ##########
 File path: 
pinot-core/src/main/java/org/apache/pinot/core/query/reduce/DistinctDataTableReducer.java
 ##########
 @@ -102,6 +114,19 @@ public void reduceAndSetResults(String tableName, 
DataSchema dataSchema, Map<Ser
     // finish the merging, sort (if ORDER BY), get iterator
 
 Review comment:
   This DistinctTable will have the schema and thus both column names and types.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to