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)