Details
-
Bug
-
Status: Triage Needed
-
P1
-
Resolution: Fixed
-
2.36.0
-
None
Description
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 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.
Attachments
Issue Links
- is cloned by
-
BEAM-13997 Cherrypick to 2.37.0: S3 Client broken: missing get_object_metadata()
- Resolved
- links to