You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/24 13:05:20 UTC

[jira] [Commented] (IGNITE-3736) ODBC: Scalar functions: Support string functions.

    [ https://issues.apache.org/jira/browse/IGNITE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15434886#comment-15434886 ] 

ASF GitHub Bot commented on IGNITE-3736:
----------------------------------------

GitHub user isapego opened a pull request:

    https://github.com/apache/ignite/pull/979

    IGNITE-3736: Added SQL string functions support. Added tests.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-3736

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/979.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 #979
    
----
commit 4e9e7b8ee1c990bacdc2d081b706ca315927fdce
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-08-24T09:12:00Z

    IGNITE-3716: ODBC: Added SQL escape sequence parsing.

commit 118db2fcffe3534aa1e5f4b97b8fbe23891752c4
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-08-24T09:12:24Z

    Merge remote-tracking branch 'upstream/ignite-1.6.6' into ignite-1.6.6

commit 93a2d791558ed7dcdda9730091d9d5d25e1d95d0
Author: isapego <is...@gridgain.com>
Date:   2016-08-24T13:01:31Z

    IGNITE-3736: Added SQL string functions support. Added tests.

----


> ODBC: Scalar functions: Support string functions.
> -------------------------------------------------
>
>                 Key: IGNITE-3736
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3736
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: odbc
>    Affects Versions: 1.7
>            Reporter: Vladimir Ozerov
>            Assignee: Igor Sapego
>             Fix For: 1.8
>
>
> 1) All the functions from the list must be supported: https://msdn.microsoft.com/en-us/library/ms710249(v=vs.85).aspx
> 2) Separate test for every function must be added.
> 3) If some of them cannot be supported immediately, then JIRA ticket must be created and linked to this ticket.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)