-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathCHANGELOG
27 lines (23 loc) · 1008 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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)
BigQuery: Fix typo in stored procedure (#61)
Version 1.0.2 (2021-03-11)
--------------------------
BigQuery: Handle schema evolution in core contexts (close #52)
Version 1.0.1 (2021-02-24)
-------------------------
BigQuery: Revert default schemas to use `atomic`, `scratch`, `derived` (#41)
BigQuery: Add backwards compatibility for derived_tstamp partitioned tables (#38)
BigQuery: Fix typo in `XX-destroy` steps (#40)
BigQuery: ensure non-null page_view_id in page_views (#37)
BigQuery: Fix error for yauaa context (#33)
BigQuery: Replace example customisation (#46)
Version 1.0.0 (2021-01-20)
---------------------------
Add and update READMEs for BigQuery v1 (#30)
Extend and update great expectations for BigQuery v1 (#28)
Add BigQuery web model v1 (#26)