This repository was archived by the owner on Nov 22, 2022. It is now read-only.
Commit 5f10c18
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 13f4958 commit 5f10c18
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments