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

2019-08-05 Thread GitBox
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-518435704
 
 
   Ok updated to address @fjy 's comments. Also updated the licenses that went 
out of date after the segment timeline PR was merged in.


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


With regards,
Apache Git Services

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



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

2019-08-03 Thread GitBox
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-517970055
 
 
   actually you are right, it should 100% auto detect everything from the query 
shape


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


With regards,
Apache Git Services

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



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

2019-08-03 Thread GitBox
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:
us...@infra.apache.org


With regards,
Apache Git Services

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