paul-rogers commented on issue #1981: DRILL-7583: Remove STOP status from operator outcome URL: https://github.com/apache/drill/pull/1981#issuecomment-586632824 The Java 13 build failed with a UDF failure: ``` TestDynamicUDFSupport.testReRegisterTheSameJarWithDifferentContent ``` In past months, I found that some of the UDF tests where very flaky in my own environment. The Guava patcher may have fixed them as the failures disappeared around the time of that fix. In any event, this PR does not change any UDF-related code. Is this a Java 13 specific failure?
---------------------------------------------------------------- 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
