DBT_PROJECT_EXECUTION_HISTORY function: New columns in output

Attention

This behavior change is in the 2026_02 bundle.

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

When this behavior change bundle is enabled, the output of the DBT_PROJECT_EXECUTION_HISTORY table function in the Snowflake Information Schema includes the following new columns:

Column nameData typeDescription
DBT_VERSIONINTEGERThe DBT project version.
DBT_SNOWFLAKE_VERSIONINTEGERThe Snowflake dbt project version.

Ref: 2233