SHOW OBJECTS 命令:输出中的新 IS_ICEBERG 列

Attention

This behavior change is in the 2025_01 bundle.

For the current status of the bundle, refer to Bundle History.

When this behavior change bundle is enabled, the output of the SHOW OBJECTS command includes the following new column:

列名称描述
IS_ICEBERG指示对象是否为 Iceberg 表。如果对象是 Iceberg 表,则为 Y,否则为 N。

参考:1842