[SparkDataFrame] Saving DataFrame to Ignite

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

[SparkDataFrame] Saving DataFrame to Ignite

Nikolay Izhikov
Hello, guys.

I've finish implementation of IGNITE-7337 [1]

Support of saving data frame to Ignite.
Please, review.

Valentin, I think it would be better to review this task prior IGNITE-7077 (query optimization).
Because, this issue is relatively smaller and easier to review.
And, from my point of view, adds some valuable feature to project.


[1] https://issues.apache.org/jira/browse/IGNITE-7337
[2] https://github.com/apache/ignite/pull/3438
Reply | Threaded
Open this post in threaded view
|

Re: [SparkDataFrame] Saving DataFrame to Ignite

Valentin Kulichenko
Nikolay,

Thanks, I will do a review this week.

-Val

On Fri, Jan 26, 2018 at 6:19 AM, Nikolay Izhikov <[hidden email]>
wrote:

> Hello, guys.
>
> I've finish implementation of IGNITE-7337 [1]
>
> Support of saving data frame to Ignite.
> Please, review.
>
> Valentin, I think it would be better to review this task prior IGNITE-7077
> (query optimization).
> Because, this issue is relatively smaller and easier to review.
> And, from my point of view, adds some valuable feature to project.
>
>
> [1] https://issues.apache.org/jira/browse/IGNITE-7337
> [2] https://github.com/apache/ignite/pull/3438
>