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

Vladimir Ozerov reassigned IGNITE-5279:
---------------------------------------

    Assignee: Alexander Paschenko

> DDL: Improve test coverage for objects with different cases (upper/lower)
> -------------------------------------------------------------------------
>
>                 Key: IGNITE-5279
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5279
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Alexander Paschenko
>             Fix For: 2.1
>
>
> 1) Case 1: create case insensitive table, say {{CREATE TABLE MyTable}}. Then 
> make sure that it is accessible (i.e. DML and DTOP TABLE) through both 
> {{MyTable}}, {{MYTABLE}} and {{"MYTABLE"}}
> 2) Case 2: create case-sensitive table, say {{CREATE TABLE "MyTable"}}. Make 
> sure that it is accessible through only {{"MyTable"}}
> 3) Case 3-4: same as case 1-2, but for indexes and without DML, respectively.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to