You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/08/04 01:43:47 UTC

[GitHub] [incubator-druid] vogievetsky commented on issue #8231: Web console: celebrate array based groupBy by supporting resultAsArray in the console

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org