benkrug commented on issue #14088: URL: https://github.com/apache/druid/issues/14088#issuecomment-1510538951
Also verified this, comparing older version (works) and 25.0 or trunk don't work. To illustrate fully, run the above query, and also run it without lines 1-7 and 57-60 (to remove the outer groupby). related_object_id and r.category_id are both returned for the inner group by query alone, but adding the outer groupBy drops r.category_id. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
