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] [Updated] (HUDI-1070) Direct write from spark to Parquet when doing Upserts, Inserts and Deletes

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

Balaji Varadarajan updated HUDI-1070:
-------------------------------------
    Status: Open  (was: New)

> 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
>            Priority: Major
>
> 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)