/AWS1/CL_KFKSCHEMAEVOLUTION¶
Configuration controlling whether the Apache Iceberg destination table's schema is evolved as incoming records change.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_enableschemaevolution TYPE /AWS1/KFK__BOOLEAN /AWS1/KFK__BOOLEAN¶
Whether to allow MSK to evolve the destination table's schema. Must be false for the current release.
Queryable Attributes¶
EnableSchemaEvolution¶
Whether to allow MSK to evolve the destination table's schema. Must be false for the current release.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLESCHEMAEVOLUTION() |
Getter for ENABLESCHEMAEVOLUTION, with configurable default |
ASK_ENABLESCHEMAEVOLUTION() |
Getter for ENABLESCHEMAEVOLUTION w/ exceptions if field has |
HAS_ENABLESCHEMAEVOLUTION() |
Determine if ENABLESCHEMAEVOLUTION has a value |