[
https://issues.apache.org/jira/browse/IGNITE-11472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17094383#comment-17094383
]
Ilya Kasnacheev commented on IGNITE-11472:
------------------------------------------
We should also consider that EPOCH(CURRENT_TIMESTAMP()) should return correct
value, provided that CURRENT_TIMESTAMP() is TIMESTAMP WITH TIME ZONE in H2.
> 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
> Priority: Major
>
> || 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, IGNITE-11473 | 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 |
--
This message was sent by Atlassian Jira
(v8.3.4#803005)