Skip to content

Commit

Permalink
Update snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
plypaul committed Feb 7, 2025
1 parent 3387f83 commit e95b0dd
Show file tree
Hide file tree
Showing 35 changed files with 637 additions and 637 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ docstring:
<SqlPlan>
<SqlSelectStatementNode>
<!-- description = 'Combine Aggregated Outputs' -->
<!-- node_id = NodeId(id_str='ss_12') -->
<!-- node_id = NodeId(id_str='ss_6') -->
<!-- col0 = -->
<!-- SqlSelectColumn( -->
<!-- expr=SqlAggregateFunctionExpression(node_id=fnc_8, sql_function=COALESCE), -->
Expand All @@ -27,10 +27,10 @@ docstring:
<!-- expr=SqlAggregateFunctionExpression(node_id=fnc_7, sql_function=COALESCE), -->
<!-- column_alias='bookers', -->
<!-- ) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_5) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_2) -->
<!-- join_0 = -->
<!-- SqlJoinDescription( -->
<!-- right_source=SqlSelectStatementNode(node_id=ss_10), -->
<!-- right_source=SqlSelectStatementNode(node_id=ss_5), -->
<!-- right_source_alias='subq_5', -->
<!-- join_type=FULL_OUTER, -->
<!-- on_condition=SqlComparisonExpression(node_id=cmp_0), -->
Expand All @@ -44,28 +44,28 @@ docstring:
<!-- distinct = False -->
<SqlSelectStatementNode>
<!-- description = 'Aggregate Measures' -->
<!-- node_id = NodeId(id_str='ss_5') -->
<!-- node_id = NodeId(id_str='ss_2') -->
<!-- col0 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_3), column_alias='is_instant') -->
<!-- col1 = -->
<!-- SqlSelectColumn( -->
<!-- expr=SqlAggregateFunctionExpression(node_id=fnc_0, sql_function=SUM), -->
<!-- column_alias='bookings', -->
<!-- ) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_3) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_1) -->
<!-- group_by0 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_3), column_alias='is_instant') -->
<!-- where = None -->
<!-- distinct = False -->
<SqlSelectStatementNode>
<!-- description = "Pass Only Elements: ['bookings', 'is_instant']" -->
<!-- node_id = NodeId(id_str='ss_3') -->
<!-- node_id = NodeId(id_str='ss_1') -->
<!-- col0 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_1), column_alias='is_instant') -->
<!-- col1 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_0), column_alias='bookings') -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_1) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_0) -->
<!-- where = None -->
<!-- distinct = False -->
<SqlSelectStatementNode>
<!-- description = "Read Elements From Semantic Model 'bookings_source'" -->
<!-- node_id = NodeId(id_str='ss_1') -->
<!-- node_id = NodeId(id_str='ss_0') -->
<!-- col0 = -->
<!-- SqlSelectColumn( -->
<!-- expr=SqlStringExpression(node_id=str_28000 sql_expr=1), -->
Expand Down Expand Up @@ -440,20 +440,20 @@ docstring:
<!-- expr=SqlColumnReferenceExpression(node_id=cr_28036), -->
<!-- column_alias='booking__host', -->
<!-- ) -->
<!-- from_source = SqlTableNode(node_id=tfc_28001) -->
<!-- from_source = SqlTableNode(node_id=tfc_0) -->
<!-- where = None -->
<!-- distinct = False -->
<SqlTableNode>
<!-- description = 'Read from ***************************.fct_bookings' -->
<!-- node_id = NodeId(id_str='tfc_28001') -->
<!-- node_id = NodeId(id_str='tfc_0') -->
<!-- table_id = '***************************.fct_bookings' -->
</SqlTableNode>
</SqlSelectStatementNode>
</SqlSelectStatementNode>
</SqlSelectStatementNode>
<SqlSelectStatementNode>
<!-- description = 'Aggregate Measures' -->
<!-- node_id = NodeId(id_str='ss_10') -->
<!-- node_id = NodeId(id_str='ss_5') -->
<!-- col0 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_9), column_alias='is_instant') -->
<!-- col1 = -->
<!-- SqlSelectColumn( -->
Expand All @@ -465,23 +465,23 @@ docstring:
<!-- expr=SqlAggregateFunctionExpression(node_id=fnc_2, sql_function=COUNT_DISTINCT), -->
<!-- column_alias='bookers', -->
<!-- ) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_8) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_4) -->
<!-- group_by0 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_9), column_alias='is_instant') -->
<!-- where = None -->
<!-- distinct = False -->
<SqlSelectStatementNode>
<!-- description = "Pass Only Elements: ['instant_bookings', 'bookers', 'is_instant']" -->
<!-- node_id = NodeId(id_str='ss_8') -->
<!-- node_id = NodeId(id_str='ss_4') -->
<!-- col0 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_6), column_alias='is_instant') -->
<!-- col1 = -->
<!-- SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_4), column_alias='instant_bookings') -->
<!-- col2 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_5), column_alias='bookers') -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_6) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_3) -->
<!-- where = None -->
<!-- distinct = False -->
<SqlSelectStatementNode>
<!-- description = "Read Elements From Semantic Model 'bookings_source'" -->
<!-- node_id = NodeId(id_str='ss_6') -->
<!-- node_id = NodeId(id_str='ss_3') -->
<!-- col0 = -->
<!-- SqlSelectColumn( -->
<!-- expr=SqlStringExpression(node_id=str_28000 sql_expr=1), -->
Expand Down Expand Up @@ -856,12 +856,12 @@ docstring:
<!-- expr=SqlColumnReferenceExpression(node_id=cr_28036), -->
<!-- column_alias='booking__host', -->
<!-- ) -->
<!-- from_source = SqlTableNode(node_id=tfc_28001) -->
<!-- from_source = SqlTableNode(node_id=tfc_1) -->
<!-- where = None -->
<!-- distinct = False -->
<SqlTableNode>
<!-- description = 'Read from ***************************.fct_bookings' -->
<!-- node_id = NodeId(id_str='tfc_28001') -->
<!-- node_id = NodeId(id_str='tfc_1') -->
<!-- table_id = '***************************.fct_bookings' -->
</SqlTableNode>
</SqlSelectStatementNode>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ docstring:
<SqlPlan>
<SqlSelectStatementNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='ss_13') -->
<!-- node_id = NodeId(id_str='ss_6') -->
<!-- col0 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_13), column_alias='listing') -->
<!-- col1 = -->
<!-- SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_12), column_alias='listing__country_latest') -->
<!-- col2 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_14), column_alias='bookings') -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_11) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_5) -->
<!-- where = None -->
<!-- distinct = False -->
<SqlSelectStatementNode>
<!-- description = 'Aggregate Measures' -->
<!-- node_id = NodeId(id_str='ss_11') -->
<!-- node_id = NodeId(id_str='ss_5') -->
<!-- col0 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_11), column_alias='listing') -->
<!-- col1 = -->
<!-- SqlSelectColumn( -->
Expand All @@ -28,7 +28,7 @@ docstring:
<!-- expr=SqlAggregateFunctionExpression(node_id=fnc_0, sql_function=SUM), -->
<!-- column_alias='bookings', -->
<!-- ) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_9) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_4) -->
<!-- group_by0 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_11), column_alias='listing') -->
<!-- group_by1 = -->
<!-- SqlSelectColumn( -->
Expand All @@ -39,18 +39,18 @@ docstring:
<!-- distinct = False -->
<SqlSelectStatementNode>
<!-- description = 'Join Standard Outputs' -->
<!-- node_id = NodeId(id_str='ss_9') -->
<!-- node_id = NodeId(id_str='ss_4') -->
<!-- col0 = -->
<!-- SqlSelectColumn( -->
<!-- expr=SqlColumnReferenceExpression(node_id=cr_6), -->
<!-- column_alias='listing__country_latest', -->
<!-- ) -->
<!-- col1 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_8), column_alias='listing') -->
<!-- col2 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_7), column_alias='bookings') -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_3) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_1) -->
<!-- join_0 = -->
<!-- SqlJoinDescription( -->
<!-- right_source=SqlSelectStatementNode(node_id=ss_7), -->
<!-- right_source=SqlSelectStatementNode(node_id=ss_3), -->
<!-- right_source_alias='subq_3', -->
<!-- join_type=LEFT_OUTER, -->
<!-- on_condition=SqlComparisonExpression(node_id=cmp_0), -->
Expand All @@ -59,16 +59,16 @@ docstring:
<!-- distinct = False -->
<SqlSelectStatementNode>
<!-- description = "Pass Only Elements: ['bookings', 'listing']" -->
<!-- node_id = NodeId(id_str='ss_3') -->
<!-- node_id = NodeId(id_str='ss_1') -->
<!-- col0 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_1), column_alias='listing') -->
<!-- col1 = -->
<!-- SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_0), column_alias='bookings') -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_1) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_0) -->
<!-- where = None -->
<!-- distinct = False -->
<SqlSelectStatementNode>
<!-- description = "Read Elements From Semantic Model 'bookings_source'" -->
<!-- node_id = NodeId(id_str='ss_1') -->
<!-- node_id = NodeId(id_str='ss_0') -->
<!-- col0 = -->
<!-- SqlSelectColumn( -->
<!-- expr=SqlStringExpression(node_id=str_28000 sql_expr=1), -->
Expand Down Expand Up @@ -485,28 +485,28 @@ docstring:
<!-- expr=SqlColumnReferenceExpression(node_id=cr_28036), -->
<!-- column_alias='booking__host', -->
<!-- ) -->
<!-- from_source = SqlTableNode(node_id=tfc_28001) -->
<!-- from_source = SqlTableNode(node_id=tfc_0) -->
<!-- where = None -->
<!-- distinct = False -->
<SqlTableNode>
<!-- description = 'Read from ***************************.fct_bookings' -->
<!-- node_id = NodeId(id_str='tfc_28001') -->
<!-- node_id = NodeId(id_str='tfc_0') -->
<!-- table_id = '***************************.fct_bookings' -->
</SqlTableNode>
</SqlSelectStatementNode>
</SqlSelectStatementNode>
<SqlSelectStatementNode>
<!-- description = "Pass Only Elements: ['country_latest', 'listing']" -->
<!-- node_id = NodeId(id_str='ss_7') -->
<!-- node_id = NodeId(id_str='ss_3') -->
<!-- col0 = SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_3), column_alias='listing') -->
<!-- col1 = -->
<!-- SqlSelectColumn(expr=SqlColumnReferenceExpression(node_id=cr_2), column_alias='country_latest') -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_5) -->
<!-- from_source = SqlSelectStatementNode(node_id=ss_2) -->
<!-- where = None -->
<!-- distinct = False -->
<SqlSelectStatementNode>
<!-- description = "Read Elements From Semantic Model 'listings_latest'" -->
<!-- node_id = NodeId(id_str='ss_5') -->
<!-- node_id = NodeId(id_str='ss_2') -->
<!-- col0 = -->
<!-- SqlSelectColumn( -->
<!-- expr=SqlStringExpression(node_id=str_28006 sql_expr=1), -->
Expand Down Expand Up @@ -769,12 +769,12 @@ docstring:
<!-- expr=SqlColumnReferenceExpression(node_id=cr_28076), -->
<!-- column_alias='listing__user', -->
<!-- ) -->
<!-- from_source = SqlTableNode(node_id=tfc_28005) -->
<!-- from_source = SqlTableNode(node_id=tfc_1) -->
<!-- where = None -->
<!-- distinct = False -->
<SqlTableNode>
<!-- description = 'Read from ***************************.dim_listings_latest' -->
<!-- node_id = NodeId(id_str='tfc_28005') -->
<!-- node_id = NodeId(id_str='tfc_1') -->
<!-- table_id = '***************************.dim_listings_latest' -->
</SqlTableNode>
</SqlSelectStatementNode>
Expand Down
Loading

0 comments on commit e95b0dd

Please sign in to comment.