paleolimbot opened a new pull request, #15663:
URL: https://github.com/apache/datafusion/pull/15663

   ## Which issue does this PR close?
   
   Another experiment in pursuit of 
https://github.com/apache/datafusion/issues/12644
   
   ## Rationale for this change
   
   It has been suggested that adding an Extension member to the DataType enum 
will be disruptive to downstream projects, so I thought I'd give it a try.
   
   This also includes a (hacky) update to Arrow 55 but I separeated the commits.
   
   ## What changes are included in this PR?
   
   I added enough to get this to build and will experiment with an example to 
see what is required of Arrow to get extension types passing through various 
components (or if it's already built-in).
   
   ## Are these changes tested?
   
   Not yet!
   


-- 
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: github-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to