kadinrabo commented on issue #13318: URL: https://github.com/apache/datafusion/issues/13318#issuecomment-5143528167
I took a pass at letting an extension table resolve to a `TableScan` or any `LogicalPlan` so non-scan extensions are expressible and the read's filter and projection get applied either way: https://github.com/kadinrabo/datafusion/pull/1 -- 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]
