[
https://issues.apache.org/jira/browse/IGNITE-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15437066#comment-15437066
]
Igor Sapego commented on IGNITE-3764:
-------------------------------------
Tests for the following types and operators have been added:
{{INTEGER}}: +, -, /, %, *, >, <, >=, <=, =, !=
{{DOUBLE}}: +, -, /, %, *, >, <, >=, <=, =, !=
{{STRING}}: || (concatenation), >, <, >=, <=, =, !=
> ODBC: Support and test implicit functions (>, <, _, +, -, etc.).
> ----------------------------------------------------------------
>
> Key: IGNITE-3764
> URL: https://issues.apache.org/jira/browse/IGNITE-3764
> Project: Ignite
> Issue Type: Task
> Components: odbc
> Affects Versions: 1.7
> Reporter: Vladimir Ozerov
> Assignee: Igor Sapego
> Fix For: 1.8
>
>
> The following functions must be supported and tested with all supported data
> types:
> !=
> %
> +
> \-
> /
> <
> <=
> ==
> >
> >=
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)