Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional allowWhen true, null values are allowed for non-nullable fields in the ClickHouse schema.
When false (default), missing values for non-nullable columns cause encoding errors.
The codec used for batch encoding. Only arrow_stream is supported.
Generated using TypeDoc
Batch encoding configuration for the ClickHouse destination. Required when
formatisarrow_stream. Thecodecfield must be set toarrow_stream.