Databricks SDK for JavaScript
    Preparing search index...

    Type Alias NewPipelineSpec_PipelineChannel

    NewPipelineSpec_PipelineChannel:
        | typeof NewPipelineSpec_PipelineChannel[keyof typeof NewPipelineSpec_PipelineChannel]
        | string & {}

    Release channel of the underlying pipeline's runtime. PREVIEW provides early access to the latest features but may be less stable. Some source table configurations (e.g., read-time CDF) require PREVIEW. Defaults to CURRENT if not specified.