suneet-s commented on a change in pull request #9217: Minor doc updates URL: https://github.com/apache/druid/pull/9217#discussion_r368193190
########## File path: docs/querying/aggregations.md ########## @@ -231,8 +230,7 @@ Note that queries with first/last aggregators on a segment created with rollup e "type" : "stringLast", "name" : <output_name>, "fieldName" : <metric_name>, - "maxStringBytes" : <integer> # (optional, defaults to 1024), - "filterNullValues" : <boolean> # (optional, defaults to false) + "maxStringBytes" : <integer> # (optional, defaults to 1024) } Review comment: FYI @maytasm3 ---------------------------------------------------------------- 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]
