Attributes to be fetched from the Hive table.
The Hive table be be scanned.
An optional partition pruning predicate for partitioned table.
Functions that extract the requested attributes from the hive output.
Functions that extract the requested attributes from the hive output. Partitioned values are casted from string to its declared data type.
Attributes to be fetched from the Hive 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.
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.
Specifies any partition requirements on the input data for this operator.
Specifies any partition requirements on the input data for this operator.
Converts native catalyst types to the types expected by Hive
Converts native catalyst types to the types expected by Hive
:: 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.