kosiew commented on PR #1243: URL: https://github.com/apache/datafusion-python/pull/1243#issuecomment-3322038580
> From a naming perspective I think it's more intuitive to just call these Table instead of TableProvider. I know we have a Table class... I [removed TableProvider class in Python](https://github.com/apache/datafusion-python/pull/1243/commits/afc9b4ec38b651091214b3ef389d8f0117819d94). Instead catalog.Table (can be a Table or an object that implements __datafusion_table_provider__()) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
