Kent Yao created SPARK-17655: -------------------------------- Summary: [SQL]Remove unused variables declarations and definations in a WholeStageCodeGened stage Key: SPARK-17655 URL: https://issues.apache.org/jira/browse/SPARK-17655 Project: Spark Issue Type: Improvement Components: SQL Reporter: Kent Yao Priority: Minor
A WholeStageCodeGened stage with multiple CodegenSupport Operators generates unused result rows and their associated buffer holders and row writers, which can be removed. -- 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