GitHub user BenFradet opened a pull request:

    https://github.com/apache/spark/pull/6920

    [SPARK-8478][SQL] Harmonize UDF-related code to use uniformly UDF instead 
of Udf

    Follow-up of #6902 for being coherent between ```Udf``` and ```UDF```

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/BenFradet/spark SPARK-8478

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/6920.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 #6920
    
----
commit dbbadda2d18594bb75d14c4e323be970428a5708
Author: BenFradet <benjamin.fra...@gmail.com>
Date:   2015-06-19T12:30:48Z

    renamed pythonUdfs file to pythonUDFs and ScalaUdf to ScalaUDF

commit daf9e33809fd3bfae4db342b5d495848fee46f73
Author: BenFradet <benjamin.fra...@gmail.com>
Date:   2015-06-19T12:32:43Z

    everything now makes use of ScalaUDF instead of ScalaUdf

commit 99905cc8a719b329374ee2c79b08155f62e53397
Author: BenFradet <benjamin.fra...@gmail.com>
Date:   2015-06-20T14:15:05Z

    renamed HiveUdfSuite to HiveUDFSuite

commit 43e853da03a5f129e3f27b7303bfc3bfe7bacf0c
Author: BenFradet <benjamin.fra...@gmail.com>
Date:   2015-06-20T14:19:52Z

    renamed hiveUdfs to hiveUDFs

commit a30295c2af3994a9719b5b82765f8df2008d760e
Author: BenFradet <benjamin.fra...@gmail.com>
Date:   2015-06-20T14:21:40Z

    renamed testUdf resources to testUDF

commit d71c4b041a5d5da209f820a55b2c297dee79fbf8
Author: BenFradet <benjamin.fra...@gmail.com>
Date:   2015-06-20T14:23:29Z

    renamed ExtractPythonUdfs to ExtractPythonUDFs

commit 660b6697b8d32386460033b6abd4a5cc9aa04f64
Author: BenFradet <benjamin.fra...@gmail.com>
Date:   2015-06-20T14:28:42Z

    renaming of a few variables

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to