damccorm opened a new issue, #20561: URL: https://github.com/apache/beam/issues/20561
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. Imported from Jira [BEAM-11307](https://issues.apache.org/jira/browse/BEAM-11307). Original Jira may contain additional context. Reported by: hxbks2ks. -- 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]
