garro95 commented on issue #2476:
URL: 
https://github.com/apache/arrow-datafusion/issues/2476#issuecomment-1121367098

   Well, in part probably.
   The first issue is that the dependencies
   ```toml
   ballista = "0.6"
   datafusion = "7.0"
   ```
   as listed in 
https://github.com/apache/arrow-datafusion/blob/master/ballista/rust/client/README.md#executing-a-query
 do not work together, giving the compilation error that you can see in my 
first post.
   The issue I encountered after fixing that, actually seems related to #1498


-- 
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: [email protected]

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

Reply via email to