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/30 15:04:21 UTC

[jira] [Commented] (IGNITE-3743) ODBC: Escape sequences: Support procedure call escape sequence.

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

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

GitHub user AMashenkov opened a pull request:

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

    IGNITE-3743 ODBC: Escape sequences: Support procedure call escape sequence. 

    

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

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

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

    https://github.com/apache/ignite/pull/1008.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 #1008
    
----
commit 54e432e9bb6927351ea45d85b94965925a8351c7
Author: sboikov <sb...@gridgain.com>
Date:   2016-05-23T18:08:14Z

    ignite-2899 Fixed issues with 'keepBinary' handling, added test.
    (cherry picked from commit e47440d)

commit c8269da30a1d55f06531857c52d254268056e84e
Author: sboikov <sb...@gridgain.com>
Date:   2016-05-24T08:14:03Z

    ignite-2620: Need override 'unswap' for detached entry.
    (cherry picked from commit f7b376b)

commit e1ec0dedab0221b53dd11f2854c8c88b2641d147
Author: sboikov <sb...@gridgain.com>
Date:   2016-05-24T11:31:43Z

    IGNITE-2865 Continuous query event passed to filter should be immutable for users. This closes #744.
    (cherry picked from commit 046657b)

commit 727afc87dce6c26756b56620c2aaccc3a3d0117e
Author: Vladislav Pyatkov <vl...@gmail.com>
Date:   2016-05-25T05:29:00Z

    IGNITE-2667: Allow to start caches in PRIVATE and ISOLATED deployment modes when BinaryMarshaller is used

commit 183620cd31095dcd92471927cccf8741e3b63ed7
Author: nikolay_tikhonov <nt...@gridgain.com>
Date:   2016-05-25T06:47:14Z

    IGNITE-3168 Added idle timeout property.

commit 30aa287b881d4f9dc3fd5eec9840eab8d9a20828
Author: sboikov <sb...@gridgain.com>
Date:   2016-05-24T13:57:20Z

    ignite-2620 Skip empty entries in GridCacheMapEntry.onTtlExpired
    (cherry picked from commit 6fc274a)

commit e2db87bb1b6c71d7978af17e9f2005ba1c661ab4
Author: sboikov <sb...@gridgain.com>
Date:   2016-05-25T07:06:43Z

    Added trace logging for entry/offheap updates.
    (cherry picked from commit 9b2767f)

commit 6fcc7a41d8676956983792717483318b85781479
Author: MaBiao <ma...@gmail.com>
Date:   2016-05-25T09:54:40Z

    IGNITE-2538 - IgniteRDD count() and isEmpty() method use IgniteCache API

commit e274d44a37fd1269e7a3a5f0000e1ee6139fd0b0
Author: Denis Magda <dm...@gridgain.com>
Date:   2016-05-26T11:57:52Z

    IGNITE-3188: Binary marshaller doesn't unmarshal a void type (added tests)

commit 6687e2bfb9627ce08c1c258527e2927606a500ed
Author: Yakov Zhdanov <yz...@gridgain.com>
Date:   2016-05-13T08:48:00Z

    review IGNITE-2708 Need to validate that SPIs are started only once
    (cherry picked from commit cd063da)

commit 40a41fc50bdb73d50e2aa13da8203784be98e38a
Author: Yakov Zhdanov <yz...@gridgain.com>
Date:   2016-05-13T08:59:02Z

    reverting review IGNITE-2708 Need to validate that SPIs are started only once
    (cherry picked from commit bf561e1)

commit d05786d8bfc8177223b6db9a98bd3c8170b6bcf1
Author: Ryan Zhao <ry...@gmail.com>
Date:   2016-05-13T09:00:43Z

    review IGNITE-2708 Need to validate that SPIs are started only once (commit with proper author)
    (cherry picked from commit 98338ff)

commit 9d937ca34775f39b46568eb3fca4585ce00a0fb1
Author: Yakov Zhdanov <yz...@gridgain.com>
Date:   2016-05-13T09:54:01Z

    review IGNITE-2708 Need to validate that SPIs are started only once (added logic to protect properly started grids)
    (cherry picked from commit b8d624a)

commit edc2947d7340cac4a3c90fa726c23d5d47798ab9
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-05-25T10:07:03Z

    IGNITE-3191: IGFS: Improved error logging for operations in dual mode.

commit 2f1747d726da87b67f6c5323b3e64762d56398cb
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-05-27T11:40:17Z

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

commit 1bb8b647264593034659b7db929c2664dec603e1
Author: sboikov <sb...@gridgain.com>
Date:   2016-05-27T11:21:01Z

    ignite-3116 Fixed NodeStoppingException in GridDhtGetFuture.
    (cherry picked from commit 303d3ca)

commit 47c575c8696d51b675a16aa260ec9d398e0a68e9
Author: nikolay_tikhonov <nt...@gridgain.com>
Date:   2016-05-30T09:42:37Z

    Added benchmark property file.

commit 00e2dda9a850f74178ee893a3acf74ddc30d4a13
Author: nikolay_tikhonov <nt...@gridgain.com>
Date:   2016-05-30T11:45:38Z

    Updated benchmark property file.

commit a28e16e24adb0a03df959830517db84d2505c481
Author: Vladislav Pyatkov <vl...@gmail.com>
Date:   2016-05-31T07:01:46Z

    IGNITE-3190: OffHeap cache metrics doesn't work properly for OFFHEAP_TIRED mode.
    Reviewed and merged by Denis Magda (dmagda@gridgain.com)
    (cherry picked from commit 7533dfc)

commit 56c605622dbecf71f3ee87cc41a16d2ee87e92d3
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-05-26T08:15:48Z

    IGNITE-3200: Resolved classloader leak.

commit a815067a0e8e7cfc9f49c57efe2b2eba562e9071
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-05-31T07:23:00Z

    IGNITE-3202: Hadoop: Implemented user name mappers.

commit 421cf03b03276d0ab6c32ef6665d547746446dfc
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-05-31T07:40:24Z

    7.5.24: Added missing JavaDocs.

commit 167e47781f65c056b9d273eea52d268bc9a8fa0b
Author: Denis Magda <dm...@gridgain.com>
Date:   2016-05-31T10:50:06Z

    IGNITE-2708: fix tests that don't create unique IndexingSPI per node
    (cherry picked from commit f90e424)

commit 21bdf3148f05481d86e77e13b282ac44c6c3a059
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-05-31T10:54:32Z

    Added pacajge info for java.org.apache.ignite.hadoop.util package.

commit 3ca9febeb2bf53d17b6dea739938cff40c5fa67d
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-05-31T11:03:48Z

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

commit f175d3c670025bd619ec347dba2a5c5f68f4cc32
Author: Vladislav Pyatkov <vl...@gmail.com>
Date:   2016-06-02T13:14:10Z

    IGNITE-2655: AffinityFunction: primary and backup copies in different locations
    Reviewed and merged by Denis Magda (dmagda@gridgain.com)

commit 1da14369c886ed12dbe0fc9b2c4d5a568c76b6b2
Author: Anton Vinogradov <av...@apache.org>
Date:   2016-06-02T14:02:09Z

     IGNITE-3183 ScanQuery and localEntries are ignored keepBinary flag in OFFHEAP_TIERED mode

commit e0cf0fcc954a39dad5b0f1969488a7b372ef8f94
Author: Ignite Teamcity <ig...@apache.org>
Date:   2016-06-02T16:16:31Z

    1.7.0-SNAPSHOT

commit 91862c7c05bd37e287df1b2b6fb00e5cd2cfbb71
Author: MaBiao <ma...@gmail.com>
Date:   2016-06-03T08:55:14Z

    IGNITE-3229: fixing link in Class GridCacheStoreValueBytesSelfTest. This closes #770.

commit 9df1b905cd86384c1d191785d70a8e5c8e741e48
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-06-02T13:03:12Z

    IGNITE-3232 - Inline transformers for IgniteRDD.savePairs and IgniteRDD.saveValues

----


> ODBC: Escape sequences: Support procedure call escape sequence. 
> ----------------------------------------------------------------
>
>                 Key: IGNITE-3743
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3743
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: odbc
>    Affects Versions: 1.7
>            Reporter: Vladimir Ozerov
>            Assignee: Andrew Mashenkov
>             Fix For: 1.8
>
>




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