Nishith Agarwal created HUDI-1456:
-------------------------------------

             Summary: Concurrent Writing to Hudi tables
                 Key: HUDI-1456
                 URL: https://issues.apache.org/jira/browse/HUDI-1456
             Project: Apache Hudi
          Issue Type: New Feature
          Components: Writer Core
            Reporter: Nishith Agarwal
            Assignee: Nishith Agarwal
             Fix For: 0.8.0


This ticket tracks all the changes needed to support concurrency control for 
Hudi tables. This work will be done in multiple phases. 
 # Parallel writing to Hudi tables support -> This feature will allow users to 
have multiple writers mutate the tables without the ability to perform 
concurrent update to the same file. 
 # Concurrency control at file/record level -> This feature will allow users to 
have multiple writers mutate the tables with the ability to ensure 
serializability at record level.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to