Commit e3b6b10
[SPARK-55671][PYTHON][TESTS] Add zstandard requirement to connect requirement
### What changes were proposed in this pull request?
Add `zstandard` check for connect test requirement check.
### Why are the changes needed?
`zstandard` is now a requirement for connect so we might as well check it for connect tests.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
CI.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #54464 from gaogaotiantian/add-zstandard.
Authored-by: Tian Gao <gaogaotiantian@hotmail.com>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>1 parent 3ca6c0f commit e3b6b10
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
| |||
140 | 143 | | |
141 | 144 | | |
142 | 145 | | |
| 146 | + | |
143 | 147 | | |
144 | 148 | | |
145 | 149 | | |
| |||
0 commit comments