Paul Rogers created DRILL-7680: ---------------------------------- Summary: Move UDF projects before plugins in contrib Key: DRILL-7680 URL: https://issues.apache.org/jira/browse/DRILL-7680 Project: Apache Drill Issue Type: Improvement Affects Versions: 1.17.0 Reporter: Paul Rogers Assignee: Paul Rogers Fix For: 1.18.0
Several {{contrib}} plugins depend on UDFs for testing. However, the UDFs occur after the plugins in build order. This PR reverses the dependencies so that UDFs are built before the plguins that want to use them. -- This message was sent by Atlassian Jira (v8.3.4#803005)