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

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

GitHub user isapego opened a pull request:

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

    IGNITE-3749: ODBC: Scalar functions: Support numeric functions.

    

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

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

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

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

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

commit 118db2fcffe3534aa1e5f4b97b8fbe23891752c4
Author: vozerov-gridgain <[email protected]>
Date:   2016-08-24T09:12:24Z

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

commit 93a2d791558ed7dcdda9730091d9d5d25e1d95d0
Author: isapego <[email protected]>
Date:   2016-08-24T13:01:31Z

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

commit 2aee06ee201b147b53af94456d99a98f8e1f2f98
Author: isapego <[email protected]>
Date:   2016-08-24T13:35:10Z

    IGNITE-3736: Fix for Makefile.

commit c02ad87f863bd730e60fb7052547fa0848e7eb77
Author: isapego <[email protected]>
Date:   2016-08-24T14:21:48Z

    IGNITE-3736: ODBC: Added support for string scalar functions. This closes 
#979.

commit 13dfcbe03aca137ee70698f6083df27c10ecdaf9
Author: vozerov-gridgain <[email protected]>
Date:   2016-08-24T14:31:38Z

    IGNITE-3736: ODBC: Reverted back removed "supported" futures.

commit 60edb7368700aee8b121484c18eabe6490359f68
Author: isapego <[email protected]>
Date:   2016-08-24T14:50:12Z

    IGNITE-3749: Added stub for numeric functions.

commit 583a0d3d161af205d906c6184a42f2db0c4109b0
Author: isapego <[email protected]>
Date:   2016-08-24T15:08:01Z

    Merge branch 'ignite-1.6.6' into ignite-3749

commit f79d2552335072cd410f261ff78340fc9be48bbb
Author: isapego <[email protected]>
Date:   2016-08-24T15:20:42Z

    IGNITE-3749: Added tests for numeric functions.

----


> ODBC: Scalar functions: Support numeric functions.
> --------------------------------------------------
>
>                 Key: IGNITE-3749
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3749
>             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/ms711743(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)

Reply via email to