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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
