chamikaramj commented on code in PR #31495: URL: https://github.com/apache/beam/pull/31495#discussion_r1800203364
########## sdks/python/apache_beam/transforms/managed_it_test.py: ########## @@ -0,0 +1,70 @@ +import os +import secrets +import shutil +import tempfile +import time +import unittest Review Comment: Probably this file should be named "managed_iceberg_it_test.py" -- 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