https://github.com/apache/spark
Revision 403a4c2859e778cb56612adaf3169202f1541bd3 authored by Dongjoon Hyun on 29 December 2020, 00:33:01 UTC, committed by Dongjoon Hyun on 29 December 2020, 00:33:11 UTC
### What changes were proposed in this pull request?

This PR aims to fix offset bug and improve compression codec test coverage.

### Why are the changes needed?

When the user choose a non-default codec, it causes a failure.

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

No.

### How was this patch tested?

Pass the extended test suite.

Closes #30934 from dongjoon-hyun/SPARK-33916.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
(cherry picked from commit 6497ccbbda1874187ee60a4f6368e6d9ae6580ff)
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
1 parent 0450a1e
History
Tip revision: 403a4c2859e778cb56612adaf3169202f1541bd3 authored by Dongjoon Hyun on 29 December 2020, 00:33:01 UTC
[SPARK-33916][CORE] Fix fallback storage offset and improve compression codec test coverage
Tip revision: 403a4c2

README.md

back to top