Skip to content

Conversation

panbingkun
Copy link
Contributor

@panbingkun panbingkun commented Oct 8, 2024

What changes were proposed in this pull request?

The pr aims to upgrade Parquet from 1.14.2 to 1.14.3.

Why are the changes needed?

The full release notes: https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.14.3
apache/parquet-java#3007: Ensure version specific Jackson classes are shaded
apache/parquet-java#3013: Fix potential ClassCastException at reading DELTA_BYTE_ARRAY encoding

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass GA.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the BUILD label Oct 8, 2024
@panbingkun panbingkun marked this pull request as ready for review October 8, 2024 05:55
@LuciferYang
Copy link
Contributor

apache/parquet-java#3021: Upgrade Avro dependency to 1.11.4

Spark is currently using Avro 1.12.0

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Thank you, @panbingkun and @LuciferYang .

I removed the Avro related content from PR description because it could be misleading as pointed by Yang Jie.

Merged to master for Apache Spark 4.0.0 for February 2025.

@panbingkun
Copy link
Contributor Author

+1, LGTM. Thank you, @panbingkun and @LuciferYang .

I removed the Avro related content from PR description because it could be misleading as pointed by Yang Jie.

Merged to master for Apache Spark 4.0.0 for February 2025.

Thanks, I am very pleased to hear the official release date of our Spark 4.0.0.

himadripal pushed a commit to himadripal/spark that referenced this pull request Oct 19, 2024
### What changes were proposed in this pull request?
The pr aims to upgrade `Parquet` from `1.14.2` to `1.14.3`.

### Why are the changes needed?
The full release notes: https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.14.3
apache/parquet-java#3007: Ensure version specific Jackson classes are shaded
apache/parquet-java#3013: Fix potential ClassCastException at reading DELTA_BYTE_ARRAY encoding

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Pass GA.

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes apache#48378 from panbingkun/SPARK-49903.

Authored-by: panbingkun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
wangyum pushed a commit to wangyum/spark that referenced this pull request Apr 7, 2025
The pr aims to upgrade `Parquet` from `1.14.2` to `1.14.3`.

The full release notes: https://github.com/apache/parquet-java/releases/tag/apache-parquet-1.14.3
apache/parquet-java#3007: Ensure version specific Jackson classes are shaded
apache/parquet-java#3013: Fix potential ClassCastException at reading DELTA_BYTE_ARRAY encoding

No.

Pass GA.

No.

Closes apache#48378 from panbingkun/SPARK-49903.

Authored-by: panbingkun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants