Builder

class Builder

Properties

Link copied to clipboard

Specifies additional connection options for the Iceberg catalog target.

Link copied to clipboard

Specifies whether to automatically enable data quality evaluation for the S3 Iceberg catalog target. When set to true, data quality checks are performed automatically during the write operation.

Link copied to clipboard

The name of the database to write to.

Link copied to clipboard

The input connection for the Iceberg catalog target.

Link copied to clipboard
var name: String?

The name of the Iceberg catalog target.

Link copied to clipboard

A list of partition keys for the Iceberg table.

Link copied to clipboard

The policy for handling schema changes in the catalog target.

Link copied to clipboard

The name of the table to write to in the catalog.

Functions