Michael-J-Ward commented on PR #750: URL: https://github.com/apache/datafusion-python/pull/750#issuecomment-2220558214
The wrappers also allow us to offer more pythonic interfaces when the `rust` API is "clunky", at least by `python` standards. An example of this is how @timsaucer cleaned up the `named_struct` interface https://github.com/apache/datafusion-python/blob/79bb196357304126fdd157eb71db472e80a7e7e2/python/datafusion/functions.py#L946-L954 -- 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 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