org
.
apache
.
spark
.
sql
.
hive
execution
package
execution
Visibility
Public
All
Type Members
case class
InsertIntoHiveTable
(
table:
MetastoreRelation
,
partition:
Map
[
String
,
Option
[
String
]]
,
child:
SparkPlan
,
overwrite:
Boolean
,
ifNotExists:
Boolean
)
extends
SparkPlan
with
UnaryExecNode
with
Product
with
Serializable
Ungrouped