[ 
https://issues.apache.org/jira/browse/IGNITE-16667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

YuJue Li closed IGNITE-16667.
-----------------------------
    Ignite Flags:   (was: Docs Required,Release Notes Required)

> AFFINITY_COLUMN & PK column in the TABLE_COLUMNS view are always FALSE.
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-16667
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16667
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 2.12
>            Reporter: YuJue Li
>            Priority: Critical
>             Fix For: 2.14
>
>
> execute the sql:
> CREATE TABLE City (
>   ID INT,
>   Name VARCHAR,
>   CountryCode CHAR(3),
>   District VARCHAR,
>   Population INT,
>   PRIMARY KEY (ID, CountryCode)
> );
> then select * from sys.table_column where table_name = 'CITY';



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to