PRADDZY commented on PR #38833: URL: https://github.com/apache/beam/pull/38833#issuecomment-5010856239
Thanks @ahmedabu98. Added a BigQuery write IT in \igquery_write_it_test.py\ that pre-creates a date-partitioned destination table, forces the FILE_LOADS temp-table/copy path, verifies the rows through \BigqueryFullResultMatcher\, and verifies the destination \ imePartitioning\ through \BigQueryTableMatcher\. I also addressed the inline comment by removing the stale schema-conversion try/except around the non-API call. -- 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]
