dlt.transformations.configuration
TransformationConfiguration Objects
@configspec
class TransformationConfiguration(BaseConfiguration)
Configuration for a transformation
buffer_max_items
The chunk size to use for the transformation. If not provided, the chunk size will be inferred from the transformations.
always_materialize
If True, the transformation will always be materialized and not executed as a query