Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Feb 24, 2015

Added a new test suite to make sure Java DF programs can use varargs properly.
Also moved all suites into test.org.apache.spark package to make sure the suites also test for method visibility.

Added a new test suite to make sure Java DF programs can use varargs properly.
Also moved all suites into test.org.apache.spark package to make sure the suites also test for method visibility.
@SparkQA
Copy link

SparkQA commented Feb 24, 2015

Test build #27920 has started for PR 4751 at commit a6ca53b.

  • This patch merges cleanly.

Copy link
Member

Choose a reason for hiding this comment

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

organize imports

@jkbradley
Copy link
Member

I don't see any other issues

@SparkQA
Copy link

SparkQA commented Feb 25, 2015

Test build #27922 has started for PR 4751 at commit 1e8b8e4.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Feb 25, 2015

Test build #27920 has finished for PR 4751 at commit a6ca53b.

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

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/27920/
Test PASSed.

@SparkQA
Copy link

SparkQA commented Feb 25, 2015

Test build #27922 has finished for PR 4751 at commit 1e8b8e4.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • public class JavaApplySchemaSuite implements Serializable
    • public static class Person implements Serializable
    • public class JavaDataFrameSuite
    • public class JavaRowSuite
    • public class JavaUDFSuite implements Serializable
    • public class JavaSaveLoadSuite

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/27922/
Test PASSed.

asfgit pushed a commit that referenced this pull request Feb 25, 2015
Added a new test suite to make sure Java DF programs can use varargs properly.
Also moved all suites into test.org.apache.spark package to make sure the suites also test for method visibility.

Author: Reynold Xin <rxin@databricks.com>

Closes #4751 from rxin/df-tests and squashes the following commits:

1e8b8e4 [Reynold Xin] Fixed imports and renamed JavaAPISuite.
a6ca53b [Reynold Xin] [SPARK-5904][SQL] DataFrame Java API test suites.

(cherry picked from commit 53a1ebf)
Signed-off-by: Michael Armbrust <michael@databricks.com>
@asfgit asfgit closed this in 53a1ebf Feb 25, 2015
@rxin rxin deleted the df-tests branch February 25, 2015 02:52
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