You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2022/03/04 02:24:00 UTC

[jira] [Commented] (BEAM-13997) Cherrypick to 2.37.0: S3 Client broken: missing get_object_metadata()

    [ https://issues.apache.org/jira/browse/BEAM-13997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501103#comment-17501103 ] 

Brian Hulette commented on BEAM-13997:
--------------------------------------

Cherrypicked in https://github.com/apache/beam/pull/16967

> Cherrypick to 2.37.0: S3 Client broken: missing get_object_metadata()
> ---------------------------------------------------------------------
>
>                 Key: BEAM-13997
>                 URL: https://issues.apache.org/jira/browse/BEAM-13997
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>    Affects Versions: 2.36.0
>            Reporter: Janek Bevendorff
>            Assignee: Brian Hulette
>            Priority: P1
>             Fix For: 2.37.0
>
>
> Since 2.36.0, the Boto3 S3 client is broken, because the get_object_metadata() method is missing. Something must have gone wrong during the merge of [BEAM-13585|https://issues.apache.org/jira/browse/BEAM-13585] that function should not have been deleted. The total lack of tests for this whole class is definitely a problem.
> I prepared a PR that re-adds the missing method.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)