svetakvsundhar commented on code in PR #27384:
URL: https://github.com/apache/beam/pull/27384#discussion_r1254907966
##########
sdks/python/apache_beam/io/gcp/bigquery_file_loads_test.py:
##########
@@ -1041,7 +1043,7 @@ def test_bqfl_streaming_with_copy_jobs(self):
# Override these parameters to induce copy jobs
bqfl._DEFAULT_MAX_FILE_SIZE = 100
- bqfl._MAXIMUM_LOAD_SIZE = 400
+ bqfl._MAXIMUM_LOAD_SIZE = 200
Review Comment:
reason for this change? if linkable, link to public doc as a comment?
--
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]