[ https://issues.apache.org/jira/browse/HUDI-4620 ]
YangXuan deleted comment on HUDI-4620:
--------------------------------
was (Author: JIRAUSER285999):
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
>
>
> Run the following SQL statement:
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)