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

Taras Ledkov edited comment on IGNITE-7664 at 2/25/19 3:59 PM:
---------------------------------------------------------------

Unsupported cleanup:
- WITH RECURSIVE;
- DEFAULT value in the INSERT / MERGE statement;
- MEMORY, TEMPORARY, HIDDEN table types for CREATE TABLE statement;
- FIRST column position for ALTER TABLE ADD COLUMN statement;




was (Author: tledkov-gridgain):
Unsupported cleanup:
- WITH RECURSIVE;
- DEFAULT value in the MERGE statement;
- MEMORY, TEMPORARY, HIDDEN table types for CREATE TABLE statement;
- FIRST column position for ALTER TABLE ADD COLUMN statement;



> SQL: throw sane exception on unsupported SQL statements
> -------------------------------------------------------
>
>                 Key: IGNITE-7664
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7664
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Alexander Paschenko
>            Assignee: Taras Ledkov
>            Priority: Major
>              Labels: sql-stability
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Inspired by this SO issue:
> [https://stackoverflow.com/questions/48708238/ignite-database-create-schema-assertionerror]
> We should handle unsupported stuff more gracefully both in core code and 
> drivers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to