Re: [PR] test: parametrize test_array_functions [datafusion-python]

2024-05-23 Thread via GitHub
andygrove merged PR #678: URL: https://github.com/apache/datafusion-python/pull/678 -- 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] test: parametrize test_array_functions [datafusion-python]

2024-05-20 Thread via GitHub
Michael-J-Ward commented on PR #678: URL: https://github.com/apache/datafusion-python/pull/678#issuecomment-2120634135 @andygrove could we merge this? -- 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 g

Re: [PR] test: parametrize test_array_functions [datafusion-python]

2024-05-13 Thread via GitHub
Michael-J-Ward closed pull request #678: test: parametrize test_array_functions URL: https://github.com/apache/datafusion-python/pull/678 -- 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

[PR] test: parametrize test_array_functions [datafusion-python]

2024-05-10 Thread via GitHub
Michael-J-Ward opened a new pull request, #678: URL: https://github.com/apache/datafusion-python/pull/678 test_array_functions now has 56 passing test cases and 1 expected failure (`array_slice` being the expected failure Ref #670). test_array_function_flatten was broken out as a sing