aokolnychyi commented on PR #53143:
URL: https://github.com/apache/spark/pull/53143#issuecomment-3573315514

   @cloud-fan, could you elaborate a bit on your point below?
   
   > what's the behavior of DML cache refreshing for v1 tables today? do we 
allow schema change and always rebuild the query plan with latest table version?
   
   I believe Delta and other DSv1 connectors invalidate the cache on each write 
but they definitely don't fail writes if they detect that the previous plan 
can't be recached (e.g. schema changes).


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