[
https://issues.apache.org/jira/browse/IGNITE-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355930#comment-16355930
]
Valentin Kulichenko commented on IGNITE-7337:
---------------------------------------------
[~NIzhikov], {{allowOverwrite}} should depend on {{SaveMode}} I think. I.e. if
the mode is {{Overwrite}}, then {{allowOverwrite}} should be {{false}} (ironic
:)). If {{Append}}, then {{true}}. Agree?
Let's add other parameters to {{IgniteDataFrameSettings}}.
Once this is done, check the tests and merge to master if everything is green.
> Spark Data Frames: support saving a data frame in Ignite
> --------------------------------------------------------
>
> Key: IGNITE-7337
> URL: https://issues.apache.org/jira/browse/IGNITE-7337
> Project: Ignite
> Issue Type: New Feature
> Components: spark
> Affects Versions: 2.3
> Reporter: Valentin Kulichenko
> Assignee: Nikolay Izhikov
> Priority: Major
> Fix For: 2.5
>
>
> Once Ignite data source for Spark is implemented, we need to add an ability
> to store a data frame in Ignite. Most likely if should be enough to provide
> implementation for the following traits:
> * {{InsertableRelation}}
> * {{CreatableRelationProvider}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)