reproio / columnify

Make record oriented data to columnar format.
Apache License 2.0
38 stars 6 forks source link

Bump cloud.google.com/go/bigquery from 1.10.0 to 1.19.0 #72

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps cloud.google.com/go/bigquery from 1.10.0 to 1.19.0.

Release notes

Sourced from cloud.google.com/go/bigquery's releases.

spanner spanner/v1.19.0

Features

  • spanner/spannertest: support multiple aggregations (#3965) (1265dc3)
  • spanner/spansql: case insensitive parsing of keywords and functions (#4034) (ddb09d2)
  • spanner: add a database name getter to client (#4190) (7fce29a)
  • spanner: add custom instance config to tests (#4194) (e935345)

Bug Fixes

  • spanner: add missing NUMERIC type to the doc for Row (#4116) (9a3b416)
  • spanner: indent code example for Encoder and Decoder (#4128) (7c1f48f)
  • spanner: mark SessionPoolConfig.MaxBurst deprecated (#4115) (d60a686)

bigquery bigquery/v1.19.0

Features

  • bigquery/storage: Add ZSTD compression as an option for Arrow. (770db30)
  • bigquery/storage: remove alpha client (#4100) (a2d137d), refs #4098
  • bigquery: add support for parameterized types (#4103) (a2330e4)
  • bigquery: add support for snapshot/restore (#4112) (4c12b42)
  • bigquery: add support for user defined TVF (#4043) (37607b4)
  • bigquery: enable project autodetection, expose project ids further (#4312) (267787e)
  • bigquery: support job deletion (#3935) (363ba03)
  • bigquery: support nullable params and geography params (#4225) (43755d3)

Bug Fixes

  • bigquery: minor rename to feature that's not yet in a release (#4320) (ef8d138)
  • bigquery: update streaming insert error test (#4321) (12f3042)

spanner spanner/v1.18.0

Features

  • spanner/admin/database: add progress field to UpdateDatabaseDdlMetadata (9029071)

bigquery bigquery/v1.18.0

Features

  • bigquery/storage: new JSON type through BigQuery Write (9029071)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

Superseded by #73.