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

Dongjoon Hyun updated SPARK-54387:
----------------------------------
        Parent: SPARK-51166
    Issue Type: Sub-task  (was: Bug)

> Fix re-caching of DSv2 tables
> -----------------------------
>
>                 Key: SPARK-54387
>                 URL: https://issues.apache.org/jira/browse/SPARK-54387
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.1.0
>            Reporter: Anton Okolnychyi
>            Assignee: Anton Okolnychyi
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.1.0
>
>
> We must fix reaching of DSv2 tables in CacheManager. Today, the normalized 
> key would always capture the original Table instance that may never refresh 
> itself. That said, the cache value will refresh the table while creating QE. 
> This may corrupt the state in CacheManager as the key will point to a cache 
> entry for a wrong state.



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