Skip to content

Conversation

@sarutak
Copy link
Member

@sarutak sarutak commented Nov 18, 2014

This PR adds test cases for Pushdown Filter for Parquet.
This PR complements #3317 .

@SparkQA
Copy link

SparkQA commented Nov 18, 2014

Test build #23530 has started for PR 3333 at commit 5901fa1.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Nov 18, 2014

Test build #23530 has finished for PR 3333 at commit 5901fa1.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class GenericMutableRow(v: Array[Any]) extends GenericRow(v) with MutableRow

@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/23530/
Test PASSed.

@SparkQA
Copy link

SparkQA commented Nov 21, 2014

Test build #23704 has started for PR 3333 at commit 9016933.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Nov 21, 2014

Test build #23704 has finished for PR 3333 at commit 9016933.

  • 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/23704/
Test PASSed.

@SparkQA
Copy link

SparkQA commented Nov 24, 2014

Test build #23796 has started for PR 3333 at commit 7550dcb.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Nov 24, 2014

Test build #23796 has finished for PR 3333 at commit 7550dcb.

  • 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/23796/
Test PASSed.

@SparkQA
Copy link

SparkQA commented Dec 1, 2014

Test build #23961 has started for PR 3333 at commit 3deb665.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Dec 1, 2014

Test build #23961 has finished for PR 3333 at commit 3deb665.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • trait ConnectionFactory extends Serializable
    • class MatrixFactorizationModel(

@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/23961/
Test PASSed.

@marmbrus
Copy link
Contributor

marmbrus commented Dec 2, 2014

@liancheng, I know you are doing a bunch of refactoring on these tests. Can you please comment on the approach here? Perhaps it would be better to add these after you are done?

@SparkQA
Copy link

SparkQA commented Dec 10, 2014

Test build #24277 has started for PR 3333 at commit f17112f.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Dec 10, 2014

Test build #24277 has finished for PR 3333 at commit f17112f.

  • 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/24277/
Test PASSed.

@liancheng
Copy link
Contributor

Hi @sarutak, I added a new set of Parquet test suites in #3644, which aim to replace the old ParquetQuerySuite. I believe Parquet filters have been tested thoroughly there.

@sarutak
Copy link
Member Author

sarutak commented Dec 11, 2014

O.K, I close this PR.

@sarutak sarutak closed this Dec 11, 2014
@sarutak sarutak deleted the additional-parquet-filter-testcases branch April 11, 2015 05:20
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.

5 participants