spark-instrumented-optimizer/sql/catalyst/src/main
Reynold Xin 9cf9a83afa [SPARK-25862][SQL] Remove rangeBetween APIs introduced in SPARK-21608
## What changes were proposed in this pull request?
This patch removes the rangeBetween functions introduced in SPARK-21608. As explained in SPARK-25841, these functions are confusing and don't quite work. We will redesign them and introduce better ones in SPARK-25843.

## How was this patch tested?
Removed relevant test cases as well. These test cases will need to be added back in SPARK-25843.

Closes #22870 from rxin/SPARK-25862.

Lead-authored-by: Reynold Xin <rxin@databricks.com>
Co-authored-by: hyukjinkwon <gurwls223@apache.org>
Signed-off-by: gatorsmile <gatorsmile@gmail.com>
2018-10-30 21:27:17 -07:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-25269][SQL] SQL interface support specify StorageLevel when cache table 2018-10-19 09:15:55 -07:00
java/org/apache/spark/sql [SPARK-25408] Move to more ideomatic Java8 2018-10-08 09:58:52 -05:00
scala/org/apache/spark/sql [SPARK-25862][SQL] Remove rangeBetween APIs introduced in SPARK-21608 2018-10-30 21:27:17 -07:00