-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
112 changed files
with
3,444 additions
and
3,444 deletions.
There are no files selected for viewing
22 changes: 11 additions & 11 deletions
22
tests_metricflow/snapshots/test_cli.py/str/BigQuery/test_saved_query__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-18 4 4 2 | ||
2019-12-19 4 6 6 | ||
2019-12-19 5 2 0 | ||
2019-12-20 5 2 0 | ||
2020-01-01 4 2 1 | ||
2020-01-02 4 3 3 | ||
2020-01-02 5 1 0 | ||
2020-01-03 5 1 0 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-18T00:00:00 4 4 2 | ||
2019-12-19T00:00:00 4 6 6 | ||
2019-12-19T00:00:00 5 2 0 | ||
2019-12-20T00:00:00 5 2 0 | ||
2020-01-01T00:00:00 4 2 1 | ||
2020-01-02T00:00:00 4 3 3 | ||
2020-01-02T00:00:00 5 1 0 | ||
2020-01-03T00:00:00 5 1 0 |
6 changes: 3 additions & 3 deletions
6
...napshots/test_cli.py/str/BigQuery/test_saved_query_with_cumulative_metric__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
metric_time__day trailing_2_months_revenue | ||
------------------ --------------------------- | ||
2020-01-01 1000 | ||
metric_time__day trailing_2_months_revenue | ||
------------------- --------------------------- | ||
2020-01-01T00:00:00 1000 |
10 changes: 5 additions & 5 deletions
10
...metricflow/snapshots/test_cli.py/str/BigQuery/test_saved_query_with_limit__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-18 4 4 2 | ||
2019-12-19 4 6 6 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-18T00:00:00 4 4 2 | ||
2019-12-19T00:00:00 4 6 6 |
14 changes: 7 additions & 7 deletions
14
...metricflow/snapshots/test_cli.py/str/BigQuery/test_saved_query_with_where__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-19 5 2 0 | ||
2019-12-20 5 2 0 | ||
2020-01-02 5 1 0 | ||
2020-01-03 5 1 0 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-19T00:00:00 5 2 0 | ||
2019-12-20T00:00:00 5 2 0 | ||
2020-01-02T00:00:00 5 1 0 | ||
2020-01-03T00:00:00 5 1 0 |
22 changes: 11 additions & 11 deletions
22
tests_metricflow/snapshots/test_cli.py/str/Databricks/test_saved_query__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-18 4 4 2 | ||
2019-12-19 4 6 6 | ||
2019-12-19 5 2 0 | ||
2019-12-20 5 2 0 | ||
2020-01-01 4 2 1 | ||
2020-01-02 4 3 3 | ||
2020-01-02 5 1 0 | ||
2020-01-03 5 1 0 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-18T00:00:00 4 4 2 | ||
2019-12-19T00:00:00 4 6 6 | ||
2019-12-19T00:00:00 5 2 0 | ||
2019-12-20T00:00:00 5 2 0 | ||
2020-01-01T00:00:00 4 2 1 | ||
2020-01-02T00:00:00 4 3 3 | ||
2020-01-02T00:00:00 5 1 0 | ||
2020-01-03T00:00:00 5 1 0 |
6 changes: 3 additions & 3 deletions
6
...pshots/test_cli.py/str/Databricks/test_saved_query_with_cumulative_metric__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
metric_time__day trailing_2_months_revenue | ||
------------------ --------------------------- | ||
2020-01-01 1000 | ||
metric_time__day trailing_2_months_revenue | ||
------------------- --------------------------- | ||
2020-01-01T00:00:00 1000 |
10 changes: 5 additions & 5 deletions
10
...tricflow/snapshots/test_cli.py/str/Databricks/test_saved_query_with_limit__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-18 4 4 2 | ||
2019-12-19 4 6 6 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-18T00:00:00 4 4 2 | ||
2019-12-19T00:00:00 4 6 6 |
14 changes: 7 additions & 7 deletions
14
...tricflow/snapshots/test_cli.py/str/Databricks/test_saved_query_with_where__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-19 5 2 0 | ||
2019-12-20 5 2 0 | ||
2020-01-02 5 1 0 | ||
2020-01-03 5 1 0 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-19T00:00:00 5 2 0 | ||
2019-12-20T00:00:00 5 2 0 | ||
2020-01-02T00:00:00 5 1 0 | ||
2020-01-03T00:00:00 5 1 0 |
22 changes: 11 additions & 11 deletions
22
tests_metricflow/snapshots/test_cli.py/str/DuckDB/test_saved_query__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-18 4 4 2 | ||
2019-12-19 4 6 6 | ||
2019-12-19 5 2 0 | ||
2019-12-20 5 2 0 | ||
2020-01-01 4 2 1 | ||
2020-01-02 4 3 3 | ||
2020-01-02 5 1 0 | ||
2020-01-03 5 1 0 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-18T00:00:00 4 4 2 | ||
2019-12-19T00:00:00 4 6 6 | ||
2019-12-19T00:00:00 5 2 0 | ||
2019-12-20T00:00:00 5 2 0 | ||
2020-01-01T00:00:00 4 2 1 | ||
2020-01-02T00:00:00 4 3 3 | ||
2020-01-02T00:00:00 5 1 0 | ||
2020-01-03T00:00:00 5 1 0 |
6 changes: 3 additions & 3 deletions
6
.../snapshots/test_cli.py/str/DuckDB/test_saved_query_with_cumulative_metric__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
metric_time__day trailing_2_months_revenue | ||
------------------ --------------------------- | ||
2020-01-01 1000 | ||
metric_time__day trailing_2_months_revenue | ||
------------------- --------------------------- | ||
2020-01-01T00:00:00 1000 |
10 changes: 5 additions & 5 deletions
10
...s_metricflow/snapshots/test_cli.py/str/DuckDB/test_saved_query_with_limit__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-18 4 4 2 | ||
2019-12-19 4 6 6 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-18T00:00:00 4 4 2 | ||
2019-12-19T00:00:00 4 6 6 |
14 changes: 7 additions & 7 deletions
14
...s_metricflow/snapshots/test_cli.py/str/DuckDB/test_saved_query_with_where__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-19 5 2 0 | ||
2019-12-20 5 2 0 | ||
2020-01-02 5 1 0 | ||
2020-01-03 5 1 0 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-19T00:00:00 5 2 0 | ||
2019-12-20T00:00:00 5 2 0 | ||
2020-01-02T00:00:00 5 1 0 | ||
2020-01-03T00:00:00 5 1 0 |
22 changes: 11 additions & 11 deletions
22
tests_metricflow/snapshots/test_cli.py/str/Postgres/test_saved_query__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-18 4 4 2 | ||
2019-12-19 4 6 6 | ||
2019-12-19 5 2 0 | ||
2019-12-20 5 2 0 | ||
2020-01-01 4 2 1 | ||
2020-01-02 4 3 3 | ||
2020-01-02 5 1 0 | ||
2020-01-03 5 1 0 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-18T00:00:00 4 4 2 | ||
2019-12-19T00:00:00 4 6 6 | ||
2019-12-19T00:00:00 5 2 0 | ||
2019-12-20T00:00:00 5 2 0 | ||
2020-01-01T00:00:00 4 2 1 | ||
2020-01-02T00:00:00 4 3 3 | ||
2020-01-02T00:00:00 5 1 0 | ||
2020-01-03T00:00:00 5 1 0 |
6 changes: 3 additions & 3 deletions
6
...napshots/test_cli.py/str/Postgres/test_saved_query_with_cumulative_metric__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
metric_time__day trailing_2_months_revenue | ||
------------------ --------------------------- | ||
2020-01-01 1000 | ||
metric_time__day trailing_2_months_revenue | ||
------------------- --------------------------- | ||
2020-01-01T00:00:00 1000 |
10 changes: 5 additions & 5 deletions
10
...metricflow/snapshots/test_cli.py/str/Postgres/test_saved_query_with_limit__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-18 4 4 2 | ||
2019-12-19 4 6 6 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-18T00:00:00 4 4 2 | ||
2019-12-19T00:00:00 4 6 6 |
14 changes: 7 additions & 7 deletions
14
...metricflow/snapshots/test_cli.py/str/Postgres/test_saved_query_with_where__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-19 5 2 0 | ||
2019-12-20 5 2 0 | ||
2020-01-02 5 1 0 | ||
2020-01-03 5 1 0 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-19T00:00:00 5 2 0 | ||
2019-12-20T00:00:00 5 2 0 | ||
2020-01-02T00:00:00 5 1 0 | ||
2020-01-03T00:00:00 5 1 0 |
22 changes: 11 additions & 11 deletions
22
tests_metricflow/snapshots/test_cli.py/str/Redshift/test_saved_query__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-18 4 4 2 | ||
2019-12-19 4 6 6 | ||
2019-12-19 5 2 0 | ||
2019-12-20 5 2 0 | ||
2020-01-01 4 2 1 | ||
2020-01-02 4 3 3 | ||
2020-01-02 5 1 0 | ||
2020-01-03 5 1 0 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-18T00:00:00 4 4 2 | ||
2019-12-19T00:00:00 4 6 6 | ||
2019-12-19T00:00:00 5 2 0 | ||
2019-12-20T00:00:00 5 2 0 | ||
2020-01-01T00:00:00 4 2 1 | ||
2020-01-02T00:00:00 4 3 3 | ||
2020-01-02T00:00:00 5 1 0 | ||
2020-01-03T00:00:00 5 1 0 |
6 changes: 3 additions & 3 deletions
6
...napshots/test_cli.py/str/Redshift/test_saved_query_with_cumulative_metric__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
metric_time__day trailing_2_months_revenue | ||
------------------ --------------------------- | ||
2020-01-01 1000 | ||
metric_time__day trailing_2_months_revenue | ||
------------------- --------------------------- | ||
2020-01-01T00:00:00 1000 |
10 changes: 5 additions & 5 deletions
10
...metricflow/snapshots/test_cli.py/str/Redshift/test_saved_query_with_limit__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-18 4 4 2 | ||
2019-12-19 4 6 6 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-18T00:00:00 4 4 2 | ||
2019-12-19T00:00:00 4 6 6 |
14 changes: 7 additions & 7 deletions
14
...metricflow/snapshots/test_cli.py/str/Redshift/test_saved_query_with_where__cli_output.txt
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------ -------------------------- ---------- ------------------ | ||
2019-12-01 5 1 0 | ||
2019-12-19 5 2 0 | ||
2019-12-20 5 2 0 | ||
2020-01-02 5 1 0 | ||
2020-01-03 5 1 0 | ||
metric_time__day listing__capacity_latest bookings instant_bookings | ||
------------------- -------------------------- ---------- ------------------ | ||
2019-12-01T00:00:00 5 1 0 | ||
2019-12-19T00:00:00 5 2 0 | ||
2019-12-20T00:00:00 5 2 0 | ||
2020-01-02T00:00:00 5 1 0 | ||
2020-01-03T00:00:00 5 1 0 |
Oops, something went wrong.