Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
agnessnowplow committed Dec 13, 2022
1 parent f0ac195 commit 56b3a26
Show file tree
Hide file tree
Showing 24 changed files with 30 additions and 22 deletions.
2 changes: 1 addition & 1 deletion .test/great_expectations/expectations/web/v1/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"meta": {
"versions": {
"test_suite_version": "1.1.1",
"bigquery_model_version": "1.0.3",
"bigquery_model_version": "1.0.4",
"snowflake_model_version": "1.0.2"
},
"great_expectations.__version__": "0.12.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"meta": {
"versions": {
"test_suite_version": "1.1.1",
"bigquery_model_version": "1.0.3"
"bigquery_model_version": "1.0.4"
},
"__comment__": "expect_column_values_to_be_null on column stray_page_ping has been removed as it is a known issue (https://github.com/snowplow/data-models/issues/92)",
"great_expectations.__version__": "0.12.0"
Expand Down
2 changes: 1 addition & 1 deletion .test/great_expectations/expectations/web/v1/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"versions": {
"test_suite_version": "1.1.1",
"redshift_model_version": "1.3.1",
"bigquery_model_version": "1.0.3",
"bigquery_model_version": "1.0.4",
"snowflake_model_version": "1.0.2"
},
"great_expectations.__version__": "0.12.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"versions": {
"test_suite_version": "1.1.1",
"redshift_model_version": "1.3.1",
"bigquery_model_version": "1.0.3",
"bigquery_model_version": "1.0.4",
"snowflake_model_version": "1.0.2"
},
"great_expectations.__version__": "0.12.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
"versions": {
"test_suite_version": "1.1.1",
"redshift_model_version": "1.3.1",
"bigquery_model_version": "1.0.3",
"bigquery_model_version": "1.0.4",
"snowflake_model_version": "1.0.2"
},
"great_expectations.__version__": "0.12.0"
Expand Down
2 changes: 1 addition & 1 deletion .test/great_expectations/expectations/web/v1/sessions.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
"versions": {
"test_suite_version": "1.1.1",
"redshift_model_version": "1.3.1",
"bigquery_model_version": "1.0.3",
"bigquery_model_version": "1.0.4",
"snowflake_model_version": "1.0.2"
},
"great_expectations.__version__": "0.12.0"
Expand Down
2 changes: 1 addition & 1 deletion .test/great_expectations/expectations/web/v1/users.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"versions": {
"test_suite_version": "1.1.1",
"redshift_model_version": "1.3.1",
"bigquery_model_version": "1.0.3",
"bigquery_model_version": "1.0.4",
"snowflake_model_version": "1.0.2"
},
"great_expectations.__version__": "0.12.0"
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
BigQuery Web Version 1.0.4 (2022-12-13)
----------------------------------------
Snowflake Web: Fix upsert limit in commit_table procedure (Close #75)

Snowflake Web Version 1.0.2 (2022-10-13)
----------------------------------------
Snowflake Web: Optimise partition pruning (Close #140)
Expand Down
4 changes: 4 additions & 0 deletions web/v1/bigquery/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 1.0.4 (2022-12-13)
--------------------------
BigQuery: Fix upsert limit in commit_table procedure (Close #75)

Version 1.0.3 (2021-03-24)
--------------------------
BigQuery: Change session lookback to use days rather than hours (#60)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:entropy: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:entropy: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:entropy: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:input_schema: atomic
:scratch_schema: scratch
:output_schema: derived
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:entropy: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:entropy: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:entropy: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:entropy: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:entropy: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:entropy: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:entropy: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:entropy: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:start_date: 2020-01-01
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:entropy: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:project:
:region:
:variables:
:model_version: bigquery/web/1.0.3
:model_version: bigquery/web/1.0.4
:scratch_schema: scratch
:output_schema: derived
:entropy: ""
Expand Down

0 comments on commit 56b3a26

Please sign in to comment.