alamb commented on issue #16303: URL: https://github.com/apache/datafusion/issues/16303#issuecomment-2976163501
> Regarding the location of the code, if it is in datafusion proper rather than the CLI, it would be available in datafusion python, and any other projects that want to offer functionality backed by datafusion. I think it increases the utility of datafusion as a library and will get used. That is an interesting idea -- I agree that having `CREATE EXTERNAL TABLE` support this kind of URL / multiple files would be useful I am not sure I fully understand the ramifications either -- if we simply update the SQL planner (SqlToRel) to split the URL list on `' '` or `', '` that certainly seems straightforward to me (and would be backwards compatible...) -- 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