[
https://issues.apache.org/jira/browse/DRILL-8474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035622#comment-18035622
]
ASF GitHub Bot commented on DRILL-8474:
---------------------------------------
mbeckerle commented on PR #2989:
URL: https://github.com/apache/drill/pull/2989#issuecomment-3492088172
I guess I don't understand how this connects to queries. This looks like
some very nice registry behavior that handles the distributed nature of Drill
w.r.t moving a schema jar around and making it available on the classpath for
Daffodil to use in every drill bit.
But how then does a query access things in the jar? Is there some sort of
path/access mechanism to load things from the jar? I.e., the jar ends up on the
class path, and then normal Java loading i.e., getResource() calls, are used to
get stuff out of the jar?
I guess I'm looking for the piece that puts this registry together with a
query that uses it.
> Add Daffodil Format Plugin
> --------------------------
>
> Key: DRILL-8474
> URL: https://issues.apache.org/jira/browse/DRILL-8474
> Project: Apache Drill
> Issue Type: New Feature
> Affects Versions: 1.21.1
> Reporter: Charles Givre
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)