devinjdangelo commented on PR #8667: URL: https://github.com/apache/arrow-datafusion/pull/8667#issuecomment-1872178649
Thank you for the review @alamb. It should be achievable to move the built in FileTypes to use the same trait interface and retire the concrete enum types. This would serve as a built in example of how to implement the trait for extension types as well and would even allow pulling out the "built in" files supported to their own crates. I'll try to find some time within the next week to try this. -- 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]
