amsa-code / risky

Tools for analyzing timestamped position data particularly vessel position reports from AIS.
Apache License 2.0
13 stars 9 forks source link

Bump parquet.version from 1.12.2 to 1.12.3 #94

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps parquet.version from 1.12.2 to 1.12.3. Updates parquet-avro from 1.12.2 to 1.12.3

Changelog

Sourced from parquet-avro's changelog.

Version 1.12.3

Release Notes - Parquet - Version 1.12.3

New Feature

  • PARQUET-2117 - Add rowPosition API in parquet record readers

Task

  • PARQUET-2081 - Encryption translation tool - Parquet-hadoop

Improvement

Bug

Commits
  • f8dced1 [maven-release-plugin] prepare release apache-parquet-1.12.3-rc1
  • 6497dcd Revert "[maven-release-plugin] prepare release apache-parquet-1.12.3-rc0"
  • 6f57c0f [maven-release-plugin] prepare release apache-parquet-1.12.3-rc0
  • f90437d [maven-release-plugin] prepare for next development iteration
  • a283d50 [maven-release-plugin] prepare release apache-parquet-1.12.3-rc0
  • 7a98472 Update CHANGES.md for 1.12.3rc0
  • 49eb0c3 prepare for release
  • a2da156 PARQUET-2148: Enable uniform decryption with plaintext footer (#969)
  • dd43e6f Bump commons-io from 2.4 to 2.7 in /parquet-cli (#967)
  • 8c8dd23 Bump commons-io from 2.4 to 2.7 in /parquet-hadoop (#966)
  • Additional commits viewable in compare view


Updates parquet-hadoop from 1.12.2 to 1.12.3

Changelog

Sourced from parquet-hadoop's changelog.

Version 1.12.3

Release Notes - Parquet - Version 1.12.3

New Feature

  • PARQUET-2117 - Add rowPosition API in parquet record readers

Task

  • PARQUET-2081 - Encryption translation tool - Parquet-hadoop

Improvement

Bug

Commits
  • f8dced1 [maven-release-plugin] prepare release apache-parquet-1.12.3-rc1
  • 6497dcd Revert "[maven-release-plugin] prepare release apache-parquet-1.12.3-rc0"
  • 6f57c0f [maven-release-plugin] prepare release apache-parquet-1.12.3-rc0
  • f90437d [maven-release-plugin] prepare for next development iteration
  • a283d50 [maven-release-plugin] prepare release apache-parquet-1.12.3-rc0
  • 7a98472 Update CHANGES.md for 1.12.3rc0
  • 49eb0c3 prepare for release
  • a2da156 PARQUET-2148: Enable uniform decryption with plaintext footer (#969)
  • dd43e6f Bump commons-io from 2.4 to 2.7 in /parquet-cli (#967)
  • 8c8dd23 Bump commons-io from 2.4 to 2.7 in /parquet-hadoop (#966)
  • Additional commits viewable in compare view


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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #94 (eaa58ef) into master (62c140e) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master      #94   +/-   ##
=========================================
  Coverage     46.73%   46.73%           
  Complexity      952      952           
=========================================
  Files           155      155           
  Lines          6841     6841           
  Branches        629      629           
=========================================
  Hits           3197     3197           
  Misses         3432     3432           
  Partials        212      212           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 62c140e...eaa58ef. Read the comment docs.