[
https://issues.apache.org/jira/browse/IGNITE-21673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Zhuravkov updated IGNITE-21673:
--------------------------------------
Labels: ignite-3 (was: )
> Sql. Do not allow duplicate column names in unique column list of a primary
> key constraint.
> --------------------------------------------------------------------------------------------
>
> Key: IGNITE-21673
> URL: https://issues.apache.org/jira/browse/IGNITE-21673
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Maksim Zhuravkov
> Priority: Minor
> Labels: ignite-3
>
> SQL standard does not allows to include the same column multiple times in
> column list of a primary key.
> AI-3 accepts multiple columns, because it it deduplicates them. Let's update
> DDL command to catalog command convertion to be consistent with the standard.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)