Skip to content

Conversation

@HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented Feb 6, 2017

What changes were proposed in this pull request?

This PR proposes to enable the tests for Parquet filter pushdown with binary and string.

This was disabled in #16106 due to Parquet's issue but it is now revived in #16791 after upgrading Parquet to 1.8.2.

How was this patch tested?

Manually tested ParquetFilterSuite via IDE.

@HyukjinKwon
Copy link
Member Author

cc @liancheng, could you see if it makes sense?

@cloud-fan
Copy link
Contributor

LGTM if tests pass

@HyukjinKwon
Copy link
Member Author

Thank you, @cloud-fan.

@SparkQA
Copy link

SparkQA commented Feb 6, 2017

Test build #72430 has finished for PR 16817 at commit 71a206f.

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

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@asfgit asfgit closed this in 0f16ff5 Feb 6, 2017
cmonkey pushed a commit to cmonkey/spark that referenced this pull request Feb 15, 2017
…y and string

## What changes were proposed in this pull request?

This PR proposes to enable the tests for Parquet filter pushdown with binary and string.

This was disabled in apache#16106 due to Parquet's issue but it is now revived in apache#16791 after upgrading Parquet to 1.8.2.

## How was this patch tested?

Manually tested `ParquetFilterSuite` via IDE.

Author: hyukjinkwon <[email protected]>

Closes apache#16817 from HyukjinKwon/SPARK-17213.
@HyukjinKwon HyukjinKwon deleted the SPARK-17213 branch January 2, 2018 03:38
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