Commit 0e982d1
committed
Enable zstd feature for arrow-ipc to fix test_spill_compression test
The upstream Fix Arrow Spill Underrun (apache#20159) commit added a spill
compression test that uses SpillCompression::Zstd, but the zstd feature
was not enabled for arrow-ipc. Add it to fix the test failure.
https://claude.ai/code/session_01HUNF5yJU4aFrysyRPTnnSw1 parent c8a96e2 commit 0e982d1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
0 commit comments