GitHub user gg-shq opened a pull request:
https://github.com/apache/ignite/pull/3528 IGNITE-7681: SQL COPY: Implementing performance improvements
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7681-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3528.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3528
----
commit 4235bc09ef5619019af4d2b646b0881ca135d948
Author: shq <kirill.shirokov@...>
Date: 2018-02-12T23:05:51Z
IGNITE-7681: Implementing performance improvements
commit 15a274af9d86fa5134c41dd52046533a08cbc6d2
Author: shq <kirill.shirokov@...>
Date: 2018-02-13T13:28:43Z
IGNITE-7681: Implementing performance improvements
commit 7eec88901c5da2b4d26bfb6a79c4276dd81db887
Author: shq <kirill.shirokov@...>
Date: 2018-02-13T15:12:45Z
IGNITE-7681: Implementing performance improvements
commit 93d944e6529f717d06eeb7d7f549f256f56fc9d9
Author: shq <kirill.shirokov@...>
Date: 2018-02-13T16:55:09Z
IGNITE-7681: Implementing performance improvements
commit c608474712eff7626f5649f14793dbd6d5823094
Author: shq <kirill.shirokov@...>
Date: 2018-02-13T18:39:05Z
IGNITE-7681: Implementing performance improvements
commit cc2c14af4d32927c4b0368f6758cc6591abad1bb
Author: gg-shq <kshirokov@...>
Date: 2018-02-14T18:08:23Z
IGNITE-7681: COPY performance improvements + a performance test
commit 0859d5558559d9c4abe8f09fe1de1cd6df7c7db0
Author: gg-shq <kshirokov@...>
Date: 2018-02-14T18:21:50Z
IGNITE-7681: Shining COPY performance improvements + a performance test
----
---