-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct Snowflake example DAG to demonstrate multiple queries run
As per RCA in #1383, to demonstrate multiple queries in a single statement, the queries need to be independent of each other as they get run in an async & indepedently of one another after submission. Hence, correcting the example DAG to have queries independent of each other. closes: #1385
- Loading branch information
1 parent
1ccef0f
commit 15a2870
Showing
1 changed file
with
22 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters