spark-instrumented-optimizer/sql/core/src
Sameer Agarwal 6f88006895 [SPARK-14722][SQL] Rename upstreams() -> inputRDDs() in WholeStageCodegen
## What changes were proposed in this pull request?

Per rxin's suggestions, this patch renames `upstreams()` to `inputRDDs()` in `WholeStageCodegen` for better implied semantics

## How was this patch tested?

N/A

Author: Sameer Agarwal <sameer@databricks.com>

Closes #12486 from sameeragarwal/codegen-cleanup.
2016-04-18 20:28:58 -07:00
..
main [SPARK-14722][SQL] Rename upstreams() -> inputRDDs() in WholeStageCodegen 2016-04-18 20:28:58 -07:00
test [SPARK-14473][SQL] Define analysis rules to catch operations not supported in streaming 2016-04-18 11:09:33 -07:00