ADA-C01 · Question #72
Which actions are considered breaking changes to data that is shared with consumers in the Snowflake Marketplace? (Choose two.)
The correct answer is A. Dropping a column from a table D. Renaming a table. Breaking changes are changes that affect the schema or structure of the shared data, such as dropping or renaming a column or a table. These changes may cause errors or unexpected results for the consumers who query the shared data. Deleting data from a table, unpublishing the…
Question
Which actions are considered breaking changes to data that is shared with consumers in the Snowflake Marketplace? (Choose two.)
Options
- ADropping a column from a table
- BDeleting data from a table
- CUnpublishing the data listing
- DRenaming a table
- EAdding region availability to the listing
How the community answered
(44 responses)- A75% (33)
- B16% (7)
- C5% (2)
- E5% (2)
Explanation
Breaking changes are changes that affect the schema or structure of the shared data, such as dropping or renaming a column or a table. These changes may cause errors or unexpected results for the consumers who query the shared data. Deleting data from a table, unpublishing the data listing, or adding region availability to the listing are not breaking changes, as they do not alter the schema or structure of the shared data.
Topics
Community Discussion
No community discussion yet for this question.