[
https://issues.apache.org/jira/browse/SPARK-56277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-56277.
---------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Issue resolved by pull request 55085
[https://github.com/apache/spark/pull/55085]
> Add missing toString() to NamespaceChange and TableChange property classes
> --------------------------------------------------------------------------
>
> Key: SPARK-56277
> URL: https://issues.apache.org/jira/browse/SPARK-56277
> 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
>
>
> NamespaceChange.SetProperty and NamespaceChange.RemoveProperty are missing
> toString() implementations, causing error messages to display Java object
> references instead of readable descriptions.
> SPARK-55828 added toString() to TableChange inner classes for the same
> reason. This PR applies the same fix to NamespaceChange.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]