Skip to content

build(deps): bump github.com/parquet-go/parquet-go from 0.29.0 to 0.30.1 in /log-service#283

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

build(deps): bump github.com/parquet-go/parquet-go from 0.29.0 to 0.30.1 in /log-service#283
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/log-service/github.com/parquet-go/parquet-go-0.30.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants