Anshul Baliga created SPARK-56277:
-------------------------------------

             Summary: Add missing toString() to NamespaceChange 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


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]

Reply via email to