ektravel commented on code in PR #14866:
URL: https://github.com/apache/druid/pull/14866#discussion_r1300360665


##########
docs/querying/groupbyquery.md:
##########
@@ -440,6 +372,7 @@ Supported query contexts:
 
 |Key|Description|Default|
 |---|-----------|-------|
+|`groupByIsSingleThreaded`|Overrides the value of 
`druid.query.groupBy.singleThreaded` for this query.|

Review Comment:
   ```suggestion
   |`groupByIsSingleThreaded`|Overrides the value of 
`druid.query.groupBy.singleThreaded` for this query.|None|
   ```
   The entry on line 375 is missing the default.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to