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

ASF GitHub Bot updated SPARK-56695:
-----------------------------------
    Labels: pull-request-available  (was: )

> Resolve Path Based Tables Read in Transactional Writes
> ------------------------------------------------------
>
>                 Key: SPARK-56695
>                 URL: https://issues.apache.org/jira/browse/SPARK-56695
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 4.2.0
>            Reporter: Andreas Chatzistergiou
>            Priority: Major
>              Labels: pull-request-available
>
> There is currently an issue where for path based tables we would non resolve 
> correctly path based tables that were scanned within a transaction. 
> Furthermore, we need to add a validation to only allow a single catalog being 
> used in transactional writes. Mixing path based tables and catalog based in a 
> single write operation is fine as long as all tables resolve to the same 
> catalog.



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