Package

ai.tripl.arc

load

Permalink

package load

Visibility
  1. Public
  2. All

Type Members

  1. class DeltaLakeLoad extends PipelineStagePlugin

    Permalink
  2. case class DeltaLakeLoadStage(plugin: DeltaLakeLoad, name: String, description: Option[String], inputView: String, outputURI: URI, partitionBy: List[String], numPartitions: Option[Int], authentication: Option[Authentication], saveMode: SaveMode, outputMode: OutputModeType, params: Map[String, String], options: Map[String, String]) extends PipelineStage with Product with Serializable

    Permalink

Value Members

  1. object DeltaLakeLoadStage extends Serializable

    Permalink

Ungrouped