[ 
https://issues.apache.org/jira/browse/SPARK-54004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun resolved SPARK-54004.
-----------------------------------
    Fix Version/s: 4.1.0
       Resolution: Fixed

Issue resolved by pull request 52712
[https://github.com/apache/spark/pull/52712]

> 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
>            Assignee: Anton Okolnychyi
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.1.0
>
>
> {{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