[
https://issues.apache.org/jira/browse/IGNITE-7681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364551#comment-16364551
]
ASF GitHub Bot commented on IGNITE-7681:
----------------------------------------
GitHub user gg-shq opened a pull request:
https://github.com/apache/ignite/pull/3527
IGNITE-7681: SQL COPY performance fixes and performance test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7681
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3527.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 #3527
----
commit ff40ecfcd59a307fd26f7ff73227e6b8c5eafb57
Author: shq <kirill.shirokov@...>
Date: 2018-02-12T23:05:51Z
IGNITE-7681: Intermediate commit
commit 6e7f55df00ee17e3b650f1c0f45467250355d591
Author: shq <kirill.shirokov@...>
Date: 2018-02-13T13:28:43Z
IGNITE-7681: Intermediate commit
commit 6a38e35e98de0bbb41972580cb74a862af5be1ca
Author: shq <kirill.shirokov@...>
Date: 2018-02-13T15:12:45Z
IGNITE-7681: Intermediate commit
commit 4184c26accdfe46d7f52baa6bc0e73424ec240c3
Author: shq <kirill.shirokov@...>
Date: 2018-02-13T16:55:09Z
IGNITE-7681: Intermediate commit
commit ff76b744c6ebc4af6ebf9a0c393975026082ccd9
Author: shq <kirill.shirokov@...>
Date: 2018-02-13T18:39:05Z
IGNITE-7681: Intermediate commit
commit fa112147ea930dfd6feb8f89fcfa14a25d0de6d0
Author: gg-shq <kshirokov@...>
Date: 2018-02-14T18:08:23Z
IGNITE-7681: COPY performance improvements + a performance test
commit 47ad0b8a329fe7a6a6186c7bd9afc725d393c091
Author: apopov <tank2.alex@...>
Date: 2018-02-13T10:13:15Z
IGNITE-3111 .NET can be now configured SSL without Spring
This closes #3498
commit 3b17dd05dd0925d3c8352c0e2d72cad133cdd79c
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-02-13T12:14:15Z
IGNITE-7513 Get rid of org.jsr166.ConcurrentHashMap8
Signed-off-by: Anton Vinogradov <[email protected]>
commit 2d279f2ac611cbef07fc2e88c2ee2297925ace06
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-02-13T13:43:49Z
IGNITE-5265 Eviction Rate memory metric to be implemented
Signed-off-by: Anton Vinogradov <[email protected]>
commit ce0d3190b84ce77174de9fd9a29c6dfc5a1abd2e
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date: 2018-02-13T15:53:23Z
IGNITE-7692 Corrected test to not fail when SQL is executed on backup
commit 145133ef24250d4b6c09310e92b75620892d95da
Author: dpavlov <dpavlov@...>
Date: 2018-02-13T17:19:31Z
IGNITE-7695: Enable Ignite Update Notifier tests - Fixes #3516.
Signed-off-by: Alexey Goncharuk <[email protected]>
commit 8fe4afe07488d7d191ababb2c92aeed0c486924c
Author: Vyacheslav Daradur <daradurvs@...>
Date: 2018-02-13T21:38:03Z
IGNITE-7588 - Deprecated @CacheLocalStore annotation - Fixes #3517
Signed-off-by: Valentin Kulichenko <[email protected]>
commit 06fe9e29c783fc2e077da955b3a7ceedf0287276
Author: Ivan Rakov <ivan.glukos@...>
Date: 2018-02-14T07:52:05Z
IGNITE-7690 Move shared memory suite
(IpcSharedMemoryCrashDetectionSelfTest) to Ignite Basic 2 - Fixes #3518.
Signed-off-by: Alexey Goncharuk <[email protected]>
commit e57cfd24508de7bd00a61f6cbe40a8426179b780
Author: Alexey Goncharuk <alexey.goncharuk@...>
Date: 2018-02-14T08:52:04Z
IGNITE-7689 Corrected awaitPartitionMapExchange to prevent assertion on
readyTopologyVersion() access
commit a8d10159ba11117a0c9037fda6331e4edc9f6ec3
Author: zaleslaw <zaleslaw.sin@...>
Date: 2018-02-14T11:57:49Z
IGNITE-7452: Make Linear SVM example for multi - classification
this closes #3352
commit 57152ff510e2b0c7e559ffc5a9b4eb1d20c492fb
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-02-14T16:08:46Z
IGNITE-7312 Make use of plain java.util.Base64 instead of reflective
alternatives
Signed-off-by: Anton Vinogradov <[email protected]>
commit 74dfa4f18f3d94bfd929c53960330f0664fa4b6e
Author: gg-shq <kshirokov@...>
Date: 2018-02-14T18:21:50Z
IGNITE-7709: Shining SQL COPY file name handling fix for review
----
> SQL COPY: measure and fix performance if needed
> -----------------------------------------------
>
> Key: IGNITE-7681
> URL: https://issues.apache.org/jira/browse/IGNITE-7681
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.4, 2.5
> Reporter: Kirill Shirokov
> Assignee: Kirill Shirokov
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)