gengliangwang commented on PR #46267:
URL: https://github.com/apache/spark/pull/46267#issuecomment-2096926666

   > BINDING
   The view will become invalid if the query column-list changes except for the 
following conditions:
   The column-list includes a star clause, and there are additional columns. 
These additional columns are ignored.
   The type of one or more columns changed in a way that allows them to be 
safely cast to the types using implicit casting rules.
   This is the default behavior.
   
   
   @srielau The PR description seems wrong. The default is `COMPENSATION`, 
right?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to