spark git commit: Revert "[SPARK-19451][SQL] rangeBetween method should accept Long value as boundary"

2017-07-29 Thread lixiao
Repository: spark Updated Branches: refs/heads/branch-2.2 66fa6bd6d -> e2062b9c1 Revert "[SPARK-19451][SQL] rangeBetween method should accept Long value as boundary" This reverts commit 66fa6bd6d48b08625ecedfcb5a976678141300bd. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Comm

spark git commit: [SPARK-20962][SQL] Support subquery column aliases in FROM clause

2017-07-29 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 92d85637e -> 6550086bb [SPARK-20962][SQL] Support subquery column aliases in FROM clause ## What changes were proposed in this pull request? This pr added parsing rules to support subquery column aliases in FROM clause. This pr is a sub-tas

spark git commit: [SPARK-19451][SQL] rangeBetween method should accept Long value as boundary

2017-07-29 Thread lixiao
Repository: spark Updated Branches: refs/heads/branch-2.2 24a9bace1 -> 66fa6bd6d [SPARK-19451][SQL] rangeBetween method should accept Long value as boundary ## What changes were proposed in this pull request? Long values can be passed to `rangeBetween` as range frame boundaries, but we silen

spark git commit: [SPARK-19451][SQL] rangeBetween method should accept Long value as boundary

2017-07-29 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 9c8109ef4 -> 92d85637e [SPARK-19451][SQL] rangeBetween method should accept Long value as boundary ## What changes were proposed in this pull request? Long values can be passed to `rangeBetween` as range frame boundaries, but we silently

spark git commit: [SPARK-21555][SQL] RuntimeReplaceable should be compared semantically by its canonicalized child

2017-07-29 Thread lixiao
Repository: spark Updated Branches: refs/heads/branch-2.1 258ca40cf -> 78f7cdfa1 [SPARK-21555][SQL] RuntimeReplaceable should be compared semantically by its canonicalized child ## What changes were proposed in this pull request? When there are aliases (these aliases were added for nested fi

spark git commit: [SPARK-21555][SQL] RuntimeReplaceable should be compared semantically by its canonicalized child

2017-07-29 Thread lixiao
Repository: spark Updated Branches: refs/heads/branch-2.2 df6cd35ec -> 24a9bace1 [SPARK-21555][SQL] RuntimeReplaceable should be compared semantically by its canonicalized child ## What changes were proposed in this pull request? When there are aliases (these aliases were added for nested fi

spark git commit: [SPARK-21555][SQL] RuntimeReplaceable should be compared semantically by its canonicalized child

2017-07-29 Thread lixiao
Repository: spark Updated Branches: refs/heads/master 60e9b2bdd -> 9c8109ef4 [SPARK-21555][SQL] RuntimeReplaceable should be compared semantically by its canonicalized child ## What changes were proposed in this pull request? When there are aliases (these aliases were added for nested fields

spark git commit: [SPARK-21357][DSTREAMS] FileInputDStream not remove out of date RDD

2017-07-29 Thread srowen
Repository: spark Updated Branches: refs/heads/master c14382030 -> 60e9b2bdd [SPARK-21357][DSTREAMS] FileInputDStream not remove out of date RDD ## What changes were proposed in this pull request? ```DStreams class FileInputDStream [line 162] protected[streaming] override def cle

spark git commit: [SPARK-21508][DOC] Fix example code provided in Spark Streaming Documentation

2017-07-29 Thread srowen
Repository: spark Updated Branches: refs/heads/master b56f79cc3 -> c14382030 [SPARK-21508][DOC] Fix example code provided in Spark Streaming Documentation ## What changes were proposed in this pull request? JIRA ticket : [SPARK-21508](https://issues.apache.org/jira/projects/SPARK/issues/SPAR

spark git commit: [SPARK-21508][DOC] Fix example code provided in Spark Streaming Documentation

2017-07-29 Thread srowen
Repository: spark Updated Branches: refs/heads/branch-2.2 93790313b -> df6cd35ec [SPARK-21508][DOC] Fix example code provided in Spark Streaming Documentation ## What changes were proposed in this pull request? JIRA ticket : [SPARK-21508](https://issues.apache.org/jira/projects/SPARK/issues/