Skip to content

PARQUET-1807: Encryption: Interop and Function test suite for Java version#782

Merged
gszadovszky merged 14 commits intoapache:encryptionfrom
andersonm-ibm:encryptionAddEncryptionOptionsTests1
Jun 10, 2020
Merged

PARQUET-1807: Encryption: Interop and Function test suite for Java version#782
gszadovszky merged 14 commits intoapache:encryptionfrom
andersonm-ibm:encryptionAddEncryptionOptionsTests1

Conversation

@andersonm-ibm
Copy link
Copy Markdown
Contributor

@andersonm-ibm andersonm-ibm commented Apr 6, 2020

JIRA: https://issues.apache.org/jira/browse/PARQUET-1807
Depends on: PR #776 PARQUET-1229: Parquet MR encryption (merged) and
on PR #12 PARQUET-1834: Add Apache 2.0 license to README.md files in parquet-testing (merged).
Add a test for writing and reading parquet in a number of encryption and decryption configurations.
Add interop test that reads files from parquet-testing GitHub repository, that were written by parquet-cpp.
This adds parquet-testing repo as a submodule in the "submodules/parquet-testing/" folder.
A new script dev/submodule-update.sh clones missing submodules during maven build.

Co-authored-by: Revital Eres eres@il.ibm.com

@andersonm-ibm andersonm-ibm force-pushed the encryptionAddEncryptionOptionsTests1 branch from 481818c to 44de61e Compare May 10, 2020 21:12
…rsion

Depends on PR apache#776 for [PARQUET-1229] and
on PR apache#12 in parquet-testing for [PARQUET-1807].
JIRA: https://issues.apache.org/jira/browse/PARQUET-1807
Add a test for writing and reading parquet in a number of encryption
and decryption configurations.
Add interop test that reads files from parquet-testing GitHub
repository, that were written by parquet-cpp.
This adds parquet-testing repo as a submodule.
Run the following to populate the "submodules/parquet-testing/" folder:
   git submodule update --init --recursive
Add exclusion to rat license check for .gitmodules
…IndexFiltering according to Gabor's suggestion.
Address review comments - rename variables and move enums to top.
@andersonm-ibm andersonm-ibm force-pushed the encryptionAddEncryptionOptionsTests1 branch from 97b8667 to a6162c5 Compare May 29, 2020 21:39
@andersonm-ibm
Copy link
Copy Markdown
Contributor Author

Thank you very much, @gszadovszky ! I'm on it.

@andersonm-ibm andersonm-ibm requested a review from gszadovszky June 8, 2020 17:22
@andersonm-ibm andersonm-ibm requested a review from gszadovszky June 9, 2020 17:34
@gszadovszky gszadovszky merged commit cc5e268 into apache:encryption Jun 10, 2020
shangxinli pushed a commit to shangxinli/parquet-mr that referenced this pull request Jul 15, 2020
…rsion (apache#782)

Add a test for writing and reading parquet in a number of encryption
and decryption configurations.
Add interop test that reads files from parquet-testing GitHub
repository, that were written by parquet-cpp.
This adds parquet-testing repo as a submodule.
gszadovszky pushed a commit that referenced this pull request Jul 28, 2020
…rsion (#782)

Add a test for writing and reading parquet in a number of encryption
and decryption configurations.
Add interop test that reads files from parquet-testing GitHub
repository, that were written by parquet-cpp.
This adds parquet-testing repo as a submodule.
gszadovszky pushed a commit that referenced this pull request Jul 29, 2020
* PARQUET-1228: Format Structures encryption (#613)
* PARQUET-1286: Crypto package (#614)
* PARQUET-1818: Fix bloom/encryption collision in format-structures (#771)
* PARQUET-1817: Crypto Properties Factory (#769)
* PARQUET-1229: Parquet MR encryption (#776)
* PARQUET-1807: Encryption: Interop and Function test suite for Java version (#782)
* PARQUET-1373: Encryption key tools (#615)

Co-authored-by: shangxinli <31421745+shangxinli@users.noreply.github.com>
Co-authored-by: Maya Anderson <mayaa@il.ibm.com>
@andersonm-ibm andersonm-ibm deleted the encryptionAddEncryptionOptionsTests1 branch March 18, 2021 09:02
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