Skip to content

[Task]: Update stale python sdk google-cloud-storage dependency #38127

@dominic-cohere

Description

@dominic-cohere

What needs to happen?

The current pin seems to be: google-cloud-storage>=2.18.2,<3. This means that it beam is incompatible with the current gcsfs.

gcsfs==2026.1.0 depends on google-cloud-storage>=3.7.0 and apache-beam[gcp]==2.72.0 depends on google-cloud-storage>=2.18.2,<3

Solution would be to extend the upper bound to <4

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Infrastructure
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions