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

[Task]: Upgrade Parquet to 0.13.1 #29906

Closed
1 of 16 tasks
clairemcginty opened this issue Jan 3, 2024 · 0 comments
Closed
1 of 16 tasks

[Task]: Upgrade Parquet to 0.13.1 #29906

clairemcginty opened this issue Jan 3, 2024 · 0 comments

Comments

@clairemcginty
Copy link
Contributor

What needs to happen?

Motivation: Beam is currently on Parquet 0.12.0. The latest Parquet version, 0.13.1, contains bugfixes and new features, such as the In Predicate, and built-in logical type support for the parquet-avro binding. See more here: apache/parquet-java@apache-parquet-1.12.0...apache:apache-parquet-1.13.1

Risks: Parquet 0.13.1 contains a few dependency bumps, including:

  • Hadoop 2.10.1 -> 3.2.3
  • Jackson 2.11.4 -> 2.13.4
  • Avro 1.10.1 -> 1.11.1

From what I understand, the Avro upgrade should be safe now that Beam has modularized AvroIO and its subcomponents. I've also run test Beam/Scio jobs using Hadoop 3 without issues.

Are there any other blockers to upgrading Parquet? I remember about a year ago there was a blocker regarding the gcs-connector library upgrade, but that seems to have been resolved and all bigdataoss libraries are up to date.

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant