Builder

class Builder

Properties

Link copied to clipboard

The database that contains the table you want to use as the target. This database must already exist in the Data Catalog.

Link copied to clipboard

The nodes that are inputs to the data target.

Link copied to clipboard
var name: String?

The name of your data target.

Link copied to clipboard

The partition keys used to distribute data across multiple partitions or shards based on a specific key or set of key.

Link copied to clipboard

The table that defines the schema of your output data. This table must already exist in the Data Catalog.