You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "mbeckerle (via GitHub)" <gi...@apache.org> on 2023/10/11 12:20:10 UTC

[I] Feature for Daffodil DFDL Data querying (drill)

mbeckerle opened a new issue, #2835:
URL: https://github.com/apache/drill/issues/2835

   Use DFDL language to describe data, and then enable Drill to query that data immediately by way of Apache Daffodil's DFDL implementation.
   
   (Creating this so I have a ticket number to cite in commits/PRs)
   


-- 
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: dev-unsubscribe@drill.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Feature for Daffodil DFDL Data querying (drill)

Posted by "mbeckerle (via GitHub)" <gi...@apache.org>.
mbeckerle commented on issue #2835:
URL: https://github.com/apache/drill/issues/2835#issuecomment-1867116389

   PR updated: https://github.com/apache/drill/pull/2836
   
   - Metadata bridge working, 
   - data bridge working. 
   - simple types still tbd are: unsigned integers, decimal, date/time/dateTime
   
   Not done: Distribution of schemas (or compiled schemas) across drill's computation fabric.
   
   Testing of nillability, and real queries against realistic DFDL schemas are needed. 
   


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Feature for Daffodil DFDL Data querying (drill)

Posted by "cgivre (via GitHub)" <gi...@apache.org>.
cgivre commented on issue #2835:
URL: https://github.com/apache/drill/issues/2835#issuecomment-1757704189

   Very excited to see this!  DFDL + Drill is really a great combo.


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org