spark-instrumented-optimizer/common
Kazuaki Ishizaki ef9fd920c3 [SPARK-20750][SQL] Built-in SQL Function Support - REPLACE
## What changes were proposed in this pull request?

This PR adds built-in SQL function `(REPLACE(<string_expression>, <search_string> [, <replacement_string>])`

`REPLACE()` return that string that is replaced all occurrences with given string.

## How was this patch tested?

added new test suites

Author: Kazuaki Ishizaki <ishizaki@jp.ibm.com>

Closes #18047 from kiszk/SPARK-20750.
2017-05-29 11:47:31 -07:00
..
network-common [SPARK-19659] Fetch big blocks to disk when shuffle-read. 2017-05-25 16:11:30 +08:00
network-shuffle [SPARK-19659] Fetch big blocks to disk when shuffle-read. 2017-05-25 16:11:30 +08:00
network-yarn [SPARK-20756][YARN] yarn-shuffle jar references unshaded guava 2017-05-22 10:10:41 -07:00
sketch [SPARK-20453] Bump master branch version to 2.3.0-SNAPSHOT 2017-04-24 21:48:04 -07:00
tags [SPARK-20453] Bump master branch version to 2.3.0-SNAPSHOT 2017-04-24 21:48:04 -07:00
unsafe [SPARK-20750][SQL] Built-in SQL Function Support - REPLACE 2017-05-29 11:47:31 -07:00