TargetTableConfig

Properties used by the target leg to partition the data on the target.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Determines the file layout on the target.

Link copied to clipboard

The optional name of a target table.

Link copied to clipboard

Specifies how nested objects are flattened to top-level elements. Valid values are: "TOPLEVEL", "FULL", or "NOUNNEST".

Functions

Link copied to clipboard
inline fun copy(block: TargetTableConfig.Builder.() -> Unit = {}): TargetTableConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String