Skip to content

Conversation

@rdblue
Copy link
Contributor

@rdblue rdblue commented Nov 25, 2015

Previously, the NPE had no error message but the Avro support accepts
schemas that have nullable array elements.

Previously, the NPE had no error message but the Avro support accepts
schemas that have nullable array elements.
@rdblue
Copy link
Contributor Author

rdblue commented Nov 25, 2015

@liancheng could you take a look at this? Thanks!

@liancheng
Copy link
Contributor

The change LGTM, would be nice to have a test for it though.

@rdblue
Copy link
Contributor Author

rdblue commented Nov 30, 2015

Thanks @liancheng, I updated the test case for nulls to validate that the error message was set correctly.

@rdblue
Copy link
Contributor Author

rdblue commented Dec 1, 2015

Looks like the test failure is from a flaky MemoryManager test, not a real issue.

@liancheng
Copy link
Contributor

+1. Let me try to merge this one :)

@liancheng
Copy link
Contributor

Unfortunately I failed to merge this PR with the following error :(

remote: You are not authorized to edit this repository.
remote:
To https://git-wip-us.apache.org/repos/asf/parquet-mr.git
 ! [remote rejected] PR_TOOL_MERGE_PR_291_MASTER -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git-wip-us.apache.org/repos/asf/parquet-mr.git'

Seems that my committership hasn't taken effect yet? (I've already followed instructions on this page: https://parquet.apache.org/contribute/)

@rdblue
Copy link
Contributor Author

rdblue commented Dec 2, 2015

Thanks for trying, @liancheng. The permissions are controlled by config files on an Apache server, I'll look into it.

@asfgit asfgit closed this in 14097c6 Dec 4, 2015
piyushnarang pushed a commit to piyushnarang/parquet-mr that referenced this pull request Jun 15, 2016
Previously, the NPE had no error message but the Avro support accepts
schemas that have nullable array elements.

Author: Ryan Blue <blue@apache.org>

Closes apache#291 from rdblue/PARQUET-387-fix-npe-message and squashes the following commits:

39d3c83 [Ryan Blue] PARQUET-387: Update test case to verify help message.
d6b6bd8 [Ryan Blue] PARQUET-387: Improve NPE message when avro arrays contain null.
rdblue added a commit to rdblue/parquet-mr that referenced this pull request Jul 13, 2016
Previously, the NPE had no error message but the Avro support accepts
schemas that have nullable array elements.

Author: Ryan Blue <blue@apache.org>

Closes apache#291 from rdblue/PARQUET-387-fix-npe-message and squashes the following commits:

39d3c83 [Ryan Blue] PARQUET-387: Update test case to verify help message.
d6b6bd8 [Ryan Blue] PARQUET-387: Improve NPE message when avro arrays contain null.
rdblue added a commit to rdblue/parquet-mr that referenced this pull request Jan 6, 2017
Previously, the NPE had no error message but the Avro support accepts
schemas that have nullable array elements.

Author: Ryan Blue <blue@apache.org>

Closes apache#291 from rdblue/PARQUET-387-fix-npe-message and squashes the following commits:

39d3c83 [Ryan Blue] PARQUET-387: Update test case to verify help message.
d6b6bd8 [Ryan Blue] PARQUET-387: Improve NPE message when avro arrays contain null.
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