shunping commented on code in PR #39636: URL: https://github.com/apache/beam/pull/39636#discussion_r3736216413
########## sdks/python/apache_beam/transforms/util.py: ########## @@ -327,247 +331,6 @@ def RemoveDuplicates(pcoll): return pcoll | 'RemoveDuplicates' >> Distinct() -class Secret(): Review Comment: True. Let me split it into two commits then. -- 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]
