Andreas Chatzistergiou created SPARK-56695:
----------------------------------------------

             Summary: Resolve Catalog for Path Based Tables Participating 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


There is currently an issue where for path based tables we would ignore the 
data source configured catalog when resolving relations. 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