mbeckerle commented on PR #2989: URL: https://github.com/apache/drill/pull/2989#issuecomment-3486252087
> > Glad to see this is moving forward. I did as much as I could without detailed understanding of Drill. Once this is done and usable I can perhaps help create demos of data and queries of it that are non-toy to show what it can do. > > @mbeckerle I think this is done and workable. Users can now execute queries like > > ```sql > CREATE DAFFODIL SCHEMA xxx USING JAR yyyy > ``` > > and that schema file will be copied from a staging directory to all drillbits and should then be accessible for queries. Can you give it a try? Is there any other documentation/how-to other than this one liner about schemas? Like where is the staging directory? Is there a hello-world type SQL query against a DFDL data file containing say, just a single string? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
