A Data Engineer is building a data pipeline to ingest incremental data from a data source using streams and tasks in Snowflake. A stream is created on a CUSTOMER_RAW table to track the new records and merge them into a CUSTOMER master table by way of a task that runs every hour.
What will occur if the CUSTOMER_RAW table gets renamed to CUSTOMER_BASE after the task runs for three days?
KeylorCR
1 week, 6 days agoKeylorCR
1 week, 6 days ago