BigQuery configurations
Use project and dataset in configurations
schemais interchangeable with the BigQuery conceptdatasetdatabaseis interchangeable with the BigQuery concept ofproject
For our reference documentation, you can declare project in place of database.
This will allow you to read and write from multiple BigQuery projects. Same for dataset.
Using table partitioning and clustering
Partition clause
BigQuery supports the use of a partition by clause to easily partition a table by a column or expression. This option can help decrease latency and cost when querying large tables. Note that partition pruning only works when partitions are filtered using literal values (so selecting partitions using a