[
https://issues.apache.org/jira/browse/HUDI-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275548#comment-17275548
]
wangmeng commented on HUDI-1567:
--------------------------------
Override the NonpartitionedKeyGenerator class and extends the
ComplexKeyGenerator class . eg:
public class NonpartitionedComplexKeyGenerator extends ComplexKeyGenerator
> Support no partitioned and complex keys on write hudi table
> -----------------------------------------------------------
>
> Key: HUDI-1567
> URL: https://issues.apache.org/jira/browse/HUDI-1567
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: wangmeng
> Priority: Major
>
> Now,Hudi table only support no partitioned and simpled key . In business ,
> need complexed keys
--
This message was sent by Atlassian Jira
(v8.3.4#803005)