org
.
apache
.
spark
.
sql
.
execution
aqp
package
aqp
Visibility
Public
All
Type Members
case class
SampleInsertExec
(
baseTableInsert:
SparkPlan
,
sourceDataPlan:
SparkPlan
,
baseTableIdentifier:
TableIdentifier
,
aqpRelations:
Seq
[(
LogicalPlan
,
String
)]
,
baseTableSchema:
StructType
)
extends
SparkPlan
with
Product
with
Serializable
Ungrouped