Releases: Recidiviz/bigquery-emulator
Releases · Recidiviz/bigquery-emulator
v0.4.4-recidiviz.16
What's Changed
- Allow DROP VIEW and DROP MATERIALIZED VIEW by @recidinick in #21
New Contributors
- @recidinick made their first contribution in #21
Full Changelog: v0.4.4-recidiviz.15...v0.4.4-recidiviz.16
v0.4.4-recidiviz.15
What's Changed
Full Changelog: v0.4.4-recidiviz.14...v0.4.4-recidiviz.15
v0.4.4-recidiviz.14
What's Changed
Full Changelog: v0.4.4-recidiviz.13...v0.4.4-recidiviz.14
v0.4.4-recidiviz.13
What's Changed
- Return duplicate error when creating a duplicate dataset; return resourceInUse error when deleting dataset by @ohaibbq in #18
Full Changelog: v0.4.4-recidiviz.12...v0.4.4-recidiviz.13
v0.4.4-recidiviz.12: Merge pull request #17 from Recidiviz/dan/invalid-view-query
Return `invalidQuery` for invalid view queries
v0.4.4-recidiviz.11
What's Changed
- Return
invalidQuery
to avoid Python SDK's default 10-minute retry forinternalError
responses by @ohaibbq in #16
Full Changelog: v0.4.4-recidiviz.10...v0.4.4-recidiviz.11
v0.4.4-recidiviz.10
What's Changed
Full Changelog: v0.4.4-recidiviz.9...v0.4.4-recidiviz.10
v0.4.4-recidiviz.9
What's Changed
- Use in-memory storage when :memory: is specified by @ohaibbq in #10
- Return immediately from
Job.wait()
if aJob
has a response set by @ohaibbq in #11 - Add
--data-from-json
option for initialization of emulator data by @ohaibbq in #9 - Fix view creation when query ends in semicolon by @ohaibbq in #13
- Fix job materialization when destination table does not yet exist by @ohaibbq in #14
- Refactor API data-access pattern to only load what is necessary; use prepared statements by @ohaibbq in #12
Full Changelog: v0.4.4-recidiviz.8...v0.4.4-recidiviz.9
v0.4.4-recidiviz.9-pre.1
What's Changed
- Use in-memory storage when :memory: is specified by @ohaibbq in #10
- Return immediately from
Job.wait()
if aJob
has a response set by @ohaibbq in #11 - Add
--data-from-json
option for initialization of emulator data by @ohaibbq in #9 - Fix view creation when query ends in semicolon by @ohaibbq in #13
- Fix job materialization when destination table does not yet exist by @ohaibbq in #14
Full Changelog: v0.4.4-recidiviz.8...v0.4.4-recidiviz.9-pre.1
v0.4.4-recidiviz.9-pre
What's Changed
- Use in-memory storage when :memory: is specified by @ohaibbq in #10
- Return immediately from
Job.wait()
if aJob
has a response set by @ohaibbq in #11 - Add
--data-from-json
option for initialization of emulator data by @ohaibbq in #9 - Fix view creation when query ends in semicolon by @ohaibbq in #13
- Fix job materialization when destination table does not yet exist by @ohaibbq in #14
Full Changelog: v0.4.4-recidiviz.8...v0.4.4-recidiviz.9-pre