Anshul Baliga created SPARK-55929:
-------------------------------------

             Summary: 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


`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