[jira] [Commented] (IGNITE-3559) CPP: Review Ignite C++ API and provide list of breaking improvements that can be included in Ignite 2.0

2016-07-26 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15393989#comment-15393989 ] Igor Sapego commented on IGNITE-3559: - One more proposal: Make {{QueryArgument}} and

[jira] [Created] (IGNITE-3586) CPP: Make QueryArgument and QueryArgumentBase classes non-public.

2016-07-26 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3586: --- Summary: CPP: Make QueryArgument and QueryArgumentBase classes non-public. Key: IGNITE-3586 URL: https://issues.apache.org/jira/browse/IGNITE-3586 Project: Ignite

[jira] [Updated] (IGNITE-3584) CPP: Refactor BinaryType class template.

2016-07-26 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3584: Description: 1. All methods should be 'static'. 2. Methods {{GetTypeName()}}, {{Read()}} and

[jira] [Created] (IGNITE-3585) CPP: Rework methods that accept containers so any container could be used with them.

2016-07-26 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3585: --- Summary: CPP: Rework methods that accept containers so any container could be used with them. Key: IGNITE-3585 URL: https://issues.apache.org/jira/browse/IGNITE-3585

[jira] [Created] (IGNITE-3587) ODBC: Add Distributed Joins support to ODBC.

2016-07-26 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3587: --- Summary: ODBC: Add Distributed Joins support to ODBC. Key: IGNITE-3587 URL: https://issues.apache.org/jira/browse/IGNITE-3587 Project: Ignite Issue Type: Task

[jira] [Commented] (IGNITE-3587) ODBC: Add Distributed Joins support to ODBC.

2016-07-26 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15394110#comment-15394110 ] Igor Sapego commented on IGNITE-3587: - I'm going to add two new connection string arguments: -

[jira] [Comment Edited] (IGNITE-3587) ODBC: Add Distributed Joins support to ODBC.

2016-07-26 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15394110#comment-15394110 ] Igor Sapego edited comment on IGNITE-3587 at 7/26/16 5:12 PM: -- I'm going to

[jira] [Updated] (IGNITE-3587) ODBC: Add Distributed Joins support to ODBC.

2016-07-26 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3587: Fix Version/s: (was: 2.0) 1.7 > ODBC: Add Distributed Joins support to

[jira] [Updated] (IGNITE-1443) CPP: Implement cache continuous queries.

2016-08-03 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-1443: Fix Version/s: (was: 2.0) 1.7 > CPP: Implement cache continuous queries. >

[jira] [Updated] (IGNITE-3390) ODBC: Add system DSN support for Windows.

2016-08-03 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3390: Fix Version/s: (was: 2.0) 1.8 > ODBC: Add system DSN support for Windows. >

[jira] [Updated] (IGNITE-3587) ODBC: Add Distributed Joins support to ODBC.

2016-08-03 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3587: Fix Version/s: (was: 2.0) 1.8 > ODBC: Add Distributed Joins support to

[jira] [Updated] (IGNITE-3390) ODBC: Add system DSN support for Windows.

2016-08-03 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3390: Fix Version/s: (was: 1.7) 2.0 > ODBC: Add system DSN support for Windows. >

[jira] [Updated] (IGNITE-1443) CPP: Implement cache continuous queries.

2016-08-03 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-1443: Fix Version/s: (was: 1.7) 1.8 > CPP: Implement cache continuous queries. >

[jira] [Created] (IGNITE-3626) ODBC: Performance drop when connecting to Ignite with Tableau on Windows.

2016-08-04 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3626: --- Summary: ODBC: Performance drop when connecting to Ignite with Tableau on Windows. Key: IGNITE-3626 URL: https://issues.apache.org/jira/browse/IGNITE-3626 Project:

[jira] [Updated] (IGNITE-3628) ODBC: Improve data fetching performance.

2016-08-04 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3628: Description: Need to add some kind of benchmark to be able to measure fetching performance of the

[jira] [Updated] (IGNITE-3628) ODBC: Improve data fetching performance.

2016-08-04 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3628: Description: Need to add some kind of benchmark to be able to measure fetching performance of the

[jira] [Updated] (IGNITE-3626) ODBC: Performance drop when connecting to Ignite with Tableau on Windows.

2016-08-04 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3626: Labels: important odbc (was: odbc) > ODBC: Performance drop when connecting to Ignite with

[jira] [Created] (IGNITE-3628) ODBC: Improve data fetching performance.

2016-08-04 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3628: --- Summary: ODBC: Improve data fetching performance. Key: IGNITE-3628 URL: https://issues.apache.org/jira/browse/IGNITE-3628 Project: Ignite Issue Type: Task

[jira] [Updated] (IGNITE-3628) ODBC: Improve data fetching performance.

2016-08-04 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3628: Description: Need to add some kind of benchmark to be able to measure fetching performance of the

[jira] [Updated] (IGNITE-3628) ODBC: Improve data fetching performance.

2016-08-04 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3628: Priority: Critical (was: Major) > ODBC: Improve data fetching performance. >

[jira] [Commented] (IGNITE-3628) ODBC: Improve data fetching performance.

2016-08-04 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15407513#comment-15407513 ] Igor Sapego commented on IGNITE-3628: - I'm going to start with the simple benchmark so changes in the

[jira] [Created] (IGNITE-3627) ODBC: Tune ODBC capabilities to match capabilities of the Ignite SQL.

2016-08-04 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3627: --- Summary: ODBC: Tune ODBC capabilities to match capabilities of the Ignite SQL. Key: IGNITE-3627 URL: https://issues.apache.org/jira/browse/IGNITE-3627 Project: Ignite

[jira] [Updated] (IGNITE-3627) ODBC: Tune ODBC capabilities to match capabilities of the Ignite SQL.

2016-08-04 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3627: Priority: Critical (was: Major) > ODBC: Tune ODBC capabilities to match capabilities of the

[jira] [Updated] (IGNITE-3627) ODBC: Tune ODBC capabilities to match capabilities of the Ignite SQL.

2016-08-04 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3627: Labels: important odbc (was: odbc) > ODBC: Tune ODBC capabilities to match capabilities of the

[jira] [Comment Edited] (IGNITE-1443) CPP: Implement cache continuous queries.

2016-07-12 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366157#comment-15366157 ] Igor Sapego edited comment on IGNITE-1443 at 7/12/16 1:02 PM: -- Vladimir,

[jira] [Commented] (IGNITE-3455) Entry placed on C++ side is not found on Java side

2016-07-21 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387485#comment-15387485 ] Igor Sapego commented on IGNITE-3455: - [~dmagda], Thanks for your comments. I've tried to improve

[jira] [Commented] (IGNITE-3390) ODBC: Add system DSN support for Windows.

2016-07-18 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15383016#comment-15383016 ] Igor Sapego commented on IGNITE-3390: - Current approach is to implement UI window which could be used

[jira] [Commented] (IGNITE-3390) ODBC: Add system DSN support for Windows.

2016-07-19 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15384883#comment-15384883 ] Igor Sapego commented on IGNITE-3390: - Implemented some basic classes to work with WinApi. I'm going

[jira] [Commented] (IGNITE-3455) Entry placed on C++ side is not found on Java side

2016-07-20 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385867#comment-15385867 ] Igor Sapego commented on IGNITE-3455: - [~dmagda], updated. > Entry placed on C++ side is not found

[jira] [Commented] (IGNITE-1433) .NET: Add Java stack trace to IgniteException

2016-07-20 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15385725#comment-15385725 ] Igor Sapego commented on IGNITE-1433: - I've reviewed the changes. Seems like C++ code is not affected

[jira] [Created] (IGNITE-3514) CPP: JVM crash on some "Failed to start SPI" exception.

2016-07-20 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3514: --- Summary: CPP: JVM crash on some "Failed to start SPI" exception. Key: IGNITE-3514 URL: https://issues.apache.org/jira/browse/IGNITE-3514 Project: Ignite Issue

[jira] [Updated] (IGNITE-3390) ODBC: Add system DSN support for Windows.

2016-07-15 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3390: Summary: ODBC: Add system DSN support for Windows. (was: ODBC: Add system DSN support for

[jira] [Commented] (IGNITE-1443) CPP: Implement cache continuous queries.

2016-07-11 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15371338#comment-15371338 ] Igor Sapego commented on IGNITE-1443: - I'm going to provide experimental implementation of these

[jira] [Updated] (IGNITE-1446) CPP: Implement cache "keep-binary" semantics.

2016-07-18 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-1446: Summary: CPP: Implement cache "keep-binary" semantics. (was: CPP: Implement cache "keep-portable"

[jira] [Created] (IGNITE-3494) CPP: Add tests for cross-platform put/get cache operations.

2016-07-18 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3494: --- Summary: CPP: Add tests for cross-platform put/get cache operations. Key: IGNITE-3494 URL: https://issues.apache.org/jira/browse/IGNITE-3494 Project: Ignite

[jira] [Updated] (IGNITE-2221) CPP: Implement Decimal data type support for binary protocol.

2016-07-18 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-2221: Affects Version/s: 1.6 > CPP: Implement Decimal data type support for binary protocol. >

[jira] [Created] (IGNITE-3390) ODBC: Add system DSN support for WIndows.

2016-06-28 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3390: --- Summary: ODBC: Add system DSN support for WIndows. Key: IGNITE-3390 URL: https://issues.apache.org/jira/browse/IGNITE-3390 Project: Ignite Issue Type: Task

[jira] [Resolved] (IGNITE-3374) CPP: Implement basic, non-public ClusterGroup API to be able to get Compute instance.

2016-06-28 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego resolved IGNITE-3374. - Resolution: Fixed Implmented and merged into parent branch. > CPP: Implement basic, non-public

[jira] [Assigned] (IGNITE-1439) CPP: Implement futures.

2016-06-28 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego reassigned IGNITE-1439: --- Assignee: Igor Sapego > CPP: Implement futures. > --- > >

[jira] [Commented] (IGNITE-2130) CPP: Implement basic support of SQLForeignKeys API call for ODBC driver.

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366128#comment-15366128 ] Igor Sapego commented on IGNITE-2130: - It was included in master as well as in 1.6 > CPP: Implement

[jira] [Commented] (IGNITE-1443) CPP: Implement cache continuous queries.

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366209#comment-15366209 ] Igor Sapego commented on IGNITE-1443: - Actually, I believe, we can even try and provide support for

[jira] [Comment Edited] (IGNITE-1443) CPP: Implement cache continuous queries.

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366209#comment-15366209 ] Igor Sapego edited comment on IGNITE-1443 at 7/7/16 2:31 PM: - Actually, I

[jira] [Updated] (IGNITE-1474) CPP: Support nested collection reads/writes.

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-1474: Priority: Major (was: Critical) > CPP: Support nested collection reads/writes. >

[jira] [Commented] (IGNITE-1443) CPP: Implement cache continuous queries.

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366157#comment-15366157 ] Igor Sapego commented on IGNITE-1443: - Vladimir, 1-2) I was thinking about that too and I believe

[jira] [Updated] (IGNITE-3455) Entry placed on C++ side is not found on Java side

2016-07-08 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3455: Attachment: cpp.zip Added C++ files. > Entry placed on C++ side is not found on Java side >

[jira] [Assigned] (IGNITE-3455) Entry placed on C++ side is not found on Java side

2016-07-08 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego reassigned IGNITE-3455: --- Assignee: Igor Sapego (was: Denis Magda) > Entry placed on C++ side is not found on Java

[jira] [Commented] (IGNITE-3455) Entry placed on C++ side is not found on Java side

2016-07-08 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15368230#comment-15368230 ] Igor Sapego commented on IGNITE-3455: - Ok, It seems C++ and Java {{DFId}} types have different type

[jira] [Assigned] (IGNITE-3444) Documentation for odbc-example should be updated

2016-07-06 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego reassigned IGNITE-3444: --- Assignee: Igor Sapego > Documentation for odbc-example should be updated >

[jira] [Updated] (IGNITE-3444) Documentation for odbc-example should be updated

2016-07-06 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3444: Component/s: documentation > Documentation for odbc-example should be updated >

[jira] [Closed] (IGNITE-1445) CPP: Implement cache invoke.

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego closed IGNITE-1445. --- > CPP: Implement cache invoke. > > > Key: IGNITE-1445 >

[jira] [Commented] (IGNITE-3455) Entry placed on C++ side is not found on Java side

2016-07-11 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15370415#comment-15370415 ] Igor Sapego commented on IGNITE-3455: - [~dmagda] I'll try to make such a test, though it does not

[jira] [Comment Edited] (IGNITE-3455) Entry placed on C++ side is not found on Java side

2016-07-11 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15370415#comment-15370415 ] Igor Sapego edited comment on IGNITE-3455 at 7/11/16 9:12 AM: -- [~dmagda]

[jira] [Created] (IGNITE-3463) CPP: Add documentation for cross-platform interoperability.

2016-07-11 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3463: --- Summary: CPP: Add documentation for cross-platform interoperability. Key: IGNITE-3463 URL: https://issues.apache.org/jira/browse/IGNITE-3463 Project: Ignite

[jira] [Closed] (IGNITE-1438) CPP: Implement transactions API.

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego closed IGNITE-1438. --- > CPP: Implement transactions API. > > > Key:

[jira] [Closed] (IGNITE-3404) Single cpp node doesn't build during Apache Ignite C++ Build on Linux

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego closed IGNITE-3404. --- > Single cpp node doesn't build during Apache Ignite C++ Build on Linux >

[jira] [Comment Edited] (IGNITE-3374) CPP: Implement basic, non-public ClusterGroup API to be able to get Compute instance.

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15353462#comment-15353462 ] Igor Sapego edited comment on IGNITE-3374 at 7/7/16 12:50 PM: -- Implemented

[jira] [Closed] (IGNITE-1437) CPP: Implement SQL fields query.

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego closed IGNITE-1437. --- > CPP: Implement SQL fields query. > > > Key:

[jira] [Closed] (IGNITE-3374) CPP: Implement basic, non-public ClusterGroup API to be able to get Compute instance.

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego closed IGNITE-3374. --- > CPP: Implement basic, non-public ClusterGroup API to be able to get Compute > instance. >

[jira] [Updated] (IGNITE-1436) C++: Port to MAC OS.

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-1436: Priority: Major (was: Blocker) > C++: Port to MAC OS. > > >

[jira] [Updated] (IGNITE-1439) CPP: Implement futures.

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-1439: Priority: Major (was: Critical) > CPP: Implement futures. > --- > >

[jira] [Updated] (IGNITE-1466) CPP: Implement binary objects support.

2016-07-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-1466: Priority: Major (was: Critical) > CPP: Implement binary objects support. >

[jira] [Commented] (IGNITE-1680) CPP: Implement basic API for user entry point lookup

2016-08-05 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15409783#comment-15409783 ] Igor Sapego commented on IGNITE-1680: - Current plan is to introduce module manager that can

[jira] [Commented] (IGNITE-3390) ODBC: Add system DSN support for Windows.

2016-07-22 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389430#comment-15389430 ] Igor Sapego commented on IGNITE-3390: - Vladimir, 1) Currently, there are two arguments in connection

[jira] [Updated] (IGNITE-3404) Single cpp node doesn't build during Apache Ignite C++ Build on Linux

2016-06-30 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3404: Description: - DESCRIPTION

[jira] [Assigned] (IGNITE-3404) Single cpp node doesn't build during Apache Ignite C++ Build on Linux

2016-06-30 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego reassigned IGNITE-3404: --- Assignee: Igor Sapego > Single cpp node doesn't build during Apache Ignite C++ Build on

[jira] [Updated] (IGNITE-3404) Single cpp node doesn't build during Apache Ignite C++ Build on Linux

2016-06-30 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3404: Description: - DESCRIPTION

[jira] [Resolved] (IGNITE-3404) Single cpp node doesn't build during Apache Ignite C++ Build on Linux

2016-06-30 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego resolved IGNITE-3404. - Resolution: Cannot Reproduce Assignee: Vasilisa Sidorova (was: Igor Sapego) Can not

[jira] [Updated] (IGNITE-1680) CPP: Implement basic API for user job lookup

2016-06-30 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-1680: Summary: CPP: Implement basic API for user job lookup (was: CPP: Implement basic API for remote

[jira] [Created] (IGNITE-3416) CPP: Review and optimize serialization and deserialization.

2016-07-04 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3416: --- Summary: CPP: Review and optimize serialization and deserialization. Key: IGNITE-3416 URL: https://issues.apache.org/jira/browse/IGNITE-3416 Project: Ignite

[jira] [Commented] (IGNITE-3626) ODBC: Performance drop when connecting to Ignite with Tableau on Windows.

2016-08-16 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15422560#comment-15422560 ] Igor Sapego commented on IGNITE-3626: - I've tried connecting to Ignite with Tableau and took some

[jira] [Comment Edited] (IGNITE-3626) ODBC: Performance drop when connecting to Ignite with Tableau on Windows.

2016-08-16 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15422560#comment-15422560 ] Igor Sapego edited comment on IGNITE-3626 at 8/16/16 10:35 AM: --- I've tried

[jira] [Created] (IGNITE-3695) CPP: Consider changing naming style to match boost/standard library.

2016-08-16 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-3695: --- Summary: CPP: Consider changing naming style to match boost/standard library. Key: IGNITE-3695 URL: https://issues.apache.org/jira/browse/IGNITE-3695 Project: Ignite

[jira] [Updated] (IGNITE-3705) Warnings when build ignite and ignite-example cpp projects with Visual Studio 2015 (v140) toolset

2016-08-17 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3705: Labels: cpp (was: ) > Warnings when build ignite and ignite-example cpp projects with Visual

[jira] [Updated] (IGNITE-3705) Warnings when build ignite and ignite-example cpp projects with Visual Studio 2015 (v140) toolset

2016-08-17 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3705: Fix Version/s: 1.8 > Warnings when build ignite and ignite-example cpp projects with Visual Studio

[jira] [Updated] (IGNITE-3390) ODBC: Add system DSN support for Windows.

2016-08-17 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-3390: Attachment: dsn_configuration_window_v4.png > ODBC: Add system DSN support for Windows. >

[jira] [Commented] (IGNITE-4617) CPP: Implement Field-access methods for binary objects

2017-02-03 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15851908#comment-15851908 ] Igor Sapego commented on IGNITE-4617: - I've run into a something, that seems like a pretty serious

[jira] (IGNITE-3196) Marshaling works wrong for the BigDecimals that have negative scale

2017-01-31 Thread Igor Sapego (JIRA)
Title: Message Title Igor Sapego commented on IGNITE-3196

[jira] (IGNITE-1680) CPP: Implement basic API for user entry point lookup

2017-01-31 Thread Igor Sapego (JIRA)
Title: Message Title Igor Sapego assigned an issue to Vladimir Ozerov

[jira] [Commented] (IGNITE-4046) C++: Support DML API

2017-02-01 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848392#comment-15848392 ] Igor Sapego commented on IGNITE-4046: - [~vozerov], I decided to not remove this function as there are

[jira] [Assigned] (IGNITE-4618) CPP: Do not start JVM if it is already started

2017-02-01 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego reassigned IGNITE-4618: --- Assignee: (was: Igor Sapego) > CPP: Do not start JVM if it is already started >

[jira] [Assigned] (IGNITE-4617) CPP: Implement Field-access methods for binary objects

2017-02-01 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego reassigned IGNITE-4617: --- Assignee: Igor Sapego > CPP: Implement Field-access methods for binary objects >

[jira] [Commented] (IGNITE-4617) CPP: Implement Field-access methods for binary objects

2017-02-06 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853791#comment-15853791 ] Igor Sapego commented on IGNITE-4617: - As a first approach I'm going to try and get type matadata

[jira] [Comment Edited] (IGNITE-4617) CPP: Implement Field-access methods for binary objects

2017-02-06 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853791#comment-15853791 ] Igor Sapego edited comment on IGNITE-4617 at 2/6/17 10:21 AM: -- As a first

[jira] [Commented] (IGNITE-4617) CPP: Implement Field-access methods for binary objects

2017-02-07 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15856349#comment-15856349 ] Igor Sapego commented on IGNITE-4617: - There is an issue I'm currently working on. Let's say we are

[jira] [Commented] (IGNITE-4617) CPP: Implement Field-access methods for binary objects

2017-02-08 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858392#comment-15858392 ] Igor Sapego commented on IGNITE-4617: - Checking pending metadata has helped. Now I only need to

[jira] [Created] (IGNITE-4670) CPP: Implement LoadCache method

2017-02-08 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-4670: --- Summary: CPP: Implement LoadCache method Key: IGNITE-4670 URL: https://issues.apache.org/jira/browse/IGNITE-4670 Project: Ignite Issue Type: Task

[jira] [Updated] (IGNITE-4670) CPP: Implement LoadCache method

2017-02-08 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-4670: Description: Implement ability to load cache for C++ platform. (was: Implement ability to load

[jira] [Commented] (IGNITE-4617) CPP: Implement Field-access methods for binary objects

2017-02-01 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848745#comment-15848745 ] Igor Sapego commented on IGNITE-4617: - It seems some refactoring of the {{BinaryObject}} and

[jira] [Commented] (IGNITE-1466) CPP: Implement binary objects support.

2017-01-23 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15834145#comment-15834145 ] Igor Sapego commented on IGNITE-1466: - [~ptupitsyn], yeah, that makes sense. I'll try to do that. >

[jira] [Created] (IGNITE-4591) File interop_target.h is missing from source-release

2017-01-23 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-4591: --- Summary: File interop_target.h is missing from source-release Key: IGNITE-4591 URL: https://issues.apache.org/jira/browse/IGNITE-4591 Project: Ignite Issue

[jira] [Created] (IGNITE-4617) CPP: Implement Field-access methods for binary objects

2017-01-26 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-4617: --- Summary: CPP: Implement Field-access methods for binary objects Key: IGNITE-4617 URL: https://issues.apache.org/jira/browse/IGNITE-4617 Project: Ignite Issue

[jira] [Updated] (IGNITE-4617) CPP: Implement Field-access methods for binary objects

2017-01-26 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-4617: Component/s: platforms > CPP: Implement Field-access methods for binary objects >

[jira] [Updated] (IGNITE-1466) CPP: Implement binary objects support.

2017-01-26 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-1466: Assignee: (was: Igor Sapego) > CPP: Implement binary objects support. >

[jira] [Commented] (IGNITE-4046) C++: Support DML API

2017-01-26 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15839943#comment-15839943 ] Igor Sapego commented on IGNITE-4046: - [~dmagda], I've added ticket for the documentation:

[jira] [Created] (IGNITE-4620) CPP: Add documentation for DML

2017-01-26 Thread Igor Sapego (JIRA)
Igor Sapego created IGNITE-4620: --- Summary: CPP: Add documentation for DML Key: IGNITE-4620 URL: https://issues.apache.org/jira/browse/IGNITE-4620 Project: Ignite Issue Type: Task

[jira] [Commented] (IGNITE-4046) C++: Support DML API

2017-01-26 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15840284#comment-15840284 ] Igor Sapego commented on IGNITE-4046: - Ready. Running tests. > C++: Support DML API >

[jira] (IGNITE-3196) Marshaling works wrong for the BigDecimals that have negative scale

2017-01-30 Thread Igor Sapego (JIRA)
Title: Message Title Igor Sapego commented on IGNITE-3196

[jira] (IGNITE-1680) CPP: Implement basic API for user entry point lookup

2017-01-30 Thread Igor Sapego (JIRA)
Title: Message Title Igor Sapego commented on IGNITE-1680

[jira] [Updated] (IGNITE-1680) CPP: Implement basic API for user entry point lookup

2017-01-25 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Sapego updated IGNITE-1680: Description: Need to implement modules loading logic as well as mechanism that will allow user to

[jira] [Commented] (IGNITE-4046) C++: Support DML API

2017-01-26 Thread Igor Sapego (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-4046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15840287#comment-15840287 ] Igor Sapego commented on IGNITE-4046: - [~dmagda], OK, I will. > C++: Support DML API >

<    1   2   3   4   5   6   7   8   9   10   >