gianm commented on a change in pull request #9130: Move result-to-array logic 
from SQL layer into QueryToolChests.
URL: https://github.com/apache/druid/pull/9130#discussion_r367661337
 
 

 ##########
 File path: processing/src/main/java/org/apache/druid/query/QueryToolChest.java
 ##########
 @@ -269,4 +270,50 @@ public ObjectMapper decorateObjectMapper(final 
ObjectMapper objectMapper, final
   {
     return segments;
   }
+
+  /**
+   * Returns a list of field names in the order than {@link #resultsAsArrays} 
would return them. The returned list will
 
 Review comment:
   Yes, it should. I updated it. Thanks.

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