Skip to content

PARQUET-990 More detailed error messages in footer parsing#408

Closed
ash211 wants to merge 1 commit into
apache:masterfrom
ash211:patch-1
Closed

PARQUET-990 More detailed error messages in footer parsing#408
ash211 wants to merge 1 commit into
apache:masterfrom
ash211:patch-1

Conversation

@ash211

@ash211 ash211 commented Mar 31, 2017

Copy link
Copy Markdown
Contributor

Include invalid values in exception messages when reading footer for two situations:

  • too-short files (include file length)
  • files with corrupted footer lengths (include calculated footer start index)

Include invalid values in exception messages when reading footer for two situations:

- too-short files (include file length)
- files with corrupted footer lengths (include calculated footer start index)

@julienledem julienledem left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This looks good to me.
can you create a corresponding PARQUET JIRA and prefix this PR with it's ID (PARQUET-XXX: More detailed error messages in footer parsing)

@ash211 ash211 changed the title More detailed error messages in footer parsing PARQUET-990 More detailed error messages in footer parsing May 16, 2017
@ash211

ash211 commented May 16, 2017

Copy link
Copy Markdown
Contributor Author

Thanks @julienledem ! Filed as https://issues.apache.org/jira/browse/PARQUET-990 and updated this PR's title

@asfgit asfgit closed this in 9491d7a May 17, 2017
@ash211
ash211 deleted the patch-1 branch May 17, 2017 05:03
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.

2 participants