deanm0000 commented on PR #1072: URL: https://github.com/apache/datafusion-python/pull/1072#issuecomment-2743797814
I see that the other PR makes functions for the file readers at the module level but AFAIK, there are still utilities only available through ctx. For example, we still have to do `ctx.from_pydict` rather than just `from_pydict`. I'm personally indifferent between having all those functions available from a module rather than an instantiated class or to have an instance of the initialized class available to import. -- 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