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

Anshul Baliga updated SPARK-55929:
----------------------------------
    Description: 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.  (was: 
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.)

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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