spark git commit: [SPARK-8572] [SQL] Type coercion for ScalaUDFs

2015-07-03 Thread rxin
Repository: spark Updated Branches: refs/heads/master e92c24d37 - 4a22bce8f [SPARK-8572] [SQL] Type coercion for ScalaUDFs Implemented type coercion for udf arguments in Scala. The changes include- * Add `with ExpectsInputTypes ` to `ScalaUDF` class. * Pass down argument types info from

spark git commit: [SPARK-8192] [SPARK-8193] [SQL] udf current_date, current_timestamp

2015-07-03 Thread rxin
Repository: spark Updated Branches: refs/heads/master 4a22bce8f - 9fb6b832b [SPARK-8192] [SPARK-8193] [SQL] udf current_date, current_timestamp Author: Daoyuan Wang daoyuan.w...@intel.com Closes #6985 from adrian-wang/udfcurrent and squashes the following commits: 6a20b64 [Daoyuan Wang]

spark git commit: [SPARK-7401] [MLLIB] [PYSPARK] Vectorize dot product and sq_dist between SparseVector and DenseVector

2015-07-03 Thread davies
Repository: spark Updated Branches: refs/heads/master ab535b9a1 - f0fac2aa8 [SPARK-7401] [MLLIB] [PYSPARK] Vectorize dot product and sq_dist between SparseVector and DenseVector Currently we iterate over indices which can be vectorized. Author: MechCoder manojkumarsivaraj...@gmail.com

spark git commit: [SPARK-8226] [SQL] Add function shiftrightunsigned

2015-07-03 Thread davies
Repository: spark Updated Branches: refs/heads/master 2848f4da4 - ab535b9a1 [SPARK-8226] [SQL] Add function shiftrightunsigned Author: zhichao.li zhichao...@intel.com Closes #7035 from zhichao-li/shiftRightUnsigned and squashes the following commits: 6bcca5a [zhichao.li] change coding

spark git commit: [SPARK-8809][SQL] Remove ConvertNaNs analyzer rule.

2015-07-03 Thread rxin
Repository: spark Updated Branches: refs/heads/master 9b23e92c7 - 2848f4da4 [SPARK-8809][SQL] Remove ConvertNaNs analyzer rule. NaN from string to double is already handled by Cast expression itself. Author: Reynold Xin r...@databricks.com Closes #7206 from rxin/convertnans and squashes the

Git Push Summary

2015-07-03 Thread pwendell
Repository: spark Updated Tags: refs/tags/v1.4.1-rc2 [created] 07b95c7ad - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org

[2/2] spark git commit: Preparing development version 1.4.2-SNAPSHOT

2015-07-03 Thread pwendell
Preparing development version 1.4.2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/e990561c Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/e990561c Diff:

[1/2] spark git commit: Preparing Spark release v1.4.1-rc2

2015-07-03 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.4 ff76b33b6 - e990561ce Preparing Spark release v1.4.1-rc2 Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/07b95c7a Tree: