opensearch-project / data-prepper

Data Prepper is a component of the OpenSearch project that accepts, filters, transforms, enriches, and routes data at scale.
https://opensearch.org/docs/latest/clients/data-prepper/index/
Apache License 2.0
238 stars 176 forks source link

Bump org.apache.parquet:parquet-common from 1.14.0 to 1.14.1 in /data-prepper-plugins/parquet-codecs #4668

Closed dependabot[bot] closed 1 hour ago

dependabot[bot] commented 2 days ago

Bumps org.apache.parquet:parquet-common from 1.14.0 to 1.14.1.

Changelog

Sourced from org.apache.parquet:parquet-common's changelog.

Version 1.14.1

Release Notes - Parquet - Version 1.14.1

Bug

  • PARQUET-2468 - ParquetMetadata.toPrettyJSON throws exception on file read when LOG.isDebugEnabled()
  • PARQUET-2498 - Hadoop vector IO API doesn't handle empty list of ranges
Commits
  • 97ede96 [maven-release-plugin] prepare release apache-parquet-1.14.1-rc0
  • a1ab6d2 Update release note for 1.14.1
  • ab2fa91 PARQUET-2498: Vector IO to handle empty range list (#1374)
  • fbb9aed PARQUET-2487: Bump io.airlift:aircompressor from 0.26 to 0.27 (#1363) (#1364)
  • 9c8fde0 PARQUET-2468: ParquetMetadata must convert to json (#1349) (#1360)
  • 78a36be Prepare for next development iteration
  • 06c82b2 Update changes (#1347)
  • 3862f61 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 show 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)
dependabot[bot] commented 1 hour ago

Looks like org.apache.parquet:parquet-common is no longer a dependency, so this is no longer needed.