liferoad commented on code in PR #36225:
URL: https://github.com/apache/beam/pull/36225#discussion_r2385637565
##########
sdks/python/apache_beam/io/external/xlang_bigqueryio_it_test.py:
##########
@@ -511,6 +511,39 @@ def test_streaming_with_at_least_once(self):
table = 'streaming_with_at_least_once'
self.run_streaming(table_name=table, use_at_least_once=True)
+ def test_write_with_big_lake_configuration(self):
Review Comment:
Done. Added `test_write_with_big_lake_configuration`.
--
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]