Skip to content

Conversation

@marmbrus
Copy link
Contributor

No description provided.

@SparkQA
Copy link

SparkQA commented Aug 25, 2015

Test build #41491 has finished for PR 8404 at commit 7cc6741.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Aug 25, 2015

Test build #41493 has finished for PR 8404 at commit 5826f16.

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Should be set to true?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah yes, good catch.

@marmbrus
Copy link
Contributor Author

Failing test passes locally after the config fix. I'm going to merge so this can be included in the next RC.

asfgit pushed a commit that referenced this pull request Aug 25, 2015
Author: Michael Armbrust <[email protected]>

Closes #8404 from marmbrus/turnOffPartitionVerification.

(cherry picked from commit 5c08c86)
Signed-off-by: Michael Armbrust <[email protected]>
@asfgit asfgit closed this in 5c08c86 Aug 25, 2015
@SparkQA
Copy link

SparkQA commented Aug 25, 2015

Test build #41536 has finished for PR 8404 at commit 6a4d6db.

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


val HIVE_VERIFY_PARTITION_PATH = booleanConf("spark.sql.hive.verifyPartitionPath",
defaultValue = Some(true),
defaultValue = Some(false),

Choose a reason for hiding this comment

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

Why this place use false as default value

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