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.24.0 #74

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

spanner spanner/v1.24.0

Features

  • spanner/spansql: add ROW DELETION POLICY parsing (#4496) (3d6c6c7)
  • spanner/spansql: fix unstable SelectFromTable SQL (#4473) (39bc4ec)
  • spanner/spansql: support ALTER DATABASE (#4403) (1458dc9)
  • spanner/spansql: support table_hint_expr at from_clause on query_statement (#4457) (7047808)
  • spanner: add row.String() and refine error message for decoding a struct array (#4431) (f6258a4)
  • spanner: allow untyped nil values in parameterized queries (#4482) (c1ba18b)

Bug Fixes

  • spanner/spansql: fix DATE and TIMESTAMP parsing. (#4480) (dec7a67)

bigquery bigquery/v1.24.0

Features

  • bigquery/migration: Add PAUSED state to Subtask and add task details protos (bddab08)

Bug Fixes

  • bigquery/storage: add missing read api retry setting on SplitReadStream (797a9bd)

spanner spanner/v1.23.0

Features

  • spanner/admin/database: add leader_options to InstanceConfig and default_leader to Database (7aa0e19)

bigquery bigquery/v1.23.0

Features

  • bigquery/reservation:
    • Deprecated SearchAssignments in favor of SearchAllAssignments
    • feat: Reservation objects now contain a creation time and an update time
    • feat: Added commitment_start_time to capacity commitments
    • feat: Force deleting capacity commitments is allowed while reservations with active assignments exist
    • feat: ML_EXTERNAL job type is supported
    • feat: Optional id can be passed into CreateCapacityCommitment and CreateAssignment
    • docs: Clarified docs for None assignments
    • fix!: Fixed pattern for BiReservation object BREAKING_CHANGE: Changed from bireservation to biReservation

... (truncated)

Commits
  • eabc63a chore: release spanner 1.24.0 (#4413)
  • a3e97da chore: release 0.89.0 (#4486)
  • 9401be5 fix(internal/gapicgen): tidy all after dep bump (#4515)
  • a52baa4 chore(all): auto-regenerate gapics (#4510)
  • 663c899 feat(bigquery/storage/managedwriter): naming and doc improvements (#4508)
  • 41246e9 fix(internal/gapicgen): exec Stdout already set (#4509)
  • d8ec92b test(bigquery/storage/managedwriter): test all stream types (#4507)
  • c6cf659 fix(bigquery/storage/managedwriter): fix double-close error, add tests (#4502)
  • 9923fd1 chore(all): auto-regenerate gapics (#4499)
  • f2d531d feat(storagetransfer): start generating apiv1 (#4505)
  • 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 2 years ago

Superseded by #77.