Michael-J-Ward opened a new pull request, #669: URL: https://github.com/apache/datafusion-python/pull/669
# Which issue does this PR close? Closes #663. (hopefully) This is a cleaned up version of #662. Importantly, the final failing test is *not* commented out, so there is 1 failing test. the commit from previous PR: https://github.com/apache/datafusion-python/pull/662/commits/ecff35793e918a3dbdaf9220670d1ca5892b48d3 # What changes are included in this PR? - Upgrades the dependencies - All minimal ports for the code to compile and all tests (modulo one failure) to pass - It does not answer the API questions highlighted in the #663. All choices were w/ the goal of "getting to passing tests". # Are there any user-facing changes? Much of `src/functions.rs` have been updated per the upstream epic: https://github.com/apache/datafusion/issues/9285 -- 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