Skip to content

[SPARK-6776] [SQL] [WIP] More Parquet compatibility tests - #7472

Closed
liancheng wants to merge 6 commits into
apache:masterfrom
liancheng:spark-7231-more-tests
Closed

[SPARK-6776] [SQL] [WIP] More Parquet compatibility tests#7472
liancheng wants to merge 6 commits into
apache:masterfrom
liancheng:spark-7231-more-tests

Conversation

@liancheng

Copy link
Copy Markdown
Contributor

This PR is a follow-up of #7231. It adds more Parquet compatibility tests, mostly related to various shapes of complex types.

TODO

@SparkQA

Copy link
Copy Markdown

Test build #37641 has finished for PR 7472 at commit 87b59ab.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

This file wasn't committed due to the wrongly configured .gitignore
@liancheng

Copy link
Copy Markdown
ContributorAuthor

Added a wrong entry to .gitignore, generated Suit.java wasn't committed, and caused the last build error.

@SparkQA

Copy link
Copy Markdown

Test build #37687 has finished for PR 7472 at commit b1be549.

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

@liancheng

Copy link
Copy Markdown
ContributorAuthor

I'm closing this since these test cases are added in other PRs.

@liancheng
liancheng deleted the spark-7231-more-tests branch August 25, 2015 11:43
Sign up for freeto 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

@liancheng@SparkQA