Maxim Gekk created SPARK-34138:
----------------------------------

             Summary: Keep dependants cached while refreshing v1 tables
                 Key: SPARK-34138
                 URL: https://issues.apache.org/jira/browse/SPARK-34138
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Maxim Gekk


Keeping dependants cached while refreshing v1 tables should allow to improve 
user experience with table/view caching. For example, let's imagine that an 
user has cached v1 table and cached view based on the table. And the user 
passed the table to external library which drops/renames/adds partitions in the 
v1 table. Unfortunately, the user gets the view uncached after that even he/she 
hasn't uncached the view explicitly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to