You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by nizhikov <gi...@git.apache.org> on 2017/09/25 16:34:05 UTC

[GitHub] ignite pull request #2742: IGNITE-3084: Prototype of Ignite DataFrame suppor...

GitHub user nizhikov opened a pull request:

    https://github.com/apache/ignite/pull/2742

    IGNITE-3084: Prototype of Ignite DataFrame support. 

    * DataSource and DataFrame implementation for Ignite SQL Tables.
    * IgniteCatalog implementation. 
    * Some examples provided. 
    * There is only placeholer for an Ignite extra optimization and strategies.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nizhikov/ignite IGNITE-3084

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2742.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 #2742
    
----
commit f54c51e863665b170a6c59d6c57a9dd52caf3a13
Author: Nikolay Izhikov <ni...@gmail.com>
Date:   2017-09-05T14:02:46Z

    IGNITE-3084: Prototype of Ignite DataFrame support. IgniteCatalog implementation. Some examples provided. There is only placeholer for an Ignite extra optimization and strategies.

----


---

[GitHub] ignite pull request #2742: IGNITE-3084: Implementation of Spark DataFrame fo...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/2742


---