You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "electrum (via GitHub)" <gi...@apache.org> on 2023/03/08 23:14:35 UTC

[GitHub] [iceberg] electrum commented on pull request #7049: Remove type parameter from Configurable interface

electrum commented on PR #7049:
URL: https://github.com/apache/iceberg/pull/7049#issuecomment-1461016415

   This breaks backwards compatibility, but that’s expected, since we’re removing the dependency. I could also leave `Configurable` alone and change the implementations to use `Configurable<Object>` if that is preferable. Some of the implementations already do this.
   
   How can I add a build exception for revapi?


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org