spark-instrumented-optimizer/sql/catalyst/src
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
..
main [SPARK-21323][SQL] Rename plans.logical.statsEstimation.Range to ValueInterval 2017-07-06 13:58:27 -07:00
test [SPARK-21228][SQL] InSet incorrect handling of structs 2017-07-07 01:04:57 +08:00