paul-rogers commented on issue #2046: DRILL-7680: Place UDFs before plugins in 
contrib
URL: https://github.com/apache/drill/pull/2046#issuecomment-606899953
 
 
   @arina-ielchiieva, good point. Updated the description to clearly state the 
dependency. Turns out Charles ran into this issue with the ESRI plugin, and I 
ran into it with a private plugin.
   
   Do know of any case where a UDF depends on a storage plugin? Not sure how 
what would be possible, given how UDFs work, but would be good to double-check.
   
   By the way, once I get a chance to return to the SPI interface, a single 
service provider can provide both a plugin and associated UDFs, so that will 
help reduce the dependency issues. (That is how Presto does their extensions.) 

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