GitHub user brkyvz opened a pull request:
https://github.com/apache/spark/pull/5923
[SPARK-7358][SQL] Move DataFrame mathfunctions into functions
After a discussion on the user mailing list, it was decided to put all
UDF's under `o.a.s.sql.functions`
cc @rxin
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brkyvz/spark move-math-funcs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/5923.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 #5923
----
commit cf7a7bb78b846a904807c4d5c50db9ff719188e3
Author: Burak Yavuz <[email protected]>
Date: 2015-05-05T21:46:35Z
[SPARK-7358] Move DataFrame mathfunctions into functions
----
---
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]