Skip to main content

Block: Workspace

Block: Table

Block: Classifier

Block: Function

Block: Credential

Options

sdf

snowflake

bigquery

aws

openai

empty

Block: Environment

Enum: IncludeType

Enum: IndexMethod

Enum: Dialect

Supported dialects in YAML files Note: this [Dialect] type is only meant for serializing to and from .sdf.yml files. For internal use, you should almost always use the semantic dialect type ([types::Dialect]) instead. Note specifically that the lack of a .to_string() method (i.e. [!Display]) on this type is intentional — you must first convert this type to a [types::Dialect], by using either [Dialect::to_semantic_dialect] or [types::Dialect::from], before you can convert it to a string..

Enum: CasingPolicy

Enum: PreprocessorType

Enum: Materialization

Enum: TableCreationFlags

Enum: SyncType

Enum: Severity

Enum: CompressionType

Enum: ExcludeType

Enum: IntegrationType

Enum: ProviderType

Enum: TablePurpose

Enum: TableOrigin

Enum: TableLocation

Enum: IncrementalStrategy

Enum: OnSchemaChange

Enum: SnapshotStrategy

Enum: CheckColsSpec

Enum: FileFormat

Store table data in these formats.

Enum: Scope

Enum: Cardinality

Enum: Variadic

Enum: FunctionKind

Enum: Volatility

Enum: FunctionImplSpec

Enum: SdfAuthVariant

Nested Elements

Nested element: IncludePath

Nested element: Defaults

Nested element: String

Nested element: ExcludePath

Nested element: Dependency

Nested element: Integration

Nested element: SourcePattern

Nested element: TargetPattern

Nested element: DataBucket

Nested element: FilePath

Nested element: SystemTime

Nested element: Constant

Nested element: DbtConfig

Nested element: IncrementalOptions

Nested element: SnapshotOptions

Nested element: Column

Nested element: Lineage

Nested element: Reclassify

Nested element: Constraint

Nested element: Span

Nested element: CodeLocation

Nested element: Partition

Nested element: Label

Nested element: Parameter

Nested element: OptionalParameter

Nested element: TypeBound

Nested element: Example

Nested element: RustFunctionSpec

Nested element: DataFusionSpec

Nested element: Config

Nested element: HeadlessCredentials