Serge Rielau created SPARK-48031:
------------------------------------

             Summary: Add schema evolution options to views 
                 Key: SPARK-48031
                 URL: https://issues.apache.org/jira/browse/SPARK-48031
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 4.0.0
            Reporter: Serge Rielau


We want to provide the ability for views to react to changes in the query 
resolution in manners differently than just failing the view.
For example we want the view to be able to compensate for type changes by 
casting the query result to the view column types.
Or to adopt any type of column arity changes into a view.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to