jiangzhx commented on issue #5635:
URL: 
https://github.com/apache/arrow-datafusion/issues/5635#issuecomment-1484450061

   > @jiangzhx Can you check this example code here?
   > 
   > I am still getting the error: 
https://github.com/BubbaJoe/datafusion-arrow-test
   
   There are some steps that need to be done before you can test the master 
version of arrow-rs.
   1. Use the arrow-rs master version in arrow-datafusion.
   2. In your project, reference your arrow-datafusion.
   
   or ,you can try my arrow-datafusion repo.
   datafusion = { git="https://github.com/jiangzhx/arrow-datafusion/";, 
branch="test_arrow_master", features = ["avro"]}
   
   **Do not use my arrow-datafusion  branch in production .
   It is recommended that you wait for the latest version of arrow-datafusion 
to be released .**
   
   
   


-- 
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...@arrow.apache.org

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

Reply via email to