steveloughran commented on PR #15470: URL: https://github.com/apache/iceberg/pull/15470#issuecomment-4499531320
I'd make `a` or `b` the api change, with `a` the least risky. Public API changes are always a mess across versions, block upgrades and lose friends across OSS teams. Going with a package private operation allows for it to be made public in future if there's demand. -- 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]
