IcebergWriteSettings Class
Iceberg write settings.
All required parameters must be populated in order to send to server.
Constructor
IcebergWriteSettings(*, additional_properties: Dict[str, MutableMapping[str, Any]] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
additional_properties
|
Unmatched properties from the message are deserialized to this collection. Default value: None
|