[
https://issues.apache.org/jira/browse/HUDI-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-650:
--------------------------------
Labels: pull-request-available (was: )
> HoodieTable handleUpdate to include partition paths
> ---------------------------------------------------
>
> Key: HUDI-650
> URL: https://issues.apache.org/jira/browse/HUDI-650
> Project: Apache Hudi (incubating)
> Issue Type: Improvement
> Components: Code Cleanup
> Reporter: satish
> Assignee: satish
> Priority: Minor
> Labels: pull-request-available
>
> HoodieTable handleUpdate takes in fileId and list of records. It does not
> validate all records belong to same partitionPath. This is error prone -
> there is already at least one test that is passing in records that belong to
> several partitions to this method. Fix to take partitionPath and also
> validate all records belong to same partition path.
> This will be helpful for adding 'insert overwrite' functionality as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)