[GitHub] ignite pull request #4241: IGNITE-8846 Optimize entry transform operations.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4241: IGNITE-8846 Optimize entry transform operations.

andrey-kuznetsov
GitHub user ascherbakoff opened a pull request:

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

    IGNITE-8846 Optimize entry transform operations.

   

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

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

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

    https://github.com/apache/ignite/pull/4241.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 #4241
   
----
commit cf12c78b4f87469d0f7c2a234b9e1f4dc34c10f4
Author: Aleksei Scherbakov <alexey.scherbakoff@...>
Date:   2018-06-21T16:34:40Z

    IGNITE-8846 Optimize entry transform operations.

----


---