You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2017/06/13 09:38:00 UTC

[jira] [Updated] (IGNITE-5475) SQL: add "WITH AS" support

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

Andrew Mashenkov updated IGNITE-5475:
-------------------------------------
    Description: 
Seems for now, H2 doesn't support "WITH AS" clause.

We should throw exception until we found a workaround or "WITH" support will be added to H2.

  was:
Seems for now, H2 doesn't support "WITH AS" clause.

We should have a workaround for it or throw exception.


> SQL: add "WITH AS" support
> --------------------------
>
>                 Key: IGNITE-5475
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5475
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Andrew Mashenkov
>            Priority: Minor
>
> Seems for now, H2 doesn't support "WITH AS" clause.
> We should throw exception until we found a workaround or "WITH" support will be added to H2.



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