spark-instrumented-optimizer/common
Sandeep Singh 7775d9f224 [SPARK-17299] TRIM/LTRIM/RTRIM should not strips characters other than spaces
## What changes were proposed in this pull request?
TRIM/LTRIM/RTRIM should not strips characters other than spaces, we were trimming all chars small than ASCII 0x20(space)

## How was this patch tested?
fixed existing tests.

Author: Sandeep Singh <sandeep@techaddict.me>

Closes #14924 from techaddict/SPARK-17299.
2016-09-06 22:18:28 +01:00
..
network-common [SPARK-16711] YarnShuffleService doesn't re-init properly on YARN rolling upgrade 2016-09-02 10:42:13 -07:00
network-shuffle [SPARK-16711] YarnShuffleService doesn't re-init properly on YARN rolling upgrade 2016-09-02 10:42:13 -07:00
network-yarn [SPARK-16711] YarnShuffleService doesn't re-init properly on YARN rolling upgrade 2016-09-02 10:42:13 -07:00
sketch [SPARK-16535][BUILD] In pom.xml, remove groupId which is redundant definition and inherited from the parent 2016-07-19 11:59:46 +01:00
tags [SPARK-16535][BUILD] In pom.xml, remove groupId which is redundant definition and inherited from the parent 2016-07-19 11:59:46 +01:00
unsafe [SPARK-17299] TRIM/LTRIM/RTRIM should not strips characters other than spaces 2016-09-06 22:18:28 +01:00