[
https://issues.apache.org/jira/browse/BEAM-11307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17267424#comment-17267424
]
Beam JIRA Bot commented on BEAM-11307:
--------------------------------------
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.
> Fix the wrong usage of urllib.parse in dataflow_runner.py
> ---------------------------------------------------------
>
> Key: BEAM-11307
> URL: https://issues.apache.org/jira/browse/BEAM-11307
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-harness
> Affects Versions: 2.15.0, 2.25.0
> Reporter: Huang Xingbo
> Priority: P2
> Labels: stale-P2
>
> Because without importing urllib.parse before using it, it cause the
> following error in pyflink
> https://issues.apache.org/jira/browse/FLINK-20218
> Currently, we choose to import `urllib.parse` to bypass this problem in
> PyFlink. But I think we need to correct the wrong usage in beam.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)