GitHub user AMashenkov opened a pull request:

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

    Ignite 3698: ODBC: LEN(string) function implemented

    

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

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

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

    https://github.com/apache/ignite/pull/966.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 #966
    
----
commit 848b027db6ef4c45ac0602651f050d2b9f69adf9
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-06-21T07:31:20Z

    Merge branch 'gridgain-7.6.1' of https://github.com/gridgain/apache-ignite

commit 0c5db20be936997b7fa07dd26840424d1633bdae
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-06-21T08:08:47Z

    IGNITE-3277 Cleanup pom.xml.

commit 766c89efd4080dd880187dfdd5b46332e23fa855
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-06-21T08:10:14Z

    Merge branch 'gridgain-7.6.1' of https://github.com/gridgain/apache-ignite

commit 482015e9924425c70901fdae36222110af6e6c16
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-06-21T10:49:47Z

    IGNITE-3277 Fixed null key serialization.

commit 8f28382698207058c8d1a5c2a08976bcef3db083
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-06-21T10:54:19Z

    Merge branch 'gridgain-7.6.1' of https://github.com/gridgain/apache-ignite

commit 68b25df3b3e1979c0972d75675f2c9aa2b48d9a7
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-21T13:57:28Z

    IGNITE-3341: Hadoop: Added ability to link user-define native libraries to 
HadoopClassLoader.

commit 3ca0bc877bf356eca93c9c9a5e225362c2b58769
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-21T14:11:37Z

    Merge remote-tracking branch 'upstream/gridgain-7.6.1' into gridgain-7.6.1

commit 5b4ac3743aae8c638f2b70a528a15dc563ae0ffb
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-06-22T09:29:10Z

    IGNITE-3076 .NET: Add lifecycle events to IIgnite
    
    This closes #683

commit 5177c33ec66d98ae379f2908dc056f58ee3cbb40
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-06-22T09:13:30Z

    IGNITE-3230 External addresses are not registered in IP finder

commit 8ce29a92d5e06d5a3d68aae0f6a2865ffd21a28c
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-06-22T09:43:05Z

    IGNITE-3152 Client node's addresses are registered in IP finder

commit 41f81da8f7efe629affc1cfae52ed1d8820a1043
Author: Anton Vinogradov <a...@apache.org>
Date:   2016-06-22T10:01:23Z

    Merge remote-tracking branch 'remotes/upstream/gridgain-7.6.1'

commit bb7a6728bbd886677a4e7f0c7ad92161dd51122b
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-06-22T13:34:57Z

    IGNITE-3339 - Fixed entries eviction.

commit 8e6473a0488e4cf32bde84b2b0b4561ad5c4f157
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-22T09:18:38Z

    IGNITE-3351: Hadoop: Fixed HadoopClassLoader leak into IGFS thread pool.

commit 212dc068f807a055ae3755a9eebf55fe7722c574
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-22T13:40:49Z

    IGNITE-3353: IGFS: Fixed "out-of-space" handling.

commit 5e9159449b7b7704cfec7c82c846badf7689df43
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-22T14:27:13Z

    IGNITE-3354: IGFS: Fixed (removed) max space validation logic.

commit a70ff4c40d9f149510b148467b1dd6ce3ad5db0d
Author: sboikov <sboi...@gridgain.com>
Date:   2016-06-23T09:13:05Z

    ignite-3212 Remove tx from map if 'onStarted' failed.

commit d59e5f5612bc916432e13bfa38a034d9120274fc
Author: sboikov <sboi...@gridgain.com>
Date:   2016-06-23T09:48:13Z

    ignite-3233 Added 'resourceClass' for SpringResource annotation.

commit 934456070d336fe2a5081f44429ec22d8fc22603
Author: isapego <isap...@gridgain.com>
Date:   2016-06-23T12:49:45Z

    IGNITE-3113: CPP: Binary containers documentation. This closes #711.

commit e7ebe0a30da8b2f5995d51c1e59e10900b84e2b2
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-23T12:49:59Z

    Merge remote-tracking branch 'upstream/gridgain-7.6.1' into gridgain-7.6.1

commit cb0deb11eed2cb1d574f23d8668cdf1309b66070
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-06-23T16:37:20Z

    IGNITE-3340 .NET: Fix cache store release on DestroyCache

commit 6cfd991ecc7c27d2cd7d01a492ba41280689c285
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-06-24T14:01:39Z

    IGNITE-3364 .NET: Fix BinaryReflectiveSerializer raw mode for DateTime 
members marked with QuerySqlField
    
    This closes #830

commit e1c755c7ec1e8e7d6fc60b722c32d25bf188cd6b
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-06-24T15:57:07Z

    IGNITE-3328 .NET: Support user-defined AffinityFunction
    
    This closes #826

commit 1986b775326bab7792bf0d9ba72103a98b100665
Author: Pavel Tupitsyn <ptupit...@apache.org>
Date:   2016-06-24T16:04:31Z

    .NET: Fix analysis warning (remove unused import)

commit 8ec6db5e86702857ba3493bc086880aad757c1dc
Author: Alexey Goncharuk <alexey.goncha...@gmail.com>
Date:   2016-06-24T23:29:41Z

    IGNITE-3339 - Fixed entry evictions. Fixes #817

commit 541e17d07520e5dac7daec1b188abe6bd12d6aad
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-06-27T03:17:45Z

    Ignite Web Console beta2.

commit 6e5061d169ad80bfad6d26d3f0337b0d634afde8
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-06-27T03:20:03Z

    Merge branch 'gridgain-7.6.1' of https://github.com/gridgain/apache-ignite

commit 34fc31e87b3e5f5c31f68421d7200c8848bb6e20
Author: Alexey Kuznetsov <akuznet...@apache.org>
Date:   2016-06-27T03:22:16Z

    Merge remote-tracking branch 'origin/master'

commit 7d4b15915283a3f78e7a60b4ced36f0f59993494
Author: Denis Magda <dma...@gridgain.com>
Date:   2016-06-27T07:26:38Z

    updated IgniteDataStreamer documentation

commit 5cc1f074d038b1883ff8a5fd08729e1ce8dcf9f8
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-27T12:23:31Z

    IGNITE-2879: ODBC: Added decimal support.

commit cbb77c9ad860bc8675077b09410e6e344f36bbb4
Author: vozerov-gridgain <voze...@gridgain.com>
Date:   2016-06-28T09:36:56Z

    IGNITE-3140: CPP: Added tests for string format validity.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to