[GitHub] spark pull request #18181: [SPARK-20958][SQL] Roll back parquet-mr 1.8.2 to ...

2017-06-02 Thread liancheng
Github user liancheng closed the pull request at:

https://github.com/apache/spark/pull/18181


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #18181: [SPARK-20958][SQL] Roll back parquet-mr 1.8.2 to ...

2017-06-01 Thread liancheng
GitHub user liancheng opened a pull request:

https://github.com/apache/spark/pull/18181

[SPARK-20958][SQL] Roll back parquet-mr 1.8.2 to 1.8.1

## What changes were proposed in this pull request?

This PR reverts PR #16791, #16817, and part of #16795 to roll back 
parquet-mr 1.8.2 to 1.8.1 to escape from a dependency hell caused by avro 1.7.7 
and 1.8.1.

## How was this patch tested?

Existing tests.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/liancheng/spark rollback-parquet-mr-1.8.2

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/18181.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #18181


commit d03d4de8744e8a0eb4b6002b3f4a4e98be35eab6
Author: Cheng Lian 
Date:   2017-06-02T00:08:38Z

Roll back parquet-mr 1.8.2 to 1.8.1

commit 6dcef66617d95fdffdff71d20a228863d88f97cf
Author: Cheng Lian 
Date:   2017-06-02T00:10:59Z

Update dependency manifests

commit c15760bb49e59a0e71971e3a37cc03ffb5ffc60a
Author: Cheng Lian 
Date:   2017-06-02T00:15:15Z

Revert "[SPARK-19409][SPARK-17213] Cleanup Parquet workarounds/hacks due to 
bugs of old Parquet versions"

This reverts commit 7730426cb95eec2652a9ea979ae2c4faf7e585f2.

commit cf461d08ea9dda4a3220a5aecf1c22d66d432d99
Author: Cheng Lian 
Date:   2017-06-02T00:30:29Z

Revert "[SPARK-17213][SQL][FOLLOWUP] Re-enable Parquet filter tests for 
binary and string"

This reverts commit 0f16ff5b0ec8cd828774ba5ddb276d7b06dbe273.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org