chamikaramj commented on a change in pull request #12203:
URL: https://github.com/apache/beam/pull/12203#discussion_r461968804



##########
File path: sdks/python/apache_beam/io/gcp/big_query_query_to_table_it_test.py
##########
@@ -227,6 +225,7 @@ def test_big_query_standard_sql_kms_key_native(self):
         'on_success_matcher': all_of(*pipeline_verifiers),
         'kms_key': kms_key,
         'native': True,
+        'experiments': 'use_dataflow_bq_sink',

Review comment:
       I think we should either change tests to use the default sink (which 
will be used by most of the users going forward) or run tests for both.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to