[
https://issues.apache.org/jira/browse/BEAM-13980?focusedWorklogId=731418&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-731418
]
ASF GitHub Bot logged work on BEAM-13980:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Feb/22 08:09
Start Date: 23/Feb/22 08:09
Worklog Time Spent: 10m
Work Description: mosche commented on pull request #16918:
URL: https://github.com/apache/beam/pull/16918#issuecomment-1048531848
> I am guessing GH tests will at least cover lint and basic unit tests.
@aaltay there's pretty much no unit test coverage at all as discussed
previously. As said I'm not familiar with the python api at all and don't know
if this is a general pattern. but imho this is a serious issue...
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 731418)
Time Spent: 2.5h (was: 2h 20m)
> S3 Client broken: missing get_object_metadata()
> -----------------------------------------------
>
> Key: BEAM-13980
> URL: https://issues.apache.org/jira/browse/BEAM-13980
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Affects Versions: 2.36.0
> Reporter: Janek Bevendorff
> Priority: P1
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> 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)