[
https://issues.apache.org/jira/browse/IGNITE-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15132343#comment-15132343
]
ASF GitHub Bot commented on IGNITE-2549:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/458
IGNITE-2549: Example that can be used for data visualization.
Merged with IGNITE-2429.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/isapego/ignite ignite-2549
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/458.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 #458
----
commit 4b171c9ecf1a1b00a5f2a6f565a4839306fe1e55
Author: isapego <[email protected]>
Date: 2016-01-22T16:57:07Z
IGNITE-2429: Implemented examples for ODBC. Tested for Windows.
commit a937ffeaf5e35cf85aef090b26823beb426af821
Author: Igor Sapego <[email protected]>
Date: 2016-01-22T17:27:43Z
IGNITE-2429: Fixes for Autotools build system.
commit c4017d249571dadddf66e544a292841e87d85718
Author: Igor Sapego <[email protected]>
Date: 2016-01-22T18:22:45Z
IGNITE-2429: Fix for ODBC-driver autotools build system.
commit bc5a70c0194c57a9ed7bcb893851c0845f49b6f3
Author: Igor Sapego <[email protected]>
Date: 2016-01-22T18:28:13Z
IGNITE-2429: Fix for ODBC test build system.
commit a156539ae597ae942c6ef22ea93208905e5c6941
Author: isapego <[email protected]>
Date: 2016-01-26T14:52:31Z
Merge branch 'ignite-1786-review' into ignite-2429
commit e0c3c9d58bd4f37a60e30a67b69e817731e5347c
Author: isapego <[email protected]>
Date: 2016-01-26T15:23:34Z
IGNITE-2429: Put-Get example moved to separate folder.
commit 8ee39220a30a8a43ad5688d9aab622f230fdaaac
Author: isapego <[email protected]>
Date: 2016-01-26T15:29:31Z
IGNITE-2429: Examples projects structure changed
commit 452f637c151a070570dddea71c846c9ac5c9133f
Author: isapego <[email protected]>
Date: 2016-01-27T15:10:15Z
IGNITE-2429: Implemented simple ODBC example with single type.
commit 51c7d8b5321b45b0e68f473dad47f300b44b909b
Author: isapego <[email protected]>
Date: 2016-01-27T15:19:13Z
IGNITE-2429: Moved common types to examples-wide include directory.
commit 705094ce582370a9faf67636fe9fd7af8b156f2b
Author: isapego <[email protected]>
Date: 2016-01-27T15:54:50Z
IGNITE-2429: ODBC example contains 2 types now.
commit 2d59cc23039815c795d3a517e07e81d17bc7f33a
Author: isapego <[email protected]>
Date: 2016-01-27T16:04:15Z
IGNITE-2429: Added more people to Person cache.
commit e3bf0c6e80d8457e1c36d42d8ff8a83c4a326826
Author: isapego <[email protected]>
Date: 2016-01-27T16:28:25Z
IGNITE-2429: Added instruction to the top of ODBC example.
commit 381fc4b41153ad6b818a468ab61170cd7ee948bd
Author: isapego <[email protected]>
Date: 2016-01-27T16:34:42Z
Merge branch 'ignite-1786' into ignite-2429
commit 9f65a3f11b4dd41706d220a9b14d3c1f54c9f421
Author: isapego <[email protected]>
Date: 2016-01-27T16:43:24Z
IGNITE-2429: Fix for the Autotools build system.
commit 938543866c2b678b19a3aabdf7df4f9dd50cc26c
Author: isapego <[email protected]>
Date: 2016-02-04T10:51:16Z
IGNITE-2549: Working BI example.
commit 8c86907eada16497de366bdcea6a33184188861e
Author: isapego <[email protected]>
Date: 2016-02-04T10:56:10Z
IGNITE_2549: Fixed empty Product cache bug.
commit a7079ed21aacd7d811da6478792e2527e62384cb
Author: isapego <[email protected]>
Date: 2016-02-04T10:59:10Z
IGNITE-2549: Better user interface.
commit a298429e53eb45085eb886593927cde034d8b036
Author: isapego <[email protected]>
Date: 2016-02-04T11:00:36Z
IGNITE-2549: Made common generator to avoid random data corellations.
commit 6b0ce8b3ef8d6a7519e19bd679a50f0c53ae8d7a
Author: isapego <[email protected]>
Date: 2016-02-04T12:32:03Z
IGNITE-2549: Removed C rand() usage.
commit ab78fb4773e621f108984f31d0fd261cff6ec91e
Author: isapego <[email protected]>
Date: 2016-02-04T13:01:21Z
IGNITE-2549: Few issues fixed.
commit e7bc967ffd58b410cf2d920b9d5a0801cf8f94ab
Author: isapego <[email protected]>
Date: 2016-02-04T13:27:10Z
IGNITE-2549: Project renamed.
commit 8f94d234572edcabd7099cc0433a467da170c4f8
Author: Igor Sapego <[email protected]>
Date: 2016-02-04T13:45:21Z
IGNITE-2549: Fix for autotools build system.
----
> CPP: Implement example that can be used for data visualization.
> ---------------------------------------------------------------
>
> Key: IGNITE-2549
> URL: https://issues.apache.org/jira/browse/IGNITE-2549
> Project: Ignite
> Issue Type: Sub-task
> Components: odbc
> Reporter: Igor Sapego
> Assignee: Igor Sapego
> Fix For: 1.6
>
>
> As the one of the purposes for development of the ODBC driver was to use data
> visualization tools with Apache Ignite, we need to have example that can be
> used to test interoperability with such tools. Such example should contain
> several caches with relational data that can provide meaningful graphs when
> visualized.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)