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

ASF subversion and git services commented on ASTERIXDB-3385:
------------------------------------------------------------

Commit a1ba5ae8467bf2dfea6255bb759e6dece53c487a in asterixdb's branch 
refs/heads/master from Peeyush Gupta
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=a1ba5ae846 ]

[ASTERIXDB-3385][COMP] Duplicate fields should not accepted in primary key

- user model changes: no
- storage format changes: no
- interface changes: no

Change-Id: I07f3bca08058dd17fd54dd0e9cc6b4ee8cb01d28
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18244
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
Tested-by: Peeyush Gupta <[email protected]>


> 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
>            Priority: Major
>
> 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)

Reply via email to