Commit d4262fa
committed
[SPARK-52077][PYTHON][CONNECT][TEST] Skip ArrowUDTFParityTests in Spark Connect compatibility test
This PR proposes to skip ArrowUDTFParityTests in Spark Connect compatibility test for now.
After apache#50099, the compatibility test fails https://github.com/apache/spark/actions/runs/14959668798/job/42019945629
In fact, UDTF with Arrow is still under development so we can skip the tests for now
No, test-only.
Will monitor the build.
No.
Closes apache#50856 from HyukjinKwon/SPARK-44856-followup.
Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 9bb0409)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>1 parent 513a032 commit d4262fa
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
91 | 96 | | |
92 | 97 | | |
93 | 98 | | |
| |||
0 commit comments