GET_DDL Function: Tags Set on Streams, Tasks, and Pipes Included in Output¶

Attention

This behavior change is in the 2023_01 bundle.

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

The output of the GET_DDL function now include any tag objects that are set on a stream, task, or pipe. The tag associations are specified in the WITH clause of the CREATE OR REPLACE <object> command and allow creating or replacing an object with tags already assigned to the object.

Ref: 924