ahmedabu98 commented on code in PR #34525: URL: https://github.com/apache/beam/pull/34525#discussion_r2070381200
########## sdks/python/apache_beam/transforms/managed_iceberg_it_test.py: ########## @@ -72,7 +72,10 @@ def test_write_read_pipeline(self): with beam.Pipeline(argv=self.args) as read_pipeline: output_dicts = ( read_pipeline - | beam.managed.Read(beam.managed.ICEBERG, config=iceberg_config) + | beam.managed.Read( Review Comment: Thanks, fixing in #34800 -- 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