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/07/21 06:56:40 UTC

[GitHub] [incubator-druid] clintropolis commented on issue #8118: GroupBy array based result rows

clintropolis commented on issue #8118: GroupBy array based result rows
URL: https://github.com/apache/incubator-druid/issues/8118#issuecomment-513528901
 
 
   This seems reasonable to me :metal:. How does `ResultRow` work in practice? Do the dimensions/virtual-columns/aggs/post-aggs of a `GroupByQuery` I guess form a schema of sorts that can map the columns to a position in a stable manner between brokers and historicals? If I don’t elect to translate the array results to a map row at the broker level, does it include a ‘header’ row of sorts that captures that schema?

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