Anton Okolnychyi created SPARK-54004:
----------------------------------------

             Summary: Fix uncaching table by name without cascading
                 Key: SPARK-54004
                 URL: https://issues.apache.org/jira/browse/SPARK-54004
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 4.1
            Reporter: Anton Okolnychyi


{{cacheManager.uncacheTableOrView(spark, Seq("testcat", "tbl"), cascade = 
false)}} does not find the table reference because it is wrapped into a 
subquery alias.



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