You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/07/06 16:54:00 UTC

[jira] [Created] (HUDI-1070) Direct write from spark to Parquet when doing Upserts, Inserts and Deletes

Balaji Varadarajan created HUDI-1070:
----------------------------------------

             Summary: Direct write from spark to Parquet when doing Upserts, Inserts and Deletes 
                 Key: HUDI-1070
                 URL: https://issues.apache.org/jira/browse/HUDI-1070
             Project: Apache Hudi
          Issue Type: New Feature
          Components: Common Core, Spark Integration
            Reporter: Balaji Varadarajan


After we land the  support for direct write to parquet for bulk-insert operations, we need to follow up with similar support for other write operations such as insert, upsert and deletes.

From API perspective, we need to expose Row in HoodieRecord so that we can support custom merges. 



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