spark git commit: [SPARK-20451] Filter out nested mapType datatypes from sort order in randomSplit

2017-04-24 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.1 d99b49b11 -> 427966597 [SPARK-20451] Filter out nested mapType datatypes from sort order in randomSplit ## What changes were proposed in this pull request? In `randomSplit`, It is possible that the underlying dataset doesn't guarantee

spark git commit: [SPARK-20451] Filter out nested mapType datatypes from sort order in randomSplit

2017-04-24 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.0 84be4c8d6 -> ddf6dd88a [SPARK-20451] Filter out nested mapType datatypes from sort order in randomSplit ## What changes were proposed in this pull request? In `randomSplit`, It is possible that the underlying dataset doesn't guarantee

spark git commit: [SPARK-20451] Filter out nested mapType datatypes from sort order in randomSplit

2017-04-24 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.2 30149d54c -> fb59a1954 [SPARK-20451] Filter out nested mapType datatypes from sort order in randomSplit ## What changes were proposed in this pull request? In `randomSplit`, It is possible that the underlying dataset doesn't guarantee

spark git commit: [SPARK-20451] Filter out nested mapType datatypes from sort order in randomSplit

2017-04-24 Thread wenchen
Repository: spark Updated Branches: refs/heads/master f44c8a843 -> 31345fde8 [SPARK-20451] Filter out nested mapType datatypes from sort order in randomSplit ## What changes were proposed in this pull request? In `randomSplit`, It is possible that the underlying dataset doesn't guarantee

spark git commit: [SPARK-20453] Bump master branch version to 2.3.0-SNAPSHOT

2017-04-24 Thread rxin
Repository: spark Updated Branches: refs/heads/master 5280d93e6 -> f44c8a843 [SPARK-20453] Bump master branch version to 2.3.0-SNAPSHOT This patch bumps the master branch version to `2.3.0-SNAPSHOT`. Author: Josh Rosen Closes #17753 from JoshRosen/SPARK-20453.

spark git commit: [SPARK-20239][CORE] Improve HistoryServer's ACL mechanism

2017-04-24 Thread vanzin
Repository: spark Updated Branches: refs/heads/master 8a272ddc9 -> 5280d93e6 [SPARK-20239][CORE] Improve HistoryServer's ACL mechanism ## What changes were proposed in this pull request? Current SHS (Spark History Server) two different ACLs: * ACL of base URL, it is controlled by

spark git commit: [SPARK-20239][CORE] Improve HistoryServer's ACL mechanism

2017-04-24 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-2.2 cf16c3250 -> 30149d54c [SPARK-20239][CORE] Improve HistoryServer's ACL mechanism ## What changes were proposed in this pull request? Current SHS (Spark History Server) two different ACLs: * ACL of base URL, it is controlled by

spark git commit: [SPARK-20450][SQL] Unexpected first-query schema inference cost with 2.1.1

2017-04-24 Thread hvanhovell
Repository: spark Updated Branches: refs/heads/branch-2.1 ba505805d -> d99b49b11 [SPARK-20450][SQL] Unexpected first-query schema inference cost with 2.1.1 ## What changes were proposed in this pull request? https://issues.apache.org/jira/browse/SPARK-19611 fixes a regression from 2.0 where

spark git commit: [SPARK-20438][R] SparkR wrappers for split and repeat

2017-04-24 Thread felixcheung
Repository: spark Updated Branches: refs/heads/master 90264aced -> 8a272ddc9 [SPARK-20438][R] SparkR wrappers for split and repeat ## What changes were proposed in this pull request? Add wrappers for `o.a.s.sql.functions`: - `split` as `split_string` - `repeat` as `repeat_string` ## How

spark git commit: [SPARK-18901][ML] Require in LR LogisticAggregator is redundant

2017-04-24 Thread yliang
Repository: spark Updated Branches: refs/heads/branch-2.2 2bef01f64 -> cf16c3250 [SPARK-18901][ML] Require in LR LogisticAggregator is redundant ## What changes were proposed in this pull request? In MultivariateOnlineSummarizer, `add` and `merge` have check for weights and feature sizes.

spark git commit: [SPARK-18901][ML] Require in LR LogisticAggregator is redundant

2017-04-24 Thread yliang
Repository: spark Updated Branches: refs/heads/master 776a2c0e9 -> 90264aced [SPARK-18901][ML] Require in LR LogisticAggregator is redundant ## What changes were proposed in this pull request? In MultivariateOnlineSummarizer, `add` and `merge` have check for weights and feature sizes. The

spark git commit: [SPARK-20439][SQL] Fix Catalog API listTables and getTable when failed to fetch table metadata

2017-04-24 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.2 cad33a730 -> 2bef01f64 [SPARK-20439][SQL] Fix Catalog API listTables and getTable when failed to fetch table metadata ### What changes were proposed in this pull request? `spark.catalog.listTables` and `spark.catalog.getTable` does

spark git commit: [SPARK-20439][SQL] Fix Catalog API listTables and getTable when failed to fetch table metadata

2017-04-24 Thread wenchen
Repository: spark Updated Branches: refs/heads/master e9f97154b -> 776a2c0e9 [SPARK-20439][SQL] Fix Catalog API listTables and getTable when failed to fetch table metadata ### What changes were proposed in this pull request? `spark.catalog.listTables` and `spark.catalog.getTable` does not

spark git commit: [BUILD] Close stale PRs

2017-04-24 Thread srowen
Repository: spark Updated Branches: refs/heads/master 2eaf4f3fe -> e9f97154b [BUILD] Close stale PRs ## What changes were proposed in this pull request? This pr proposed to close stale PRs. Currently, we have 400+ open PRs and there are some stale PRs whose JIRA tickets have been already