Sahil Takiar created HIVE-20056:
-----------------------------------
Summary: SparkPartitionPruner shouldn't be triggered by Spark tasks
Key: HIVE-20056
URL: https://issues.apache.org/jira/browse/HIVE-20056
Project: Hive
Issue Type: Sub-task
Components: Spark
Reporter: Sahil Takiar
Assignee: Sahil Takiar
It looks like {{SparkDynamicPartitionPruner}} is being called by every Spark
task because it gets created whenever {{getRecordReader}} is called on the
associated {{InputFormat}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)