spark-instrumented-optimizer/sql/catalyst/src/main
Wang Gengliang bf66335aca [SPARK-21323][SQL] Rename plans.logical.statsEstimation.Range to ValueInterval
## What changes were proposed in this pull request?

Rename org.apache.spark.sql.catalyst.plans.logical.statsEstimation.Range to ValueInterval.
The current naming is identical to logical operator "range".
Refactoring it to ValueInterval is more accurate.

## How was this patch tested?

unit test

Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: Wang Gengliang <ltnwgl@gmail.com>

Closes #18549 from gengliangwang/ValueInterval.
2017-07-06 13:58:27 -07:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-20383][SQL] Supporting Create [temporary] Function with the keyword 'OR REPLACE' and 'IF NOT EXISTS' 2017-07-05 20:46:42 +08:00
java/org/apache/spark/sql [SPARK-21312][SQL] correct offsetInBytes in UnsafeRow.writeToStream 2017-07-06 14:47:22 +08:00
scala/org/apache/spark/sql [SPARK-21323][SQL] Rename plans.logical.statsEstimation.Range to ValueInterval 2017-07-06 13:58:27 -07:00