derrickaw commented on code in PR #35435:
URL: https://github.com/apache/beam/pull/35435#discussion_r2211708239


##########
sdks/python/apache_beam/yaml/integration_tests.py:
##########
@@ -696,6 +754,8 @@ def parse_test_files(filepattern):
       For example, 'path/to/tests/*.yaml'.
   """
   for path in glob.glob(filepattern):
+    # get rid of this before PR
+    # if "bigTable" in path:

Review Comment:
   ```suggestion
   ```



-- 
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

Reply via email to