simicd opened a new issue, #128: URL: https://github.com/apache/arrow-datafusion-python/issues/128
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Hi @andygrove, First of all I wanted to thank you for creating and open-sourcing datafusion - I have been following the project for some time and find it super exciting to see the next-gen data engineering infrastructure being built on top of Arrow! I have no experience with Rust but quite some with writing applications in Python & PySpark so I thought I could contribute to the Python language bindings. Recently I saw @francis-du added lots of functions to the Python package with #73 - thanks for the significant effort in improving the package! To improve the test coverage, I've opened a pull request with a few unit tests for the built-in functions. Hope the tests are helpful, look forward to getting some feedback. **Describe the solution you'd like** Improve test coverage by adding more unit tests. **Describe alternatives you've considered** n/a **Additional context** n/a -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
