Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump parquet-avro from 1.12.0 to 1.12.2 #20062

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2021

Bumps parquet-avro from 1.12.0 to 1.12.2.

Changelog

Sourced from parquet-avro's changelog.

Version 1.12.2

Release Notes - Parquet - Version 1.12.2

Bug

Version 1.12.1

Release Notes - Parquet - Version 1.12.1

Bug

  • PARQUET-1633 - Fix integer overflow
  • PARQUET-2022 - ZstdDecompressorStream should close zstdInputStream
  • PARQUET-2027 - Fix calculating directory offset for merge
  • PARQUET-2052 - Integer overflow when writing huge binary using dictionary encoding
  • PARQUET-2054 - fix TCP leaking when calling ParquetFileWriter.appendFile
  • PARQUET-2072 - Do Not Determine Both Min/Max for Binary Stats
  • PARQUET-2073 - Fix estimate remaining row count in ColumnWriteStoreBase.
  • PARQUET-2078 - Failed to read parquet file after writing with the same parquet version

Improvement

Commits
  • 77e30c8 [maven-release-plugin] prepare release apache-parquet-1.12.2-rc0
  • a113189 Update CHANGES.md for 1.12.2
  • afb64b8 PARQUET-2094: Handle negative values in page headers (#933)
  • ef6274f [maven-release-plugin] prepare for next development iteration
  • 16d7608 [maven-release-plugin] prepare for next development iteration
  • 2a5c06c [maven-release-plugin] prepare release apache-parquet-1.12.1-rc1
  • 64544c1 Revert "PARQUET-2043: Fail for undeclared dependencies (#916)"
  • afd4904 Revert "Remove unused dependency & Fix warning message"
  • 9455f48 [maven-release-plugin] prepare for next development iteration
  • d1dccf6 [maven-release-plugin] prepare release apache-parquet-1.12.1-rc0
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Dec 10, 2021
@hz-devops-test hz-devops-test added the Source: Community PR or issue was opened by a community user label Dec 10, 2021
@mmedenjak mmedenjak added Source: Internal PR or issue was opened by an employee and removed Source: Community PR or issue was opened by a community user labels Dec 10, 2021
@mmedenjak
Copy link
Contributor

run-lab-run

Bumps [parquet-avro](https://github.com/apache/parquet-mr) from 1.12.0 to 1.12.2.
- [Release notes](https://github.com/apache/parquet-mr/releases)
- [Changelog](https://github.com/apache/parquet-mr/blob/apache-parquet-1.12.2/CHANGES.md)
- [Commits](apache/parquet-java@apache-parquet-1.12.0...apache-parquet-1.12.2)

---
updated-dependencies:
- dependency-name: org.apache.parquet:parquet-avro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.parquet-parquet-avro-1.12.2 branch from 828049a to 06e2a46 Compare January 10, 2022 13:07
@mmedenjak mmedenjak merged commit b4423ab into master Jan 28, 2022
@mmedenjak mmedenjak added this to the 5.1 milestone Jan 28, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.apache.parquet-parquet-avro-1.12.2 branch January 28, 2022 08:38
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 Source: Internal PR or issue was opened by an employee Team: Integration Type: Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants