jihoonson commented on issue #9118: [Backport] S3: Improvements to prefix listing (including fix for an infinite loop) URL: https://github.com/apache/druid/pull/9118#issuecomment-570369816 The CI failure looks legit: ``` [ERROR] Failures: [ERROR] org.apache.druid.query.aggregation.distinctcount.DistinctCountGroupByQueryTest.testGroupByWithDistinctCountAgg(org.apache.druid.query.aggregation.distinctcount.DistinctCountGroupByQueryTest) [ERROR] Run 1: DistinctCountGroupByQueryTest.testGroupByWithDistinctCountAgg:156 distinct-count: Expected expectedResultsIter to be exhausted, next element was ResultRow{row=[iphone, 2, 2]} [ERROR] Run 2: DistinctCountGroupByQueryTest.testGroupByWithDistinctCountAgg:156 distinct-count: Expected expectedResultsIter to be exhausted, next element was ResultRow{row=[iphone, 2, 2]} [ERROR] Run 3: DistinctCountGroupByQueryTest.testGroupByWithDistinctCountAgg:156 distinct-count: Expected expectedResultsIter to be exhausted, next element was ResultRow{row=[iphone, 2, 2]} [ERROR] Run 4: DistinctCountGroupByQueryTest.testGroupByWithDistinctCountAgg:156 distinct-count: Expected expectedResultsIter to be exhausted, next element was ResultRow{row=[iphone, 2, 2]} [INFO] [INFO] [ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0 ```
---------------------------------------------------------------- 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]
