GitHub user rxin opened a pull request:
https://github.com/apache/spark/pull/5675
[SQL] Fixed expression data type matching.
Also took the chance to improve documentation for various types.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rxin/spark data-type-matching-expr
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/5675.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 #5675
----
commit 336a36d0af2dd76b659f93246833321928a778f7
Author: Reynold Xin <[email protected]>
Date: 2015-04-24T02:24:41Z
[SQL] Fixed expression data type matching.
There was a bug introduced by https://github.com/apache/spark/pull/5350
commit 27c197312915c6bdb3d0955cbfb6aeba30501b9d
Author: Reynold Xin <[email protected]>
Date: 2015-04-24T02:30:27Z
Added more documentation.
commit 0f31856d170102ec4a7d19e9da488726c2a37bb5
Author: Reynold Xin <[email protected]>
Date: 2015-04-24T02:31:24Z
One more function documentation.
----
---
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]