Package

org.apache.spark.sql.execution

r

Permalink

package r

Visibility
  1. Public
  2. All

Type Members

  1. case class MapPartitionsRWrapper(func: Array[Byte], packageNames: Array[Byte], broadcastVars: Array[Broadcast[AnyRef]], inputSchema: StructType, outputSchema: StructType) extends (Iterator[Any]) ⇒ Iterator[Any] with Product with Serializable

    Permalink

    A function wrapper that applies the given R function to each partition.

Ungrouped