paul-rogers opened a new pull request #2046: DRILL-7680: Place UDFs before 
plugins in contrib
URL: https://github.com/apache/drill/pull/2046
 
 
   # [DRILL-7680](https://issues.apache.org/jira/browse/DRILL-7680): Place UDFs 
before plugins in contrib
   
   ## Description
   
   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.
   
   ## Documentation
   
   N/A
   
   ## Testing
   
   Did a full build, with unit tests, to ensure everything still works.
   

----------------------------------------------------------------
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

Reply via email to