cgivre commented on PR #2989:
URL: https://github.com/apache/drill/pull/2989#issuecomment-3478466039

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


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

Reply via email to