[
https://issues.apache.org/jira/browse/PARQUET-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093187#comment-17093187
]
ASF GitHub Bot commented on PARQUET-1229:
-----------------------------------------
gszadovszky commented on pull request #776:
URL: https://github.com/apache/parquet-mr/pull/776#issuecomment-619820989
> > preferably reviewed after the Travis fix is in. @gszadovszky @shangxinli
can you apply #777 to the encryption branch.
>
> It seems I still don't have permission to do so. @gszadovszky, I did 'git
cherry-pick' and then git push to encryption branch', but got permission error.
Do I have to create a PR for it?
@shangxinli, I've done a rebase on the branch `encryption`. Maybe, that's
why you were unable to push a commit because after the rebase it would not be a
fast forward commit (would need a force-push).
(Because of the rebase the Travis fix is already in.)
If you have any problems with manual push to the repo, let's bring it
offline. I'm happy to help.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> parquet-mr code changes for encryption support
> ----------------------------------------------
>
> Key: PARQUET-1229
> URL: https://issues.apache.org/jira/browse/PARQUET-1229
> Project: Parquet
> Issue Type: Sub-task
> Components: parquet-mr
> Reporter: Gidon Gershinsky
> Assignee: Gidon Gershinsky
> Priority: Major
> Labels: pull-request-available
>
> Addition of encryption/decryption support to the existing Parquet classes and
> APIs
--
This message was sent by Atlassian Jira
(v8.3.4#803005)