[
https://issues.apache.org/jira/browse/IGNITE-3795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16031490#comment-16031490
]
ASF GitHub Bot commented on IGNITE-3795:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/2052
IGNITE-3795: Added C++ cache query tests with CURDATE()
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-3795
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2052.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2052
----
commit 593e32e7333295962fb4f23169b9940955c3526f
Author: Igor Sapego <[email protected]>
Date: 2017-05-31T16:43:04Z
IGNITE-3795: Added tests with CURDATE()
----
> CPP: Add test with SQL scalar functions returning java.sql.Date
> ---------------------------------------------------------------
>
> Key: IGNITE-3795
> URL: https://issues.apache.org/jira/browse/IGNITE-3795
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 1.7
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Labels: cpp
> Fix For: 2.1
>
>
> Some SQL scalar functions as {{CURRENT_DATE}}, {{CURDATE}} return values of
> type {{java.sql.Date}}. Add tests with SQL request using these functions to
> C++ to check if they are going to work properly.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)