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

[SPARK-8580] [SQL] Refactors ParquetHiveCompatibilitySuite and adds more test cases #8392

Conversation

liancheng
Copy link
Contributor

This PR refactors ParquetHiveCompatibilitySuite so that it's easier to add new test cases.

Hit two bugs, SPARK-10177 and HIVE-11625, while working on this, added test cases for them and marked as ignored for now. SPARK-10177 will be addressed in a separate PR.

@SparkQA
Copy link

SparkQA commented Aug 24, 2015

Test build #41448 has finished for PR 8392 at commit 808ae3b.

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

@davies
Copy link
Contributor

davies commented Aug 24, 2015

LGTM, merging this into master and 1.5 to unblock SPARK-10177.

asfgit pushed a commit that referenced this pull request Aug 24, 2015
…ore test cases

This PR refactors `ParquetHiveCompatibilitySuite` so that it's easier to add new test cases.

Hit two bugs, SPARK-10177 and HIVE-11625, while working on this, added test cases for them and marked as ignored for now. SPARK-10177 will be addressed in a separate PR.

Author: Cheng Lian <lian@databricks.com>

Closes #8392 from liancheng/spark-8580/parquet-hive-compat-tests.

(cherry picked from commit a2f4cdc)
Signed-off-by: Davies Liu <davies.liu@gmail.com>
@asfgit asfgit closed this in a2f4cdc Aug 24, 2015
@liancheng liancheng deleted the spark-8580/parquet-hive-compat-tests branch August 25, 2015 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants