v0.18.0-recidiviz.1
What's Changed
- [Testing] Use UTC timezone in
query_test.go
by @ohaibbq in #6 - [Timestamp] Use microsecond precision to support full range of BigQuery timestamps by @ohaibbq in #7
- [Date] Base date used when parsing is start of unix time, not 0001-01-01 by @ohaibbq in #11
- [Windowing] Handle null values in partitions by @ohaibbq in #9
- [Date] Implement
%y
year without century parser / formatter; handle incomplete digits by @ohaibbq in #8 - [Windowing] Handle multiple sort expressions by @ohaibbq in #10
New Contributors
Full Changelog: v0.18.0-recidiviz.0...v0.18.0-recidiviz.1