singhpk234 commented on issue #8977:
URL: https://github.com/apache/iceberg/issues/8977#issuecomment-1791799131

   This is interesting, sounds more of spark's view handling issue than iceberg 
spark integration to the best of my understanding the spark temp views 
(resolved plan) get cached as well in the session catalog : 
   
   
https://github.com/apache/spark/blame/master/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/SessionCatalog.scala#L127
   
   wondering where exactly the fix should be 


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