Attributes to be fetched from the Hive table.
The Hive table be be scanned.
An optional partition pruning predicate for partitioned table.
Runs this query returning the result as an RDD.
Runs this query returning the result as an RDD.
Runs this query returning the result as an array.
Runs this query returning the result as an array.
Overridden make copy also propogates sqlContext to copied plan.
Overridden make copy also propogates sqlContext to copied plan.
Specifies how data is partitioned across different nodes in the cluster.
Specifies how data is partitioned across different nodes in the cluster.
An optional partition pruning predicate for partitioned table.
The Hive table be be scanned.
Attributes to be fetched from the Hive table.
Specifies any partition requirements on the input data for this operator.
Specifies any partition requirements on the input data for this operator.
A handle to the SQL Context that was used to create this plan.
A handle to the SQL Context that was used to create this plan. Since many operators need access to the sqlContext for RDD operations or configuration this field is automatically populated by the query planning infrastructure.
:: DeveloperApi :: The Hive table scan operator. Column and partition pruning are both handled.
Attributes to be fetched from the Hive table.
The Hive table be be scanned.
An optional partition pruning predicate for partitioned table.