Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.14.0
Description
DRILL-6751 introduces unit test failures for jdk9 and above.
[ERROR] Failures: [ERROR] FunctionInitializerTest.init:64 Build should be successful. expected:<0> but was:<1>
https://circleci.com/gh/vdiravka/drill/154
The root cause isĀ drill-udf.pom doesn't inherit drill root pom file. Therefore all properties are individual for this pom file.
Attachments
Issue Links
- links to