gianm commented on a change in pull request #5280: add "subtotalsSpec" 
attribute to groupBy query
URL: https://github.com/apache/incubator-druid/pull/5280#discussion_r212812038
 
 

 ##########
 File path: docs/content/querying/groupbyquery.md
 ##########
 @@ -70,6 +70,7 @@ There are 11 main parts to a groupBy query:
 |aggregations|See [Aggregations](../querying/aggregations.html)|no|
 |postAggregations|See [Post 
Aggregations](../querying/post-aggregations.html)|no|
 |intervals|A JSON Object representing ISO-8601 Intervals. This defines the 
time ranges to run the query over.|yes|
+|subtotalsSpec| A JSON array of arrays to return additional result sets for 
groupings of subsets of top level `dimensions`. It is described later in more 
detail.|no|
 
 Review comment:
   Would be great to have a link to the section here, using the power of HTML.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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