Skip to content

CP-29639: Bump github.com/parquet-go/parquet-go from 0.29.0 to 0.30.1#820

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/github.com/parquet-go/parquet-go-0.30.1
Open

CP-29639: Bump github.com/parquet-go/parquet-go from 0.29.0 to 0.30.1#820
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/github.com/parquet-go/parquet-go-0.30.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps github.com/parquet-go/parquet-go from 0.29.0 to 0.30.1.

Release notes

Sourced from github.com/parquet-go/parquet-go's releases.

v0.30.1

What's Changed

Bug fixes

Other changes

Full Changelog: parquet-go/parquet-go@v0.30.0...v0.30.1

v0.30.0

What's Changed

New features

Bug fixes

Other changes

New Contributors

... (truncated)

Commits
  • 5e40a9b fix: restore zero-value-as-null for optional value-type columns (#523)
  • b61a3d7 fix: always allocate fresh pointer for optional fields on reconstruct (#524)
  • 66bd7c9 fix: avoid corrupting []byte DECIMAL values in GenericWriter (#509)
  • eb564a0 fix: zero trailing bits in boolean column buffer writes (#520) (#521)
  • 48d67fc fix: parquet tag name should take precedence over protobuf tag name (#489)
  • 9235775 feat: implement Apache Parquet column encryption (AES-GCM) (#504)
  • 23f3be1 handle 0-row row groups with empty page index in SeekToRow (#495)
  • 41d0b6c Add support to write Parquet files with NULL type columns (#517) (#519)
  • b1bbe02 format: add SpecificationVersion field to VariantType (#518)
  • 6b10d06 thrift: add UUID compact type (13) support in skip() (#516)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go) from 0.29.0 to 0.30.1.
- [Release notes](https://github.com/parquet-go/parquet-go/releases)
- [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md)
- [Commits](parquet-go/parquet-go@v0.29.0...v0.30.1)

---
updated-dependencies:
- dependency-name: github.com/parquet-go/parquet-go
  dependency-version: 0.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 20, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 20, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants