[
https://issues.apache.org/jira/browse/BEAM-12817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436105#comment-17436105
]
Beam JIRA Bot commented on BEAM-12817:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> Update Python libraries for GCP services
> ----------------------------------------
>
> Key: BEAM-12817
> URL: https://issues.apache.org/jira/browse/BEAM-12817
> Project: Beam
> Issue Type: Wish
> Components: io-py-gcp
> Affects Versions: 2.31.0
> Environment: Python 3.7.10
> Reporter: Flo Vouin
> Priority: P2
> Labels: stale-P2
>
> Some libraries from the [GCP
> requirements|https://github.com/apache/beam/blob/cbb363f2f01d44dd3f7c063c6cd9d529b5fa9104/sdks/python/setup.py#L188]
> of the Apache Beam Python package reference old versions, e.g. Bigtable and
> Spanner (that had several major version bumps since).
> The setup file describes those dependencies as only being required by tests,
> but it looks like [some
> transforms|https://github.com/apache/beam/blob/cbb363f2f01d44dd3f7c063c6cd9d529b5fa9104/sdks/python/apache_beam/io/gcp/experimental/spannerio.py]
> are referencing them. Therefore I'm not sure of the real cost behind
> upgrading them.
> I'm currently using the Spanner client in a custom transform, but I have to
> stick to the {{google-cloud-spanner}} version used by Apache Beam. Would it
> be possible to upgrade those dependencies?
>
> Cheers,
> Flo
--
This message was sent by Atlassian Jira
(v8.3.4#803005)