Skip to content

Commit

Permalink
Update snapshots as IDs have changed due to reuse via cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
plypaul committed Oct 10, 2024
1 parent 56f2d0a commit a3d5d63
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,21 +76,21 @@
</ComputeMetricsNode>
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_5') -->
<!-- node_id = NodeId(id_str='cm_4') -->
<!-- metric_spec = MetricSpec(element_name='bookings_per_dollar') -->
<CombineAggregatedOutputsNode>
<!-- description = 'Combine Aggregated Outputs' -->
<!-- node_id = NodeId(id_str='cao_1') -->
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_3') -->
<!-- node_id = NodeId(id_str='cm_0') -->
<!-- metric_spec = MetricSpec(element_name='bookings') -->
<AggregateMeasuresNode>
<!-- description = 'Aggregate Measures' -->
<!-- node_id = NodeId(id_str='am_2') -->
<!-- node_id = NodeId(id_str='am_0') -->
<FilterElementsNode>
<!-- description = "Pass Only Elements: ['bookings', 'metric_time__day']" -->
<!-- node_id = NodeId(id_str='pfe_2') -->
<!-- node_id = NodeId(id_str='pfe_0') -->
<!-- include_spec = MeasureSpec(element_name='bookings') -->
<!-- include_spec = -->
<!-- TimeDimensionSpec( -->
Expand All @@ -113,14 +113,14 @@
</ComputeMetricsNode>
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_4') -->
<!-- node_id = NodeId(id_str='cm_3') -->
<!-- metric_spec = MetricSpec(element_name='booking_value') -->
<AggregateMeasuresNode>
<!-- description = 'Aggregate Measures' -->
<!-- node_id = NodeId(id_str='am_3') -->
<!-- node_id = NodeId(id_str='am_2') -->
<FilterElementsNode>
<!-- description = "Pass Only Elements: ['booking_value', 'metric_time__day']" -->
<!-- node_id = NodeId(id_str='pfe_3') -->
<!-- node_id = NodeId(id_str='pfe_2') -->
<!-- include_spec = MeasureSpec(element_name='booking_value') -->
<!-- include_spec = -->
<!-- TimeDimensionSpec( -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
<!-- node_id = NodeId(id_str='wrd_1') -->
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_15') -->
<!-- node_id = NodeId(id_str='cm_14') -->
<!-- metric_spec = MetricSpec(element_name='bookings_per_booker') -->
<!-- metric_spec = MetricSpec(element_name='bookings_per_dollar') -->
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_14') -->
<!-- node_id = NodeId(id_str='cm_13') -->
<!-- metric_spec = MetricSpec(element_name='bookings') -->
<!-- metric_spec = MetricSpec(element_name='bookers') -->
<!-- metric_spec = MetricSpec(element_name='booking_value') -->
<AggregateMeasuresNode>
<!-- description = 'Aggregate Measures' -->
<!-- node_id = NodeId(id_str='am_10') -->
<!-- node_id = NodeId(id_str='am_9') -->
<FilterElementsNode>
<!-- description = -->
<!-- "Pass Only Elements: ['bookings', 'bookers', 'booking_value', 'metric_time__day']" -->
<!-- node_id = NodeId(id_str='pfe_10') -->
<!-- node_id = NodeId(id_str='pfe_9') -->
<!-- include_spec = MeasureSpec(element_name='bookings') -->
<!-- include_spec = MeasureSpec(element_name='bookers') -->
<!-- include_spec = MeasureSpec(element_name='booking_value') -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@
</ComputeMetricsNode>
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_3') -->
<!-- node_id = NodeId(id_str='cm_2') -->
<!-- metric_spec = MetricSpec(element_name='derived_bookings_1') -->
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_2') -->
<!-- node_id = NodeId(id_str='cm_0') -->
<!-- metric_spec = MetricSpec(element_name='bookings') -->
<AggregateMeasuresNode>
<!-- description = 'Aggregate Measures' -->
<!-- node_id = NodeId(id_str='am_1') -->
<!-- node_id = NodeId(id_str='am_0') -->
<FilterElementsNode>
<!-- description = "Pass Only Elements: ['bookings', 'metric_time__day']" -->
<!-- node_id = NodeId(id_str='pfe_1') -->
<!-- node_id = NodeId(id_str='pfe_0') -->
<!-- include_spec = MeasureSpec(element_name='bookings') -->
<!-- include_spec = -->
<!-- TimeDimensionSpec( -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
<!-- node_id = NodeId(id_str='wrd_1') -->
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_9') -->
<!-- node_id = NodeId(id_str='cm_8') -->
<!-- metric_spec = MetricSpec(element_name='derived_bookings_0') -->
<!-- metric_spec = MetricSpec(element_name='derived_bookings_1') -->
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_8') -->
<!-- node_id = NodeId(id_str='cm_7') -->
<!-- metric_spec = MetricSpec(element_name='bookings') -->
<AggregateMeasuresNode>
<!-- description = 'Aggregate Measures' -->
<!-- node_id = NodeId(id_str='am_4') -->
<!-- node_id = NodeId(id_str='am_3') -->
<FilterElementsNode>
<!-- description = "Pass Only Elements: ['bookings', 'metric_time__day']" -->
<!-- node_id = NodeId(id_str='pfe_4') -->
<!-- node_id = NodeId(id_str='pfe_3') -->
<!-- include_spec = MeasureSpec(element_name='bookings') -->
<!-- include_spec = -->
<!-- TimeDimensionSpec( -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!-- node_id = NodeId(id_str='wrd_0') -->
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_5') -->
<!-- node_id = NodeId(id_str='cm_4') -->
<!-- metric_spec = MetricSpec(element_name='instant_plus_non_referred_bookings_pct') -->
<CombineAggregatedOutputsNode>
<!-- description = 'Combine Aggregated Outputs' -->
Expand Down Expand Up @@ -110,14 +110,14 @@
</ComputeMetricsNode>
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_4') -->
<!-- node_id = NodeId(id_str='cm_1') -->
<!-- metric_spec = MetricSpec(element_name='bookings') -->
<AggregateMeasuresNode>
<!-- description = 'Aggregate Measures' -->
<!-- node_id = NodeId(id_str='am_3') -->
<!-- node_id = NodeId(id_str='am_1') -->
<FilterElementsNode>
<!-- description = "Pass Only Elements: ['bookings', 'metric_time__day']" -->
<!-- node_id = NodeId(id_str='pfe_3') -->
<!-- node_id = NodeId(id_str='pfe_1') -->
<!-- include_spec = MeasureSpec(element_name='bookings') -->
<!-- include_spec = -->
<!-- TimeDimensionSpec( -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,27 @@
<!-- node_id = NodeId(id_str='wrd_1') -->
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_13') -->
<!-- node_id = NodeId(id_str='cm_12') -->
<!-- metric_spec = MetricSpec(element_name='instant_plus_non_referred_bookings_pct') -->
<CombineAggregatedOutputsNode>
<!-- description = 'Combine Aggregated Outputs' -->
<!-- node_id = NodeId(id_str='cao_2') -->
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_9') -->
<!-- node_id = NodeId(id_str='cm_8') -->
<!-- metric_spec = MetricSpec(element_name='non_referred_bookings_pct', alias='non_referred') -->
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_8') -->
<!-- node_id = NodeId(id_str='cm_7') -->
<!-- metric_spec = MetricSpec(element_name='referred_bookings', alias='ref_bookings') -->
<!-- metric_spec = MetricSpec(element_name='bookings') -->
<AggregateMeasuresNode>
<!-- description = 'Aggregate Measures' -->
<!-- node_id = NodeId(id_str='am_6') -->
<!-- node_id = NodeId(id_str='am_5') -->
<FilterElementsNode>
<!-- description = -->
<!-- "Pass Only Elements: ['referred_bookings', 'bookings', 'metric_time__day']" -->
<!-- node_id = NodeId(id_str='pfe_6') -->
<!-- node_id = NodeId(id_str='pfe_5') -->
<!-- include_spec = MeasureSpec(element_name='referred_bookings') -->
<!-- include_spec = MeasureSpec(element_name='bookings') -->
<!-- include_spec = -->
Expand All @@ -49,16 +49,16 @@
</ComputeMetricsNode>
<ComputeMetricsNode>
<!-- description = 'Compute Metrics via Expressions' -->
<!-- node_id = NodeId(id_str='cm_12') -->
<!-- node_id = NodeId(id_str='cm_11') -->
<!-- metric_spec = MetricSpec(element_name='instant_bookings', alias='instant') -->
<!-- metric_spec = MetricSpec(element_name='bookings') -->
<AggregateMeasuresNode>
<!-- description = 'Aggregate Measures' -->
<!-- node_id = NodeId(id_str='am_9') -->
<!-- node_id = NodeId(id_str='am_8') -->
<FilterElementsNode>
<!-- description = -->
<!-- "Pass Only Elements: ['instant_bookings', 'bookings', 'metric_time__day']" -->
<!-- node_id = NodeId(id_str='pfe_9') -->
<!-- node_id = NodeId(id_str='pfe_8') -->
<!-- include_spec = MeasureSpec(element_name='instant_bookings') -->
<!-- include_spec = MeasureSpec(element_name='bookings') -->
<!-- include_spec = -->
Expand Down

0 comments on commit a3d5d63

Please sign in to comment.