Build Update for apache/druid ------------------------------------- Build: #31090 Status: Broken
Duration: 8 mins and 24 secs Commit: d33fdd0 (master) Author: BIGrey Message: Nested GroupBy query got wrong/empty result when using virtual column and filter (#11081) * fix nested groupby got empty result when using virtual column * move to query.getVirtualColumns().wrap instead of new VirtualizedColumnSelectorFactory * move test to GroupByQueryRunnerTest * Update processing/src/test/java/org/apache/druid/query/groupby/GroupByQueryRunnerTest.java Co-authored-by: huagnhui.bigrey <huanghui.big...@bytedance.com> Co-authored-by: Jihoon Son <jihoon...@apache.org> View the changeset: https://github.com/apache/druid/compare/95b82dd325ee7f808f4fc4891c966a93fe4b06fb...d33fdd093bb0b5d459bf18059959195e1b136245 View the full build log and details: https://travis-ci.com/github/apache/druid/builds/222757093?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the apache/druid repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=16806911&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.