Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Jun 4, 2015

I kept some of the sql import there to avoid changing too many lines.

@rxin rxin changed the title [SPARK-8113][SQL] Remove some wildcard import on TestSQLContext._ [SPARK-8114][SQL] Remove some wildcard import on TestSQLContext._ Jun 4, 2015
@SparkQA
Copy link

SparkQA commented Jun 4, 2015

Test build #34225 has finished for PR 6661 at commit 443f6e8.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • case class DoubleData(a: java.lang.Double, b: java.lang.Double)
    • case class NullDoubles(a: java.lang.Double)

@SparkQA
Copy link

SparkQA commented Jun 5, 2015

Test build #34226 has finished for PR 6661 at commit 8f6b642.

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

@SparkQA
Copy link

SparkQA commented Jun 5, 2015

Test build #34230 has finished for PR 6661 at commit 73b5365.

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

@SparkQA
Copy link

SparkQA commented Jun 5, 2015

Test build #34237 has finished for PR 6661 at commit de9d491.

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

@SparkQA
Copy link

SparkQA commented Jun 5, 2015

Test build #34246 has finished for PR 6661 at commit c265347.

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

@asfgit asfgit closed this in 8f16b94 Jun 5, 2015
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request Jun 12, 2015
I kept some of the sql import there to avoid changing too many lines.

Author: Reynold Xin <rxin@databricks.com>

Closes apache#6661 from rxin/remove-wildcard-import-sqlcontext and squashes the following commits:

c265347 [Reynold Xin] Fixed ListTablesSuite failure.
de9d491 [Reynold Xin] Fixed tests.
73b5365 [Reynold Xin] Mima.
8f6b642 [Reynold Xin] Fixed style violation.
443f6e8 [Reynold Xin] [SPARK-8113][SQL] Remove some wildcard import on TestSQLContext._
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
I kept some of the sql import there to avoid changing too many lines.

Author: Reynold Xin <rxin@databricks.com>

Closes apache#6661 from rxin/remove-wildcard-import-sqlcontext and squashes the following commits:

c265347 [Reynold Xin] Fixed ListTablesSuite failure.
de9d491 [Reynold Xin] Fixed tests.
73b5365 [Reynold Xin] Mima.
8f6b642 [Reynold Xin] Fixed style violation.
443f6e8 [Reynold Xin] [SPARK-8113][SQL] Remove some wildcard import on TestSQLContext._
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