dlt.destinations.impl.bigquery.bigquery_adapter
PartitionTransformation Objects
class PartitionTransformation()
template
Template string of the transformation including column name placeholder. E.g. RANGE_BUCKET({column_name}, GENERATE_ARRAY(0, 1000000, 10000))
column_name
Column name to apply the transformation to