Peeyush Gupta created ASTERIXDB-3385:
----------------------------------------
Summary: Duplicate fields should not accepted in primary key
Key: ASTERIXDB-3385
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3385
Project: Apache AsterixDB
Issue Type: Bug
Components: COMP - Compiler
Reporter: Peeyush Gupta
The following create dataset statement should not be allowed.
{noformat}
CREATE DATASET test PRIMARY KEY(name: string, name:string);{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)