You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "liwei (Jira)" <ji...@apache.org> on 2020/10/24 12:08:00 UTC

[jira] [Commented] (HUDI-1355) Allowing multipleSourceOrdering fields for doing the preCombine on payload

    [ https://issues.apache.org/jira/browse/HUDI-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17220063#comment-17220063 ] 

liwei commented on HUDI-1355:
-----------------------------

can you merge the fields to one field  in hudi for preCombine? this may be helpful:D

> Allowing multipleSourceOrdering fields for doing the preCombine on payload
> --------------------------------------------------------------------------
>
>                 Key: HUDI-1355
>                 URL: https://issues.apache.org/jira/browse/HUDI-1355
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Common Core, Utilities
>            Reporter: Bala Mahesh Jampani
>            Priority: Major
>              Labels: patch, starter
>             Fix For: 0.6.1
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Hi,
> I have come across the use case where some of the incoming events have same timestamps for the insert and update event. In this case I want to depend on the other field for ordering. In simple terms, if the primary sort ties, i want to do secondary sort based on other field, if that too ties, go to the other field etc.,. it would be good if hudi has this functionality.



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