[
https://issues.apache.org/jira/browse/SPARK-44643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-44643.
----------------------------------
Fix Version/s: 3.5.0
4.0.0
Resolution: Fixed
Issue resolved by pull request 42303
[https://github.com/apache/spark/pull/42303]
> __repr__ broken for Row when the field is empty Row
> ---------------------------------------------------
>
> Key: SPARK-44643
> URL: https://issues.apache.org/jira/browse/SPARK-44643
> Project: Spark
> Issue Type: Bug
> Components: PySpark
> Affects Versions: 3.5.0
> Reporter: Takuya Ueshin
> Assignee: Takuya Ueshin
> Priority: Major
> Fix For: 3.5.0, 4.0.0
>
>
> PySpark {{Row}} raises and exception if the field is empty Row:
> {code:python}
> >>> repr(Row(Row()))
> Traceback (most recent call last):
> ...
> TypeError: not enough arguments for format string
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]