portikCoder commented on code in PR #36402:
URL: https://github.com/apache/beam/pull/36402#discussion_r2407257513
##########
sdks/python/apache_beam/io/gcp/bigquery_file_loads_test.py:
##########
@@ -891,7 +891,7 @@ def dynamic_destination_resolver(element, *side_inputs):
Mock(jobReference=bigquery_api.JobReference(jobId=f'job_name{i}'))
# Order matters in a sense to prove that jobs with different ids
# (`2` & `3`) are run with `WRITE_APPEND` without this current fix.
Review Comment:
Minor but now my comments became a hunter for inattentive devs 😅
--
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]