luobei42 commented on issue #3819: URL: https://github.com/apache/arrow-datafusion/issues/3819#issuecomment-1291752132
Hi Andrew, Thanks for checking. I ran the above test again against the latest version of datafusion-python (using the git repo [email protected]:datafusion-contrib/datafusion-python.git as recommended on https://pypi.org/project/datafusion/0.6.0/). With this version I can still reproduce the problem (left join query yields no results). Next I tried to do a Rust build of this repo here to reproduce your datafusion-cli run, but "cargo build" failed to create an executable, yet did not issue any errors on the command line (I am no Rust dev, so I could not diagnose further). My guess at this point is that datafusion itself works, but the python binding has some issue. -- 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]
