timsaucer opened a new issue, #767: URL: https://github.com/apache/datafusion-python/issues/767
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** We still have a few classes that do not yet have wrapper functions. Namely `datafusion.object_store` and `datafusion.common`. Additionally in `datafusion.substrait` we reference `LogicalPlan` that is not exposed. Also worth doing is reviewing the excellent PR https://github.com/apache/datafusion-python/pull/751 to see how it now fits in with the updated python wrappers. **Describe the solution you'd like** Add missing wrappers and validate namespace corrections **Describe alternatives you've considered** None **Additional context** This is follow on work to https://github.com/apache/datafusion-python/pull/750 -- 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