dpcollins-google commented on a change in pull request #15727: URL: https://github.com/apache/beam/pull/15727#discussion_r730286504
########## File path: sdks/python/apache_beam/io/gcp/pubsublite/external.py ########## @@ -0,0 +1,119 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with Review comment: I'd prefer not to- the usage from a user perspective is identical whether the file is pubsbulite.py or pubsublite/__init__.py, and the latter provides better isolation of Pub/Sub Lite specific files. -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org