logan-keede commented on PR #14517:
URL: https://github.com/apache/datafusion/pull/14517#issuecomment-2642212733

   One solution, I can think of right now, is to have multiple 
`SpecificFileScanConfig` structs and make current `struct` 
`GenericFileScanConfig` a trait and then add specific impl, among other thing 
that should add some flexibility for future work or user specific 
implementation. (if it works like I think, I am new to rust's idea of 
polymorphism)


-- 
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

Reply via email to