alamb commented on PR #21327: URL: https://github.com/apache/datafusion/pull/21327#issuecomment-4200253734
> In case it's helpful my attempt (disclaimer Codex assisted, late last night) was #21427 / [alamb#36](https://github.com/alamb/datafusion/pull/36). > > One observation is that I don't think we can make a clean solution with the shim into `FileOpener` - the existing APIs aren't expressive enough. So we may have to put some funky stuff in the shim. We should just make sure that the funky stuff is in the temporary shim code and not in the future long term parts of the API. Thank you -- will check it out Yes, i agree it is ok to make a funky shim as it is temporary -- 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]
