Package

org.apache.spark.sql.hive

execution

Permalink

package execution

Visibility
  1. Public
  2. All

Type Members

  1. case class InsertIntoHiveTable(table: MetastoreRelation, partition: Map[String, Option[String]], child: SparkPlan, overwrite: Boolean, ifNotExists: Boolean) extends SparkPlan with UnaryExecNode with Product with Serializable

    Permalink

Ungrouped