Taras Ledkov created IGNITE-11472: ------------------------------------- Summary: SQL: throw sane exception for unsupported features Key: IGNITE-11472 URL: https://issues.apache.org/jira/browse/IGNITE-11472 Project: Ignite Issue Type: Improvement Components: sql Affects Versions: 2.7 Reporter: Taras Ledkov
|| Feature || Issue || Comments || | WITH RECURSIVE | IGNITE-7664 | can be fixed immediately | | DEFAULT value in the INSERT / MERGE | IGNITE-7664 | can be fixed immediately | | MEMORY, TEMPORARY, HIDDEN table types for CREATE TABLE | IGNITE-7664 | can be fixed immediately | | FIRST column position for ALTER TABLE ADD COLUMN | IGNITE-7664 | can be fixed immediately | | HELP / SHOW commands | IGNITE-7664 | can be fixed immediately | | GRANT / REVOKE commands | IGNITE-7664 | can be fixed immediately | | TIMESTAMP WITH TIME ZONE unsupported type | IGNITE-7664 | can be fixed immediately | | ENUM unsupported type | IGNITE-7664 | partially fixed, CAST and CONVERT function has the bug at the H2 fixed at 1.4.198 | | MERGE USING | IGNITE-11444 | cannot be fixed without patch to H2 | -- This message was sent by Atlassian JIRA (v7.6.3#76005)