Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.7
-
None
-
None
-
Docs Required
Description
Feature | Issue | Comments |
---|---|---|
WITH RECURSIVE | |
can be fixed immediately |
DEFAULT value in the INSERT / MERGE | |
can be fixed immediately |
MEMORY, TEMPORARY, HIDDEN table types for CREATE TABLE | |
can be fixed immediately |
FIRST column position for ALTER TABLE ADD COLUMN | |
can be fixed immediately |
HELP / SHOW commands | |
can be fixed immediately |
GRANT / REVOKE commands | |
can be fixed immediately |
TIMESTAMP WITH TIME ZONE unsupported type | |
can be fixed immediately |
ENUM unsupported type | |
partially fixed, CAST and CONVERT functions have the bug at the H2 fixed at 1.4.198 |
MERGE USING | IGNITE-11444 | cannot be fixed without patch to H2 |
Attachments
Issue Links
- is a parent of
-
IGNITE-11444 SQL: MERGE USING must throw clear exception with UNSUPPORTED error code
- Open
-
IGNITE-11473 SQL: check convert to ENUM type by functions CAST, CONVERT throws sane exception
- Open
-
IGNITE-7664 SQL: throw sane exception on unsupported SQL statements
- Resolved
- links to