Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Feb 6, 2018

What changes were proposed in this pull request?

This issue adds test coverage for ORC configuration with ORC names and Hive names.

Example:

  • orc.stripe.size, hive.exec.orc.default.stripe.size
  • orc.row.index.stride, hive.exec.orc.default.row.index.stride
  • orc.compress.size, hive.exec.orc.default.buffer.size

Note that these tests are added to both OrcSourceSuite and HiveOrcSourceSuite because both Spark native and hive implementation supports them. The followings are the related code.

How was this patch tested?

Pass the newly added test cases.

@SparkQA
Copy link

SparkQA commented Feb 6, 2018

Test build #87100 has finished for PR 20517 at commit 13a012f.

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

@SparkQA
Copy link

SparkQA commented Feb 6, 2018

Test build #87101 has finished for PR 20517 at commit e51b2e7.

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

@dongjoon-hyun
Copy link
Member Author

Retest this please

@SparkQA
Copy link

SparkQA commented Feb 6, 2018

Test build #87117 has finished for PR 20517 at commit e51b2e7.

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

@dongjoon-hyun dongjoon-hyun deleted the SPARK-23342 branch January 7, 2019 07:04
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