paul-rogers opened a new issue, #13112: URL: https://github.com/apache/druid/issues/13112
The following test failed in [this build](https://app.travis-ci.com/github/apache/druid/jobs/583127701): 38713.94 (Compile=openjdk8, Run=openjdk8, Cluster Build On K8s) ITNestedQueryPushDownTest integration test Error: ```text No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself. ``` The PR that failed changed the planner, but not the execution path which is likely where the delay happened. There is likely something wrong with the test itself. -- 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]
