GitHub user yhuai opened a pull request:
https://github.com/apache/spark/pull/10111
[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

After changes in this PR, the viz is back to normal.

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yhuai/spark SPARK-12109
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/10111.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #10111
----
commit dba3832c2a72e1b6fc841ee4534dbecf7b2e476b
Author: Yin Huai <[email protected]>
Date: 2015-12-02T23:03:22Z
Expressions's simpleString should delegate to its toString.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]