[ 
https://issues.apache.org/jira/browse/SPARK-54028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032930#comment-18032930
 ] 

Chiran Ravani commented on SPARK-54028:
---------------------------------------

I am working on a Fix, Can I assign to myself?

> Use empty schema when altering a view which is not Hive compatible
> ------------------------------------------------------------------
>
>                 Key: SPARK-54028
>                 URL: https://issues.apache.org/jira/browse/SPARK-54028
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 4.0.0, 4.0.1
>            Reporter: Chiran Ravani
>            Priority: Major
>
> Spark attempts to save views in a Hive-compatible format and only sets the 
> schema to empty if the save operation fails.
> However, due to certain Hive compatibility issues, the save operation may 
> succeed while subsequent read operations fail. This issue arises after the 
> change introduced in SPARK-46934, which removed the {{verifyColumnDataType}} 
> check during the {{ALTER TABLE}} operation.



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