[jira] [Updated] (IGNITE-7710) copy from csv fails to find existing table (intermittently)

2018-02-14 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Kuznetsov updated IGNITE-7710: Description: 1) create table via new SqlFieldsQuery() 2) perform sql via thin driver

[jira] [Updated] (IGNITE-7710) copy from csv fails to find existing table (intermittently)

2018-02-14 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Kuznetsov updated IGNITE-7710: Description: 1) create table via new SqlFieldsQuery() 2) perform sql via thin driver

[jira] [Updated] (IGNITE-7710) copy from csv fails to find existing table (intermittently)

2018-02-14 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Kuznetsov updated IGNITE-7710: Description: 1) create table via new SqlFieldsQuery() 2) perform sql via thin driver

[jira] [Created] (IGNITE-7710) copy from csv fails to find existing table (intermittently)

2018-02-14 Thread Pavel Kuznetsov (JIRA)
Pavel Kuznetsov created IGNITE-7710: --- Summary: copy from csv fails to find existing table (intermittently) Key: IGNITE-7710 URL: https://issues.apache.org/jira/browse/IGNITE-7710 Project: Ignite

[jira] [Commented] (IGNITE-7531) SQL: Create data load benchmarks

2018-02-12 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361305#comment-16361305 ] Pavel Kuznetsov commented on IGNITE-7531: - Implemented 2 benchmarks: sequence of single insert

[jira] [Comment Edited] (IGNITE-7531) SQL: Create data load benchmarks

2018-02-06 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353681#comment-16353681 ] Pavel Kuznetsov edited comment on IGNITE-7531 at 2/6/18 2:31 PM: - *Extend

[jira] [Commented] (IGNITE-7531) SQL: Create data load benchmarks

2018-02-06 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16353681#comment-16353681 ] Pavel Kuznetsov commented on IGNITE-7531: - *Extend Yardstick capabilities* I found next

[jira] [Commented] (IGNITE-6217) Add benchmark to compare JDBC drivers and native SQL execution

2018-02-02 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16350218#comment-16350218 ] Pavel Kuznetsov commented on IGNITE-6217: - I think we are ready to merge > Add benchmark to

[jira] [Commented] (IGNITE-6217) Add benchmark to compare JDBC drivers and native SQL execution

2018-02-02 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16350193#comment-16350193 ] Pavel Kuznetsov commented on IGNITE-6217: - about 2) : I got non-localhost results: sql update

[jira] [Commented] (IGNITE-6217) Add benchmark to compare JDBC drivers and native SQL execution

2018-02-01 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16348659#comment-16348659 ] Pavel Kuznetsov commented on IGNITE-6217: - Thank you for updates! I've merged master again

[jira] [Updated] (IGNITE-7575) Concurrent updates of common keys cause silent wrong update count (intermittent issue)

2018-01-30 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Kuznetsov updated IGNITE-7575: Description: In case of concurrent updates that affects some common keys we get silent

[jira] [Updated] (IGNITE-7575) Concurrent updates of common keys cause silent wrong update count (intermittent issue)

2018-01-30 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Kuznetsov updated IGNITE-7575: Description: In case of concurrent updates that affects some common keys we get silent

[jira] [Updated] (IGNITE-7575) Concurrent updates of common keys cause silent wrong update count (intermittent issue)

2018-01-30 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Kuznetsov updated IGNITE-7575: Attachment: UpdateTestDrive.java > Concurrent updates of common keys cause silent wrong

[jira] [Created] (IGNITE-7575) Concurrent updates of common keys cause silent wrong update count (intermittent issue)

2018-01-30 Thread Pavel Kuznetsov (JIRA)
Pavel Kuznetsov created IGNITE-7575: --- Summary: Concurrent updates of common keys cause silent wrong update count (intermittent issue) Key: IGNITE-7575 URL: https://issues.apache.org/jira/browse/IGNITE-7575

[jira] [Commented] (IGNITE-7531) SQL: Create data load benchmarks

2018-01-25 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339172#comment-16339172 ] Pavel Kuznetsov commented on IGNITE-7531: - about 2.4: Result should include time to enable and

[jira] [Commented] (IGNITE-6217) Add benchmark to compare JDBC drivers and native SQL execution

2018-01-24 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16337814#comment-16337814 ] Pavel Kuznetsov commented on IGNITE-6217: - I'm done with testing on minimal non-localhost

[jira] [Commented] (IGNITE-6217) Add benchmark to compare JDBC drivers and native SQL execution

2018-01-19 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16331973#comment-16331973 ] Pavel Kuznetsov commented on IGNITE-6217: - {quote}Yes we need this{quote} Added {quote}I suggest

[jira] [Comment Edited] (IGNITE-6217) Add benchmark to compare JDBC drivers and native SQL execution

2018-01-18 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328646#comment-16328646 ] Pavel Kuznetsov edited comment on IGNITE-6217 at 1/18/18 9:26 AM: -- 1)

[jira] [Commented] (IGNITE-6217) Add benchmark to compare JDBC drivers and native SQL execution

2018-01-17 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328646#comment-16328646 ] Pavel Kuznetsov commented on IGNITE-6217: - 1) Renamed 2) Cleaned up 3) To have more stable

[jira] [Commented] (IGNITE-6217) Add benchmark to compare JDBC drivers and native SQL execution

2018-01-16 Thread Pavel Kuznetsov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-6217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327249#comment-16327249 ] Pavel Kuznetsov commented on IGNITE-6217: - In addition I've implemented benchmarks for batch

<    1   2   3   4   5   6