这是indexloc提供的服务,不要输入任何密码
Skip to content

Bump com.google.cloud:libraries-bom from 26.62.0 to 26.64.0 #13606

@manuzhang

Description

@manuzhang

Feature Request / Improvement

Auto-upgrade Bump com.google.cloud:libraries-bom from 26.62.0 to 26.64.0 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions