spark git commit: [SQL] [MINOR] correct semanticEquals logic

2015-06-12 Thread lian
Repository: spark Updated Branches: refs/heads/master e428b3a95 - c19c78577 [SQL] [MINOR] correct semanticEquals logic It's a follow up of https://github.com/apache/spark/pull/6173, for expressions like `Coalesce` that have a `Seq[Expression]`, when we do semantic equal check for it, we

spark git commit: [SPARK-7284] [STREAMING] Updated streaming documentation

2015-06-12 Thread tdas
Repository: spark Updated Branches: refs/heads/branch-1.4 760837341 - 7c11ccf39 [SPARK-7284] [STREAMING] Updated streaming documentation - Kinesis API updated - Kafka version updated, and Python API for Direct Kafka added - Added SQLContext.getOrCreate() - Added information on how to get

spark git commit: [SPARK-7284] [STREAMING] Updated streaming documentation

2015-06-12 Thread tdas
Repository: spark Updated Branches: refs/heads/master 886040515 - e9471d341 [SPARK-7284] [STREAMING] Updated streaming documentation - Kinesis API updated - Kafka version updated, and Python API for Direct Kafka added - Added SQLContext.getOrCreate() - Added information on how to get

spark git commit: [SPARK-8314][MLlib] improvement in performance of MLUtils.appendBias

2015-06-12 Thread dbtsai
Repository: spark Updated Branches: refs/heads/master e9471d341 - 6e9c3ff1e [SPARK-8314][MLlib] improvement in performance of MLUtils.appendBias MLUtils.appendBias method is heavily used in creating intercepts for linear models. This method uses Breeze's vector concatenation which is very

spark git commit: [SPARK-7993] [SQL] Improved DataFrame.show() output

2015-06-12 Thread rxin
Repository: spark Updated Branches: refs/heads/master 71cc17bfa - 19834fa91 [SPARK-7993] [SQL] Improved DataFrame.show() output Closes #6633 Author: akhilthatipamula 130050...@iitb.ac.in Author: zsxwing zsxw...@gmail.com Closes #6784 from zsxwing/pr6633 and squashes the following commits:

spark git commit: [SPARK-8322] [EC2] Added spark 1.4.0 into the VALID_SPARK_VERSIONS and…

2015-06-12 Thread shivaram
Repository: spark Updated Branches: refs/heads/branch-1.4 8b25f62bf - 141eab71e [SPARK-8322] [EC2] Added spark 1.4.0 into the VALID_SPARK_VERSIONS and… … SPARK_TACHYON_MAP Author: Mark Smith mark.sm...@bronto.com Closes #6777 from markmsmith/branch-1.4 and squashes the following

spark git commit: [SPARK-8330] DAG visualization: trim whitespace from input

2015-06-12 Thread andrewor14
Repository: spark Updated Branches: refs/heads/master 19834fa91 - 886040515 [SPARK-8330] DAG visualization: trim whitespace from input Safeguard against DOM rewriting. Author: Andrew Or and...@databricks.com Closes #6787 from andrewor14/dag-viz-trim and squashes the following commits:

spark git commit: [SPARK-8330] DAG visualization: trim whitespace from input

2015-06-12 Thread andrewor14
Repository: spark Updated Branches: refs/heads/branch-1.4 141eab71e - 760837341 [SPARK-8330] DAG visualization: trim whitespace from input Safeguard against DOM rewriting. Author: Andrew Or and...@databricks.com Closes #6787 from andrewor14/dag-viz-trim and squashes the following commits: