aboutsummaryrefslogtreecommitdiff
path: root/sql/core
diff options
context:
space:
mode:
authorYin Huai <yhuai@databricks.com>2015-12-03 11:21:24 +0800
committerReynold Xin <rxin@databricks.com>2015-12-03 11:21:24 +0800
commitec2b6c26c9b6bd59d29b5d7af2742aca7e6e0b07 (patch)
tree2bc3d6f04ccde7eaf601f7aafea49c52653b7e45 /sql/core
parentae402533738be06ac802914ed3e48f0d5fa54cbe (diff)
downloadspark-ec2b6c26c9b6bd59d29b5d7af2742aca7e6e0b07.tar.gz
spark-ec2b6c26c9b6bd59d29b5d7af2742aca7e6e0b07.tar.bz2
spark-ec2b6c26c9b6bd59d29b5d7af2742aca7e6e0b07.zip
[SPARK-12109][SQL] Expressions's simpleString should delegate to its toString.
https://issues.apache.org/jira/browse/SPARK-12109 The change of https://issues.apache.org/jira/browse/SPARK-11596 exposed the problem. In the sql plan viz, the filter shows ![image](https://cloud.githubusercontent.com/assets/2072857/11547075/1a285230-9906-11e5-8481-2bb451e35ef1.png) After changes in this PR, the viz is back to normal. ![image](https://cloud.githubusercontent.com/assets/2072857/11547080/2bc570f4-9906-11e5-8897-3b3bff173276.png) Author: Yin Huai <yhuai@databricks.com> Closes #10111 from yhuai/SPARK-12109.
Diffstat (limited to 'sql/core')
0 files changed, 0 insertions, 0 deletions