Skip to content

Commit

Permalink
Update snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
plypaul committed Nov 9, 2024
1 parent 2fe92cc commit 7e4e2eb
Show file tree
Hide file tree
Showing 2,814 changed files with 2,814 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: BigQuery
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: BigQuery
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_categorical_filter
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a categorical filter.
sql_engine: BigQuery
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_categorical_filter
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a categorical filter.
sql_engine: BigQuery
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_different_time_dimension_grains
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: BigQuery
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_different_time_dimension_grains
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: BigQuery
---
-- Combine Aggregated Outputs
-- Compute Metrics via Expressions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_filter
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: BigQuery
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_filter
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: BigQuery
---
-- Combine Aggregated Outputs
-- Compute Metrics via Expressions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_filter_not_in_group_by
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: BigQuery
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_filter_not_in_group_by
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: BigQuery
---
-- Combine Aggregated Outputs
-- Compute Metrics via Expressions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_time_constraint
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a time constraint and categorical filter.
sql_engine: BigQuery
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_time_constraint
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a time constraint and categorical filter.
sql_engine: BigQuery
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_window
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a window.
sql_engine: BigQuery
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_window
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a window.
sql_engine: BigQuery
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_window_and_time_constraint
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a window, time constraint, and categorical filter.
sql_engine: BigQuery
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_window_and_time_constraint
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a window, time constraint, and categorical filter.
sql_engine: BigQuery
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: Databricks
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: Databricks
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_categorical_filter
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a categorical filter.
sql_engine: Databricks
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_categorical_filter
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a categorical filter.
sql_engine: Databricks
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_different_time_dimension_grains
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: Databricks
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_different_time_dimension_grains
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: Databricks
---
-- Combine Aggregated Outputs
-- Compute Metrics via Expressions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_filter
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: Databricks
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_filter
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: Databricks
---
-- Combine Aggregated Outputs
-- Compute Metrics via Expressions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_filter_not_in_group_by
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: Databricks
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_filter_not_in_group_by
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: Databricks
---
-- Combine Aggregated Outputs
-- Compute Metrics via Expressions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_time_constraint
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a time constraint and categorical filter.
sql_engine: Databricks
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_time_constraint
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a time constraint and categorical filter.
sql_engine: Databricks
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_window
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a window.
sql_engine: Databricks
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_window
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a window.
sql_engine: Databricks
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_window_and_time_constraint
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a window, time constraint, and categorical filter.
sql_engine: Databricks
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_window_and_time_constraint
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a window, time constraint, and categorical filter.
sql_engine: Databricks
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: DuckDB
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: DuckDB
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_categorical_filter
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a categorical filter.
sql_engine: DuckDB
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_categorical_filter
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a categorical filter.
sql_engine: DuckDB
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_different_time_dimension_grains
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: DuckDB
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_different_time_dimension_grains
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: DuckDB
---
-- Combine Aggregated Outputs
-- Compute Metrics via Expressions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_filter
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: DuckDB
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_filter
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: DuckDB
---
-- Combine Aggregated Outputs
-- Compute Metrics via Expressions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_filter_not_in_group_by
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: DuckDB
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_filter_not_in_group_by
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: DuckDB
---
-- Combine Aggregated Outputs
-- Compute Metrics via Expressions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_time_constraint
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a time constraint and categorical filter.
sql_engine: DuckDB
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_time_constraint
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a time constraint and categorical filter.
sql_engine: DuckDB
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_window
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a window.
sql_engine: DuckDB
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_window
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a window.
sql_engine: DuckDB
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_window_and_time_constraint
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a window, time constraint, and categorical filter.
sql_engine: DuckDB
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric_with_window_and_time_constraint
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric with a window, time constraint, and categorical filter.
sql_engine: DuckDB
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: Postgres
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ test_name: test_conversion_metric
test_filename: test_conversion_metric_rendering.py
docstring:
Test rendering a query against a conversion metric.
sql_engine: Postgres
---
-- Compute Metrics via Expressions
SELECT
Expand Down
Loading

0 comments on commit 7e4e2eb

Please sign in to comment.