Rajesh Balamohan created SPARK-12948: ----------------------------------------
Summary: Consider reducing size of broadcasts in OrcRelation Key: SPARK-12948 URL: https://issues.apache.org/jira/browse/SPARK-12948 Project: Spark Issue Type: Improvement Components: SQL Reporter: Rajesh Balamohan Size of broadcasted data in OrcRelation was significantly higher when running query with large number of partitions (e.g TPC-DS). Consider reducing the size of the broadcasted data in OrcRelation, as it has an impact on the job runtime. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org