spark-instrumented-optimizer/.github/workflows
Dongjoon Hyun 03f4cf5845 [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider
### What changes were proposed in this pull request?

This is a retry of #31065 . Last time, the newly add test cases passed in Jenkins and individually, but it's reverted because they fail when `GitHub Action` runs with  `SERIAL_SBT_TESTS=1`.

In this PR, `SecurityTest` tag is used to isolate `KeyProvider`.

This PR aims to add a basis for columnar encryption test framework by add `OrcEncryptionSuite` and `FakeKeyProvider`.

Please note that we will improve more in both Apache Spark and Apache ORC in Apache Spark 3.2.0 timeframe.

### Why are the changes needed?

Apache ORC 1.6 supports columnar encryption.

### Does this PR introduce _any_ user-facing change?

No. This is for a test case.

### How was this patch tested?

Pass the newly added test suite.

Closes #31603 from dongjoon-hyun/SPARK-34486-RETRY.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
2021-02-21 15:05:29 -08:00
..
build_and_test.yml [SPARK-34029][SQL][TESTS] Add OrcEncryptionSuite and FakeKeyProvider 2021-02-21 15:05:29 -08:00
cancel_duplicate_workflow_runs.yml [SPARK-34053][INFRA][FOLLOW-UP] Disables canceling push/schedule workflows 2021-01-12 23:10:20 +09:00
labeler.yml [SPARK-33282] Migrate from deprecated probot autolabeler to GitHub labeler action 2020-11-05 16:10:52 +09:00
publish_snapshot.yml [BUILD][MINOR] Do not publish snapshots from forks 2020-12-23 00:22:42 +09:00
stale.yml [SPARK-30173] Tweak stale PR message 2020-01-07 08:34:59 -06:00
test_report.yml Revert "[SPARK-33069][INFRA] Skip test result report if no JUnit XML files are found" 2020-10-19 17:13:47 +09:00