public class BigQueryFileToTable
extends java.lang.Object
A 1TB file is read in a specified number of times, and each copy is written to the BigQuery sink. Output tables are assigned dynamically, and the number of output tables can be configured. This allows stress testing both the amount of data being written as well as the number of tables.
Constructor and Description |
---|
BigQueryFileToTable() |