Skip to content

CP-29639: Bump github.com/parquet-go/parquet-go from 0.27.0 to 0.28.0#687

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/github.com/parquet-go/parquet-go-0.28.0
Open

CP-29639: Bump github.com/parquet-go/parquet-go from 0.27.0 to 0.28.0#687
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/github.com/parquet-go/parquet-go-0.28.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps github.com/parquet-go/parquet-go from 0.27.0 to 0.28.0.

Release notes

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

v0.28.0

What's Changed

Bug fixes

Documentation

Other changes

New Contributors

Full Changelog: parquet-go/parquet-go@v0.27.0...v0.28.0

Commits
  • dafe58e fix: prevent infinite loop when reading corrupted byte array pages (#466)
  • 0f45bb7 fix: support *time.Duration with time tag (#464)
  • 3b1178e fix: boolean typed reading returns false for all values (#463)
  • 2675ede Only read the repetition_type of non root column in Column.setLevels (#457)
  • 675f7ca Fix Decimal reads and writes (#451)
  • 0a366c3 docs: investigation findings for byte array corruption in MergeRowGroups (#462)
  • 71c7295 revert: remove byte array type exception from allocation test
  • 1f740be fix: remove byte array buffer cloning and add offset mismatch warning
  • 3609e69 add test for rounding with big.Float
  • 96c66dc fixed length byte array
  • 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.27.0 to 0.28.0.
- [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.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: github.com/parquet-go/parquet-go
  dependency-version: 0.28.0
  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 Feb 25, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 25, 2026 16:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 25, 2026
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