Commit db71ea4
[SPARK-8976] [PYSPARK] fix open mode in python3
This bug only happen on Python 3 and Windows.
I tested this manually with python 3 and disable python daemon, no unit test yet.
Author: Davies Liu <[email protected]>
Closes #8181 from davies/open_mode.
(cherry picked from commit 693949b)
Signed-off-by: Davies Liu <[email protected]>1 parent 041e720 commit db71ea4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
0 commit comments