alamb commented on pull request #510:
URL: https://github.com/apache/arrow-datafusion/pull/510#issuecomment-855257509


   Thank you for your contribution @gangliao !
   
   > @alamb Is that possible to let datafusion use the latest code from 
arrow-rs?
   
   As of now, we are only using "released" versions of arrow.rs. 
   
   Your change in https://github.com/apache/arrow-rs/pull/317 is currently 
slated to be released in 4.3.0 (eta ~ 10 or so days) at which time it will be 
available for datafusion to use without any additional action
   
   
   Until 4.3.0 is released, for your branch you can point datafusion to a sha 
from the arrow github to make sure the code works (e.g. how it was done prior 
to https://github.com/apache/arrow-datafusion/pull/395)
   
   Basically we should wait until 4.3.0 is released and then this PR can be 
merged into datafusion
   


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