[GitHub] ignite pull request #3438: IGNITE-7337

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3438: IGNITE-7337

andrey-kuznetsov
GitHub user nizhikov opened a pull request:

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

    IGNITE-7337

    Implementation of saving DataFrame to Ignite SQL tables.

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

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

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

    https://github.com/apache/ignite/pull/3438.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 #3438
   
----
commit 182e26314f19bd76ead5fa789eea51ae1d097ab1
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-24T06:37:48Z

    IGNITE-7337: Commit in the middle on initial development

commit 04d8697380934558136087a09515972115dd4343
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-24T06:50:33Z

    Merge branch 'master' into IGNITE-7337

commit b47925b6593a1dca888522873793b681d6780d89
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-24T09:30:00Z

    IGNITE-7337: Commit in the middle on initial development

commit 13efd32164082f2abac2e801ece506ff8324ae6f
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-24T09:33:53Z

    Merge branch 'master' into IGNITE-7337

commit 200387d3117506870d0aa9b7e63106a1f6765f21
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-24T09:48:28Z

    Merge branch 'master' into IGNITE-7337

commit fcfb5cbcf02641c88c0d900f56254c2c86406382
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-24T12:57:29Z

    IGNITE-7337: Commit in the middle on initial development

commit 333ee97054d86043348d791da5fc3f9a86b793a8
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-25T10:08:37Z

    IGNITE-7337: Commit in the middle on initial development

commit dc89aa5e565ad99e3410f84685f0a847321203e5
Author: Nikolay Izhikov <nizhikov.dev@...>
Date:   2018-01-25T18:37:11Z

    IGNITE-7337: All tests are passed.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #3438: IGNITE-7337: Implementation of saving DataFrame t...

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---