Commit eec3de6
committed
Add zip stub to Connect Dataset with UnsupportedOperationException
Spark Connect does not yet support the Zip logical plan. Add a
placeholder implementation that throws UnsupportedOperationException.
Co-authored-by: Isaac1 parent 8a2400c commit eec3de6
File tree
1 file changed
+5
-0
lines changed- sql/connect/common/src/main/scala/org/apache/spark/sql/connect
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
348 | 353 | | |
349 | 354 | | |
350 | 355 | | |
| |||
0 commit comments