Metadata for an external table can be refreshed automatically using which service?

Master the SnowPro Advanced Architect Test with flashcards, multiple-choice questions, and detailed explanations. Prepare thoroughly for your certification!

Multiple Choice

Metadata for an external table can be refreshed automatically using which service?

Explanation:
Event notification services (such as SQS for AWS or Azure Event Grid) are used to automatically refresh metadata for an external table. The external table relies on the list of files in the external stage, and when new files land, storage event notifications trigger Snowflake to refresh the table’s metadata so those new files are visible in queries without manual intervention. This event-driven approach keeps the external table in sync with the data as it arrives. While scheduled tasks or REST API calls can refresh metadata, they don’t provide the same automatic, event-driven responsiveness as cloud storage notifications.

Event notification services (such as SQS for AWS or Azure Event Grid) are used to automatically refresh metadata for an external table. The external table relies on the list of files in the external stage, and when new files land, storage event notifications trigger Snowflake to refresh the table’s metadata so those new files are visible in queries without manual intervention. This event-driven approach keeps the external table in sync with the data as it arrives. While scheduled tasks or REST API calls can refresh metadata, they don’t provide the same automatic, event-driven responsiveness as cloud storage notifications.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy