apache/beam

Clean DeprecationWarning from SDK/tests

Open

#18,303 opened on Jun 3, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (4,097 forks)batch import
P3coregood first issueimprovementpython

Repository metrics

Stars
 (7,313 stars)
PR merge metrics
 (Avg merge 6d) (243 merged PRs in 30d)

Description

There are many DeprecationWarnings in the tests for different reasons. These need to be cleaned otherwise we may end up in a broken state as python/dependencies change.

Imported from Jira BEAM-1748. Original Jira may contain additional context. Reported by: altay.

Contributor guide