Michael-J-Ward opened a new issue, #671: URL: https://github.com/apache/datafusion-python/issues/671
**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 - [ ] pytest.mark.parameterize the functions - [ ] ensure that every function in `src/functions.rs` has a test case -- 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.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