vogievetsky commented on issue #8231: Web console: celebrate array based groupBy by supporting resultAsArray in the console URL: https://github.com/apache/incubator-druid/pull/8231#issuecomment-517966932 @fjy the console auto renders based on your query as it does with all of them. If you set `resultAsArray: true` in the query context of a grouBy (this is a new option) the query response will have array rows. With this PR the console will be able to auto render it. Before this PR it would give you an error in the table.
---------------------------------------------------------------- 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]
