apache / datafusion-python

Apache DataFusion Python Bindings
https://datafusion.apache.org/python
Apache License 2.0
320 stars 63 forks source link

pytest parametrize the array tests in `test_functions.py` #671

Closed Michael-J-Ward closed 1 week ago

Michael-J-Ward commented 1 month ago

Describe the solution you'd like Each UDF in src/functions.py should have its own test case in test_functions.py instead of testeing a bunch of functions in a single test case.

TODO

raulcd commented 1 week ago

Is this supposed to be closed due to https://github.com/apache/datafusion-python/pull/678 being merged?

Michael-J-Ward commented 1 week ago

Gracias. Closing.