Anton Okolnychyi created SPARK-54022:
----------------------------------------

             Summary: Make DSv2 table resolution aware of cached tables
                 Key: SPARK-54022
                 URL: https://issues.apache.org/jira/browse/SPARK-54022
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 4.1.0
            Reporter: Anton Okolnychyi


Make DSv2 table resolution aware of cached tables. If the user executes CACHE 
TABLE t, the subsequent resolution calls must use the cached table metadata, 
instead of potentially allowing the connectors to refresh and break the cache 
lookup.



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