spark-instrumented-optimizer/sql/catalyst/src/main
Wenchen Fan 661c21049b [SPARK-15381] [SQL] physical object operator should define reference correctly
## What changes were proposed in this pull request?

Whole Stage Codegen depends on `SparkPlan.reference` to do some optimization. For physical object operators, they should be consistent with their logical version and set the `reference` correctly.

## How was this patch tested?

new test in DatasetSuite

Author: Wenchen Fan <wenchen@databricks.com>

Closes #13167 from cloud-fan/bug.
2016-05-18 21:43:07 -07:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-14346] SHOW CREATE TABLE for data source tables 2016-05-11 20:44:04 -07:00
java/org/apache/spark/sql [SPARK-15259] Sort time metric should not include spill and record insertion time 2016-05-11 11:25:46 -07:00
scala/org/apache/spark/sql [SPARK-15381] [SQL] physical object operator should define reference correctly 2016-05-18 21:43:07 -07:00