[GitHub] ignite pull request #3086: IGNITE-6663: SQL: optimize primary key equality l...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3086: IGNITE-6663: SQL: optimize primary key equality l...

andrey-kuznetsov
GitHub user gg-shq opened a pull request:

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

    IGNITE-6663: SQL: optimize primary key equality lookup

   

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

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

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

    https://github.com/apache/ignite/pull/3086.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 #3086
   
----
commit 292fffbbfd992441812680030ee9b0ab1d4bc74f
Author: gg-shq <[hidden email]>
Date:   2017-11-23T15:47:50Z

    IGNITE-6663: Implement find(..., key, key) via findOne(), not via find(first, last, ...). Implement equals() and hashCode() for GridH2SearchRowAdapter.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3086: IGNITE-6663: SQL: optimize primary key equality l...

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---