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

GH-2948: Fix NPE when using the AvroParquetReader.Builder with LocalInputFile #2949

Merged
merged 8 commits into from
Jul 17, 2024

Conversation

joyCurry30
Copy link
Contributor

@joyCurry30 joyCurry30 commented Jul 11, 2024

Rationale for this change

Refer to : #2948

What changes are included in this PR?

Fix the npe when using the AvroParquetReader.Builder with a LocalInputFile.

Are these changes tested?

Yes

Are there any user-facing changes?

Closes #2948

@wgtmac wgtmac changed the title PARQUET-2948: Fix the npe when using the AvroParquetReader.Builder with a LocalInputFile. GH-2948: Fix NPE when using the AvroParquetReader.Builder with LocalInputFile Jul 11, 2024
Copy link
Member

@wgtmac wgtmac left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@wgtmac wgtmac merged commit 1de2af8 into apache:master Jul 17, 2024
9 checks passed
@Fokko Fokko added this to the 1.14.2 milestone Aug 15, 2024
Fokko pushed a commit that referenced this pull request Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NullPointerException when using the AvroParquetReader.Builder with a LocalInputFile
3 participants