This repository was archived by the owner on Nov 22, 2022. It is now read-only.
Commit 816a88c
Add missing acceptable types to sql.DataFrame (#399)
See https://github.com/apache/spark/blob/branch-3.0/python/pyspark/sql/dataframe.py#L1369-L1371 for additional acceptable types.
Co-authored-by: Maciej <[email protected]>1 parent 3df4220 commit 816a88c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments