berkaysynnada opened a new issue, #13838: URL: https://github.com/apache/datafusion/issues/13838
### Is your feature request related to a problem or challenge? I would like to revive https://github.com/apache/datafusion/issues/6339, and specially https://github.com/apache/datafusion/issues/6339#issuecomment-1546521450. While doing our fork specific implementations, we mostly think that there should be a single exec for sources, just like sinks. We've been coming across this idea a lot lately. I'd like to ask the community opinion, and to know any against idea or counter argument for this. I know it will requires much effort if it is approved, but we can possibly work on that. ### Describe the solution you'd like TableProvider's scan()'s the same Exec for the all file formats. ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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