Commit 5cdea7d
[SPARK-11205][PYSPARK] Delegate to scala DataFrame API rather than p…
…rint in python
No test needed. Verify it manually in pyspark shell
Author: Jeff Zhang <[email protected]>
Closes #9177 from zjffdu/SPARK-11205.1 parent 1107bd9 commit 5cdea7d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
| |||
227 | 228 | | |
228 | 229 | | |
229 | 230 | | |
230 | | - | |
| 231 | + | |
231 | 232 | | |
232 | 233 | | |
233 | 234 | | |
| |||
0 commit comments