Re: [PR] Upgrade Datafusion to v37.1.0 [datafusion-python]

2024-05-08 Thread via GitHub
andygrove merged PR #669: URL: https://github.com/apache/datafusion-python/pull/669 -- 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...@d

Re: [PR] Upgrade Datafusion to v37.1.0 [datafusion-python]

2024-05-08 Thread via GitHub
slyons commented on PR #669: URL: https://github.com/apache/datafusion-python/pull/669#issuecomment-2100809613 Note this also closes #656 , #655, #654, #652, #651, #650 and #649 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] Upgrade Datafusion to v37.1.0 [datafusion-python]

2024-05-08 Thread via GitHub
Michael-J-Ward commented on PR #669: URL: https://github.com/apache/datafusion-python/pull/669#issuecomment-2100582530 One follow-on that I'd like to do is parametrize `test_array_functions()`. I didn't want to alter the test-cases unnecessarily while doing the upgrade. -- This

[PR] Upgrade Datafusion to v37.1.0 [datafusion-python]

2024-05-08 Thread via GitHub
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