GitHub user tianyi opened a pull request:
https://github.com/apache/spark/pull/2542
[SPARK-3688][SQL]LogicalPlan can't resolve column correctlly
we should add some judgements base on the datatype to handle some
particular sql descript in https://issues.apache.org/jira/browse/SPARK-3688
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tianyi/spark resolve-issue
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2542.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 #2542
----
commit ae0187b4029b460777cc9ffbc9f2d3471ee56fa8
Author: tianyi <[email protected]>
Date: 2014-09-26T06:43:58Z
SPARK-3688 fix logical bug in LogicalPlan and add a test case for this bug
commit 62dc9f501af081e4b358bc12166dfe2e9bee1c4c
Author: tianyi <[email protected]>
Date: 2014-09-26T06:49:02Z
SPARK-3688 fix some code style
----
---
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]