Skip to content

Commit

Permalink
Update snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
plypaul committed Dec 14, 2024
1 parent 5b956f2 commit 80fa6fe
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ test_filename: test_dataflow_to_execution.py
<SelectSqlQueryToDataTableTask>
<!-- description = 'Run a query and write the results to a data frame' -->
<!-- node_id = NodeId(id_str='rsq_0') -->
<!-- sql_query = -->
<!-- sql = -->
<!-- ('-- Combine Aggregated Outputs\n' -->
<!-- 'WITH sma_28009_cte AS (\n' -->
<!-- " -- Read Elements From Semantic Model 'bookings_source'\n" -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ test_filename: test_dataflow_to_execution.py
<SelectSqlQueryToDataTableTask>
<!-- description = 'Run a query and write the results to a data frame' -->
<!-- node_id = NodeId(id_str='rsq_0') -->
<!-- sql_query = -->
<!-- sql = -->
<!-- ('-- Join Standard Outputs\n' -->
<!-- "-- Pass Only Elements: ['bookings', 'is_instant', 'listing__country_latest']\n" -->
<!-- '-- Aggregate Measures\n' -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ docstring:
<SelectSqlQueryToDataTableTask>
<!-- description = 'Run a query and write the results to a data frame' -->
<!-- node_id = NodeId(id_str='rsq_0') -->
<!-- sql_query = -->
<!-- sql = -->
<!-- ('-- Join Standard Outputs\n' -->
<!-- "-- Pass Only Elements: ['txn_count', 'account_id__customer_id__customer_name']\n" -->
<!-- '-- Aggregate Measures\n' -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ test_filename: test_dataflow_to_execution.py
<SelectSqlQueryToDataTableTask>
<!-- description = 'Run a query and write the results to a data frame' -->
<!-- node_id = NodeId(id_str='rsq_0') -->
<!-- sql_query = -->
<!-- sql = -->
<!-- ('-- Combine Aggregated Outputs\n' -->
<!-- 'WITH sma_28009_cte AS (\n' -->
<!-- " -- Read Elements From Semantic Model 'bookings_source'\n" -->
Expand Down

0 comments on commit 80fa6fe

Please sign in to comment.