robtandy commented on issue #65: URL: https://github.com/apache/datafusion-ray/issues/65#issuecomment-2679094341
While we check to see if this was an intentional change in datafusion, it highlights an issue for us in that we use the datafusion version in Cargo.toml to calculate the results in DataFusion-Ray, but the datafusion version included with datafusion-python to validate. These versions can differ. We should expose a method in `src/util.rs` to execute a query and expose it to python such that we can validate the results using the same version we are building with. -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org