jbonofre commented on PR #9884:
URL: https://github.com/apache/iceberg/pull/9884#issuecomment-1991621141

   @danielcweeks stupid question: I can provide my custom `FileIO` impl via 
configuration, but I can have only one custom impl. If the user wants to mix 
`Impl1` with scheme `impl1:` and `Impl2` with scheme `impl:2`, I can only use 
`ResolvingFileIO` (via configuration, I can only provide one custom `FileIO` 
impl). Am I right ?


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