DESCRIBE ICEBERG TABLE command: New column¶
Attention
This behavior change is in the 2024_02 bundle.
For the current status of the bundle, refer to Bundle History.
The DESCRIBE ICEBERG TABLE command behaves as follows:
- Before the change:
The command output does not contain the
source iceberg typecolumn.- After the change:
The command output contains the
source iceberg typecolumn. The new column appears immediately after thetypecolumn.For the Snowflake data type that is used to process and return table data, see the
typecolumn.
Ref: 1554