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: [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]

Reply via email to