DATA_CLASSIFICATION_LATEST view (ACCOUNT_USAGE): New columns

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 DATA_CLASSIFICATION_LATEST view in the ACCOUNT_USAGE schema includes the following new columns:

Column nameData typeDescription
last_classification_attemptTIMESTAMP_LTZTimestamp of the last sensitive data classification attempt. If greater than last_classified_on, the last attempt resulted in a failure.
error_messageVARCHARError message from the last sensitive data classification attempt, if it resulted in a failure.

Ref: 2189