SHOW DATABASES command: New column in output (Preview)

Attention

This behavior change is in the 2026_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 DATABASES command includes the following new column:

Column name

Data type

Description

DATA_QUALITY_MONITORING_SETTINGS

VARIANT

A JSON string that describes the data quality configuration of this database. Information includes enabled (boolean), integrations (array of any integrations in this database), and metadata_included (boolean).

Ref: 2199

Language: English