Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

As a follow-up of #19948 , this PR moves the test case and adds comments.

How was this patch tested?

Pass the Jenkins.

}
}

test("SPARK-19809 NullPointerException on zero-size ORC file") {
Copy link
Member

Choose a reason for hiding this comment

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

Should we move the test above SPARK-22267 Spark SQL incorrectly reads ORC files when column order is different too? I think basically that's also the same instance.

Copy link
Member Author

@dongjoon-hyun dongjoon-hyun Dec 13, 2017

Choose a reason for hiding this comment

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

Yep. I'll piggy back here, too.

Copy link
Member

@HyukjinKwon HyukjinKwon left a comment

Choose a reason for hiding this comment

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

@dongjoon-hyun
Copy link
Member Author

Thank you always for review and approval, @HyukjinKwon !

@SparkQA
Copy link

SparkQA commented Dec 13, 2017

Test build #84821 has finished for PR 19960 at commit 1d5dd76.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Dec 13, 2017

Test build #84823 has finished for PR 19960 at commit a32da5f.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@gatorsmile
Copy link
Member

LGTM

@gatorsmile
Copy link
Member

Thanks! Merged to master.

@asfgit asfgit closed this in 6b80ce4 Dec 13, 2017
@dongjoon-hyun
Copy link
Member Author

Thank you, @HyukjinKwon and @gatorsmile .

@dongjoon-hyun dongjoon-hyun deleted the SPARK-19809-2 branch December 13, 2017 07:10
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.

4 participants