Skip to content

Conversation

@andrewor14
Copy link
Contributor

I suspect we haven't been using anaconda in tests in a while. I wonder if this change actually does anything but this line as it stands looks strictly less correct.

@andrewor14
Copy link
Contributor Author

@davies @JoshRosen

@SparkQA
Copy link

SparkQA commented May 4, 2015

Test build #31732 has finished for PR 5883 at commit a3ad720.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class HiveDatabase(
    • abstract class TableType
    • case class HiveStorageDescriptor(
    • case class HivePartition(
    • case class HiveColumn(name: String, hiveType: String, comment: String)
    • case class HiveTable(
    • trait ClientInterface
    • class ClientWrapper(
    • class IsolatedClientLoader(
    • protected trait ReflectionMagic
    • protected implicit class InstanceMagic(a: Any)
    • protected implicit class StaticMagic(c: Class[_])

@srowen
Copy link
Member

srowen commented May 4, 2015

Seems like it must be a typo, yeah.

@asfgit asfgit closed this in 5a1a107 May 4, 2015
@andrewor14 andrewor14 deleted the fix-run-tests-typo branch May 4, 2015 18:11
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 28, 2015
I suspect haven't been using anaconda in tests in a while. I wonder if this change actually does anything but this line as it stands looks strictly less correct.

Author: Andrew Or <[email protected]>

Closes apache#5883 from andrewor14/fix-run-tests-typo and squashes the following commits:

a3ad720 [Andrew Or] Fix typo?
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
I suspect haven't been using anaconda in tests in a while. I wonder if this change actually does anything but this line as it stands looks strictly less correct.

Author: Andrew Or <[email protected]>

Closes apache#5883 from andrewor14/fix-run-tests-typo and squashes the following commits:

a3ad720 [Andrew Or] Fix typo?
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
I suspect haven't been using anaconda in tests in a while. I wonder if this change actually does anything but this line as it stands looks strictly less correct.

Author: Andrew Or <[email protected]>

Closes apache#5883 from andrewor14/fix-run-tests-typo and squashes the following commits:

a3ad720 [Andrew Or] Fix typo?
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.

3 participants