You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2017/08/22 08:56:00 UTC

[jira] [Created] (IGNITE-6144) JDBC thin: add tests for escape syntax required for JDBC compliance

Taras Ledkov created IGNITE-6144:
------------------------------------

             Summary: JDBC thin: add tests for escape syntax required for JDBC compliance
                 Key: IGNITE-6144
                 URL: https://issues.apache.org/jira/browse/IGNITE-6144
             Project: Ignite
          Issue Type: Task
          Components: jdbc
    Affects Versions: 2.1
            Reporter: Taras Ledkov


JDBC compliance requires support of escape syntax for types (e.g. date, timestamp etc: {{{d 'yyyy-mm-dd'}}}) and functions (e.g.: {{{fn <function-name> (argument list)}}} ).
We have to add unit test for this feature.



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