nizhikov commented on a change in pull request #6907: IGNITE-11723: IgniteSpark 
integration should support skipStore option for internal dataStreamer 
(IgniteRdd and Ignite DataFrame)
URL: https://github.com/apache/ignite/pull/6907#discussion_r328311065
 
 

 ##########
 File path: modules/spark/src/main/scala/org/apache/ignite/spark/IgniteRDD.scala
 ##########
 @@ -254,12 +255,13 @@ class IgniteRDD[K, V] (
     /**
      * Saves values from the given RDD into Ignite.
      *
-     * @param rdd RDD instance to save values from.
-     * @param f Transformation function.
-     * @param overwrite Boolean flag indicating whether the call on this 
method should overwrite existing
-     *      values in Ignite cache.
+     * @param rdd        RDD instance to save values from.
 
 Review comment:
   Why thins reformatting?
   Please, revert unnecessary format changes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to