GET_LINEAGE function: New column in output (Preview)

Attention

This behavior change is in the 2025_05 bundle.

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

When this behavior change bundle is enabled, the output of the SNOWFLAKE.CORE.GET_LINEAGE function includes the following new column:

Column name

Data type

Description

process

VARIANT

Provides details about how lineage between the source object and target object was established. For example, it might include the query ID of a SQL query or the name of a stored procedure that moved data from the source object to the target object.

Ref: 2059

Language: English