[
https://issues.apache.org/jira/browse/HUDI-4620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17579503#comment-17579503
]
YangXuan commented on HUDI-4620:
--------------------------------
create table hudi_test (id int, comb int, par date) using hudi partitioned
by(par) options (type='cow', preCombineField='comb');
> No expected exception is thrown when a table without a primary key is created.
> ------------------------------------------------------------------------------
>
> Key: HUDI-4620
> URL: https://issues.apache.org/jira/browse/HUDI-4620
> Project: Apache Hudi
> Issue Type: Bug
> Affects Versions: 0.11.0
> Reporter: YangXuan
> Priority: Major
> Fix For: 0.12.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)