[ 
https://issues.apache.org/jira/browse/SPARK-55929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-55929.
---------------------------------
    Fix Version/s: 4.2.0
       Resolution: Fixed

Issue resolved by pull request 54721
[https://github.com/apache/spark/pull/54721]

> Add missing toString() to TableChange.UpdateColumnDefaultValue
> --------------------------------------------------------------
>
>                 Key: SPARK-55929
>                 URL: https://issues.apache.org/jira/browse/SPARK-55929
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 4.2.0
>            Reporter: Anshul Baliga
>            Assignee: Anshul Baliga
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.2.0
>
>
> TableChange.UpdateColumnDefaultValue implements ColumnChange but is missing a 
> toString() implementation. SPARK-55828 added toString() to all other 
> ColumnChange implementations to improve error messages in schema evolution, 
> but UpdateColumnDefaultValue was overlooked.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to