Class TargetSpec (0.11.9)

TargetSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents one path to the location that holds target data.

Attribute

Name Description
relative_path str
The relative path for the target data. Given source file base_uri/input/sql, the output would be target_base_uri/sql/relative_path/input.sql.