Rename the CREATE DATA EXCHANGE LISTING privilege to CREATE LISTING (Preview)

Attention

This behavior change is in the 2025_03 bundle.

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

When this behavior change bundle is enabled, the privilege granted to create listings is CREATE LISTINGS instead of CREATE DATA EXCHANGE LISTINGS.

Before the change:

Users specify the following to grant the privilege of creating data exchange listings on an account to a custom role:

GRANT CREATE DATA EXCHANGE LISTING ON ACCOUNT TO ROLE <role_name>;
Copy
After the change:

When this behavior change bundle is enabled, users specify the following to grant the privilege of creating data exchange listings on an account to a custom role:

GRANT CREATE LISTING ON ACCOUNT TO ROLE <role_name>;
Copy

Ref: 1926