alamb opened a new issue #393:
URL: https://github.com/apache/arrow-datafusion/issues/393


   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   Currently datafusion relies on a git sha of the arrow-rs crate. Historically 
this was required to get updates on a more frequent basis than every quarter 
when Arrow did major releases. With 
https://github.com/apache/arrow-rs/issues/292 we are implementing biweekly 
arrow releases.
   
   This also means that any project that uses datafusion and arrow together 
requires pinning arrow-rs to the exact same gitsha. 
   
   **Describe the solution you'd like**
   I propose making datafusion depend on published versions in crates.io 
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to