Milan Dankovic created SPARK-54735:
--------------------------------------

             Summary: Properly preserve column comments in view with SCHEMA 
EVOLUTION
                 Key: SPARK-54735
                 URL: https://issues.apache.org/jira/browse/SPARK-54735
             Project: Spark
          Issue Type: Sub-task
          Components: Spark Core
    Affects Versions: 4.0.0
            Reporter: Milan Dankovic


When user creates a view with {{{}SCHEMA EVOLUTION{}}}, and then changes the 
comments on view columns, by using {{{}DESCRIBE{}}}, they are able to see new 
comments, but after executing a query on a view, comment values are reversed to 
a values from the underlying table (schema evolution enabled).



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