1. A data engineering team wants to publish a proprietary geospatial dataset to the Snowflake Marketplace as a paid listing. They need to ensure that potential buyers can evaluate the data quality before purchasing. Which Snowflake Marketplace feature allows providers to offer a subset of the data for evaluation without requiring a separate manual process?
- A. Trial listings, which grant time-limited or row-limited access to the full dataset automatically.✓ Correct
- B. Personalized listings, which allow the provider to manually send sample files to each prospective buyer.
- C. Data Clean Rooms, which expose a privacy-safe aggregated version of the dataset for evaluation.
- D. Reader Accounts provisioned by the provider for each prospective buyer during the sales process.
Explanation
The Snowflake Marketplace supports trial listings that automatically grant prospective consumers limited access (e.g., time-limited or data-limited) to evaluate the dataset before committing to a purchase, without requiring the provider to manage this manually. Option B (personalized listings) is a real Marketplace concept for customized pricing/data per consumer, but it does not provide automated sample access — it requires manual negotiation and fulfillment. Option C misapplies Data Clean Rooms, which are designed for privacy-preserving joint analysis between collaborating parties, not for marketplace trial access. Option D (Reader Accounts) is a valid sharing mechanism but requires the provider to manually provision and manage an account per prospect, defeating the self-service automation goal.