[
https://issues.apache.org/jira/browse/HUDI-650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
leesf resolved HUDI-650.
------------------------
Fix Version/s: 0.6.0
Resolution: Fixed
Fixed via master: 83fb9651f368351446bb6ef0c9ebde34cf61b809
> 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
> Fix For: 0.6.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)