manuzhang opened a new issue, #13606: URL: https://github.com/apache/iceberg/issues/13606
### Feature Request / Improvement Auto-upgrade [Bump com.google.cloud:libraries-bom from 26.62.0 to 26.64.0](https://github.com/apache/iceberg/pull/13604) failed. It looks there've been breaking API changes. ``` /home/runner/work/iceberg/iceberg/bigquery/src/main/java/org/apache/iceberg/gcp/bigquery/BigQueryMetastoreClientImpl.java:154: error: no suitable method found for runWithRetries(()->intern[...]aset),RetrySettings,ExceptionHandler,ApiClock,BigQueryRetryConfig) BigQueryRetryHelper.runWithRetries( ^ method RetryHelper.<V#1>runWithRetries(Callable<V#1>,RetrySettings,ResultRetryAlgorithm<?>,ApiClock) is not applicable (cannot infer type-variable(s) V#1 (actual and formal argument lists differ in length)) method BigQueryRetryHelper.<V#2>runWithRetries(Callable<V#2>,RetrySettings,ResultRetryAlgorithm<?>,ApiClock,BigQueryRetryConfig,boolean,Tracer) is not applicable (cannot infer type-variable(s) V#2 (actual and formal argument lists differ in length)) where V#1,V#2 are type-variables: V#1 extends Object declared in method <V#1>runWithRetries(Callable<V#1>,RetrySettings,ResultRetryAlgorithm<?>,ApiClock) V#2 extends Object declared in method <V#2>runWithRetries(Callable<V#2>,RetrySettings,ResultRetryAlgorithm<?>,ApiClock,BigQueryRetryConfig,boolean,Tracer) ``` ### Query engine Other ### Willingness to contribute - [ ] I can contribute this improvement/feature independently - [ ] I would be willing to contribute this improvement/feature with guidance from the Iceberg community - [ ] I cannot contribute this improvement/feature at this time -- 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-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org