Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.
TransformationSource
Transformation source technologies availables
enum TransformationSource {
COALESCE
DBT
}
Values
TransformationSource.COALESCE
Description originating from coalesce
TransformationSource.DBT
Description originating from dbt
Member Of
Tableobject