Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test for encrypted ORC write [databricks] #5764

Merged

Conversation

razajafri
Copy link
Collaborator

@razajafri razajafri commented Jun 7, 2022

This PR uses the InMemoryKeystore to write ORC and make sure we fallback to the CPU

  • Added a test method to SparkQueryCompareTestSuite to capture the DataWritingCommandExec
  • Added OrcEncryptionSuite to test the encrypted ORC write
  • Added the OrcEncryptionSuite to different Spark 3.2+ profiles

fixes #5722

Signed-off-by: Raza Jafri <rjafri@nvidia.com>
… 3.1.x

Signed-off-by: Raza Jafri <rjafri@nvidia.com>
Signed-off-by: Raza Jafri <rjafri@nvidia.com>
Signed-off-by: Raza Jafri <rjafri@nvidia.com>
@razajafri razajafri changed the title Add test for encrypted ORC write Add test for encrypted ORC write [databricks] Jun 7, 2022
@razajafri
Copy link
Collaborator Author

build

Signed-off-by: Raza Jafri <rjafri@nvidia.com>
@razajafri
Copy link
Collaborator Author

build

Signed-off-by: Raza Jafri <rjafri@nvidia.com>
@razajafri
Copy link
Collaborator Author

@tgravescs PTAL

@tgravescs
Copy link
Collaborator

build

@sameerz sameerz added the test Only impacts tests label Jun 7, 2022
@sameerz sameerz added this to the Jun 6 - Jun 17 milestone Jun 7, 2022
@sameerz sameerz linked an issue Jun 7, 2022 that may be closed by this pull request
@tgravescs tgravescs merged commit c047f58 into NVIDIA:branch-22.06 Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need tests for writing encrypted ORC file
3 participants