dongjoon-hyun commented on pull request #31065:
URL: https://github.com/apache/spark/pull/31065#issuecomment-755295650


   This is a test-only patch and tested like the following.
   ```
   $ build/sbt "sql/testOnly *.OrcEncryptionSuite"
   [info] OrcEncryptionSuite:
   [info] - Write and read an encrypted file (3 seconds, 918 milliseconds)
   [info] - Write and read an encrypted table (786 milliseconds)
   ...
   [info] Suites: completed 1, aborted 0
   [info] Tests: succeeded 2, failed 0, canceled 0, ignored 0, pending 0
   [info] All tests passed.
   [info] Passed: Total 2, Failed 0, Errors 0, Passed 2
   [success] Total time: 77 s (01:17), completed Jan 6, 2021 5:19:14 AM
   ```


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to