Andreas Chatzistergiou created SPARK-55855:
----------------------------------------------

             Summary: Add foundations for the DSv2 Transaction API
                 Key: SPARK-55855
                 URL: https://issues.apache.org/jira/browse/SPARK-55855
             Project: Spark
          Issue Type: New Feature
          Components: SQL
    Affects Versions: 4.2.0
            Reporter: Andreas Chatzistergiou


Currently, DSv2 is lacking the abstractions required to allow 
transactionability in DML operations. This ticket is about addressing this gap. 
In particular, the proposed API should provide the basic transaction machinery: 
begin, abort, commit. Furthermore, it should allow catalogs to track reads and 
writes that take place within the boundaries of a transaction. 



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