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.18.0 #71

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.18.0.

Release notes

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

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)
  • bigquery: augment retry predicate to support additional errors (#4046) (d4af6f7)
  • bigquery: expose ParquetOptions for loads and external tables (#4016) (f9c4ccb)
  • bigquery: support mutable clustering configuration (#3950) (0ab30da)

spanner spanner/v1.17.0

Features

  • spanner/admin/database: add tagging request options (2b02a03)
  • spanner: add RPC Priority request options (b5b4da6)
  • spanner: Add support for RPC priority (#3341) (88cf097)

bigquery bigquery/v1.17.0

Features

  • bigquery/storage: add a Arrow compression options (Only LZ4 for now). feat: Return schema on first ReadRowsResponse. doc: clarify limit on filter string. (2b02a03)
  • bigquery/storage: deprecate bigquery storage v1alpha2 API (9cc6d2c)
  • bigquery/storage: updates for v1beta2 storage API - Updated comments on BatchCommitWriteStreams - Added new support Bigquery types BIGNUMERIC and INTERVAL to TableSchema - Added read rows schema in ReadRowsResponse - Misc comment updates (48b4e59)
  • bigquery: export HivePartitioningOptions in load job configurations (#3877) (7c759be)
  • bigquery: support type alias names for numeric/bignumeric schemas. (#3760) (2ee6bf4)

bigquery/v1.16.0

  • Updates to various dependencies.

spanner spanner/v1.16.0

Features

  • spanner: add optimizer_statistics_package field in QueryOptions (18c88c4)
  • spanner/admin/database: add CMEK fields to backup and database (16597fa)

Bug Fixes

... (truncated)

Commits
  • 3e83900 chore: release spanner 1.18.0 (#3893)
  • aab30c6 test(firestore): add additional test verifying deleting a map value via updat...
  • 80fbb02 chore(all): auto-regenerate gapics (#4007)
  • e9684ab feat(bigtable): Customer Managed Encryption (CMEK) (#3899)
  • 8ccd689 fix(internal/gapicgen): use correct region tags for gensnippets (#4022)
  • 022fc35 chore(internal/gapicgen): add regen-only flag (#4015)
  • bc0549d Update CONTRIBUTING.md (#3960)
  • 0ab30da feat(bigquery): support mutable clustering configuration (#3950)
  • 9f6b648 chore: add SECURITY.md (#4013)
  • 67ed7e9 chore: release pubsub 1.10.3 (#4001)
  • Additional commits viewable in compare view


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 #72.