aokolnychyi commented on PR #5576:
URL: https://github.com/apache/iceberg/pull/5576#issuecomment-1221086207

   @stevenzwu, this becomes an issue when we need both the optional 
functionality as well the core `FileIO` methods. I don't think these 
`SupportsXXX` can be used without `FileIO` as they are tightly coupled with it. 
It's the same pattern that Spark, for example, uses in its public APIs. These 
`SupportsXXX` simply add optional functionality to `FileIO`.


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