For Developers
Materialization State
A Materialization State describes the state of a Materialization.
The values of this enum are of type string
.
Values
Value | Description |
---|---|
queued | The materialization is queued. |
working | The materialization is in progress. |
complete | The materialization is complete. |
error | An error occurred during the materialization process. |