[GitHub] spark issue #14052: [SPARK-15440] [Core] [Deploy] Add CSRF Filter for REST A...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14052 **[Test build #61745 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61745/consoleFull)** for PR 14052 at commit

[GitHub] spark issue #14052: [SPARK-15440] [Core] [Deploy] Add CSRF Filter for REST A...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14052 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61745/ Test PASSed. ---

[GitHub] spark issue #14052: [SPARK-15440] [Core] [Deploy] Add CSRF Filter for REST A...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14052 Merged build finished. Test PASSed. --- 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

[GitHub] spark pull request #14049: [SPARK-16369][MLlib] tallSkinnyQR of RowMatrix sh...

2016-07-05 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/14049#discussion_r69520353 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/linalg/distributed/RowMatrix.scala --- @@ -538,20 +538,29 @@ class RowMatrix @Since("1.0.0") (

[GitHub] spark issue #14034: [SPARK-16355] [SPARK-16354] [SQL] Fix Bugs When LIMIT/TA...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14034 **[Test build #61746 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61746/consoleFull)** for PR 14034 at commit

[GitHub] spark pull request #13894: [SPARK-15254][DOC] Improve ML pipeline Cross Vali...

2016-07-05 Thread MLnick
Github user MLnick commented on a diff in the pull request: https://github.com/apache/spark/pull/13894#discussion_r69524371 --- Diff: mllib/src/main/scala/org/apache/spark/ml/tuning/CrossValidator.scala --- @@ -56,7 +56,10 @@ private[ml] trait CrossValidatorParams extends

[GitHub] spark issue #14054: [SPARK-16226] [SQL] Weaken JDBC isolation level to avoid...

2016-07-05 Thread maver1ck
Github user maver1ck commented on the issue: https://github.com/apache/spark/pull/14054 @srowen Maybe we can add this as a configuration option ? I'm not sure how this affects performance. --- If your project is set up for it, you can reply to this email and have your

[GitHub] spark issue #13389: [SPARK-9876][SQL][FOLLOWUP] Enable string and binary tes...

2016-07-05 Thread liancheng
Github user liancheng commented on the issue: https://github.com/apache/spark/pull/13389 LGTM, merging to master. Thanks! --- 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

[GitHub] spark pull request #14038: [SPARK-16317][SQL] Add a new interface to filter ...

2016-07-05 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/14038#discussion_r69518421 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/fileSourceInterfaces.scala --- @@ -230,6 +236,15 @@ trait FileFormat {

[GitHub] spark issue #14041: [SPARK-16359][STREAMING][KAFKA] unidoc skip kafka 0.10

2016-07-05 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/14041 Same error, yes. --- 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

[GitHub] spark pull request #14038: [SPARK-16317][SQL] Add a new interface to filter ...

2016-07-05 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/14038#discussion_r69519846 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/fileSourceInterfaces.scala --- @@ -230,6 +236,15 @@ trait FileFormat {

[GitHub] spark pull request #14038: [SPARK-16317][SQL] Add a new interface to filter ...

2016-07-05 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/spark/pull/14038#discussion_r69520870 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/fileSourceInterfaces.scala --- @@ -172,6 +171,13 @@ case class

[GitHub] spark issue #14012: [SPARK-16343][SQL] Improve the PushDownPredicate rule to...

2016-07-05 Thread liancheng
Github user liancheng commented on the issue: https://github.com/apache/spark/pull/14012 add to whitelist --- 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,

[GitHub] spark issue #14034: [SPARK-16355] [SPARK-16354] [SQL] Fix Bugs When LIMIT/TA...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14034 Merged build finished. Test PASSed. --- 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

[GitHub] spark issue #14034: [SPARK-16355] [SPARK-16354] [SQL] Fix Bugs When LIMIT/TA...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14034 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61746/ Test PASSed. ---

[GitHub] spark pull request #14012: [SPARK-16343][SQL] Improve the PushDownPredicate ...

2016-07-05 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/14012#discussion_r69522366 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -1106,12 +1106,15 @@ object PushDownPredicate

[GitHub] spark issue #14053: [SPARK-16374] [SQL] Remove Alias from MetastoreRelation ...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14053 **[Test build #61747 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61747/consoleFull)** for PR 14053 at commit

[GitHub] spark pull request #14036: [SPARK-16323] [SQL] Add IntegerDivide to avoid un...

2016-07-05 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/14036#discussion_r69511063 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/arithmetic.scala --- @@ -237,54 +229,100 @@ case class Divide(left:

[GitHub] spark pull request #14053: [SPARK-16374] [SQL] Remove Alias from MetastoreRe...

2016-07-05 Thread gatorsmile
GitHub user gatorsmile opened a pull request: https://github.com/apache/spark/pull/14053 [SPARK-16374] [SQL] Remove Alias from MetastoreRelation and SimpleCatalogRelation What changes were proposed in this pull request? Different from the other leaf nodes,

[GitHub] spark issue #14053: [SPARK-16374] [SQL] Remove Alias from MetastoreRelation ...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14053 **[Test build #61747 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61747/consoleFull)** for PR 14053 at commit

[GitHub] spark pull request #13389: [SPARK-9876][SQL][FOLLOWUP] Enable string and bin...

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13389 --- 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

[GitHub] spark issue #14053: [SPARK-16374] [SQL] Remove Alias from MetastoreRelation ...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14053 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61747/ Test PASSed. ---

[GitHub] spark issue #14053: [SPARK-16374] [SQL] Remove Alias from MetastoreRelation ...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14053 Merged build finished. Test PASSed. --- 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

[GitHub] spark issue #14038: [SPARK-16317][SQL] Add a new interface to filter files i...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14038 **[Test build #61750 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61750/consoleFull)** for PR 14038 at commit

[GitHub] spark pull request #14033: [SPARK-16286][SQL] Implement stack table generati...

2016-07-05 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/14033#discussion_r69510808 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/generators.scala --- @@ -94,6 +94,63 @@ case class UserDefinedGenerator(

[GitHub] spark pull request #14053: [SPARK-16374] [SQL] Remove Alias from MetastoreRe...

2016-07-05 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/14053#discussion_r69516779 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveMetastoreCatalog.scala --- @@ -375,7 +377,7 @@ private[hive] class

[GitHub] spark issue #13542: [SPARK-15730][SQL] Respect the --hiveconf in the spark-s...

2016-07-05 Thread jameszhouyi
Github user jameszhouyi commented on the issue: https://github.com/apache/spark/pull/13542 Hi, Could you please help to review this PR to merge it in 2.0.0 ? this broken thing blocked our testing. Thanks! --- If your project is set up for it, you can reply to this email and have

[GitHub] spark pull request #14038: [SPARK-16317][SQL] Add a new interface to filter ...

2016-07-05 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/14038#discussion_r69520156 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/fileSourceInterfaces.scala --- @@ -172,6 +171,13 @@ case class

[GitHub] spark issue #14044: [SPARK-16360][SQL] Speed up SQL query performance by rem...

2016-07-05 Thread liancheng
Github user liancheng commented on the issue: https://github.com/apache/spark/pull/14044 Merged to master. Thanks! --- 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

[GitHub] spark pull request #14034: [SPARK-16355] [SPARK-16354] [SQL] Fix Bugs When L...

2016-07-05 Thread jaceklaskowski
Github user jaceklaskowski commented on a diff in the pull request: https://github.com/apache/spark/pull/14034#discussion_r69528969 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/StatisticsSuite.scala --- @@ -31,4 +33,46 @@ class StatisticsSuite extends QueryTest with

[GitHub] spark pull request #13756: [SPARK-16041][SQL] Disallow Duplicate Columns in ...

2016-07-05 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/13756#discussion_r69528941 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/SparkSqlParser.scala --- @@ -867,8 +865,8 @@ class SparkSqlAstBuilder(conf: SQLConf)

[GitHub] spark issue #13758: [SPARK-16043][SQL] Prepare GenericArrayData implementati...

2016-07-05 Thread kiszk
Github user kiszk commented on the issue: https://github.com/apache/spark/pull/13758 Ping @hvanhovell, @cloud-fan --- 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

[GitHub] spark pull request #14036: [SPARK-16323] [SQL] Add IntegerDivide to avoid un...

2016-07-05 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/14036#discussion_r69511190 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/arithmetic.scala --- @@ -237,54 +229,100 @@ case class Divide(left:

[GitHub] spark pull request #14038: [SPARK-16317][SQL] Add a new interface to filter ...

2016-07-05 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/spark/pull/14038#discussion_r69519099 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/fileSourceInterfaces.scala --- @@ -230,6 +236,15 @@ trait FileFormat { }

[GitHub] spark pull request #14038: [SPARK-16317][SQL] Add a new interface to filter ...

2016-07-05 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/14038#discussion_r69519931 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/fileSourceInterfaces.scala --- @@ -172,6 +171,13 @@ case class

[GitHub] spark pull request #14047: [SPARK-16368] [SQL] Fix Strange Errors When Creat...

2016-07-05 Thread jaceklaskowski
Github user jaceklaskowski commented on a diff in the pull request: https://github.com/apache/spark/pull/14047#discussion_r69527187 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala --- @@ -391,6 +391,29 @@ class HiveDDLSuite }

[GitHub] spark issue #14038: [SPARK-16317][SQL] Add a new interface to filter files i...

2016-07-05 Thread liancheng
Github user liancheng commented on the issue: https://github.com/apache/spark/pull/14038 Left some comments, the overall structure looks good. Thanks! --- 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

[GitHub] spark pull request #14044: [SPARK-16360][SQL] Speed up SQL query performance...

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14044 --- 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

[GitHub] spark pull request #13389: [SPARK-9876][SQL][FOLLOWUP] Enable string and bin...

2016-07-05 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/13389#discussion_r69527639 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/parquet/CatalystWriteSupport.scala --- @@ -150,7 +150,8 @@ private[parquet]

[GitHub] spark pull request #14008: [SPARK-16281][SQL] Implement parse_url SQL functi...

2016-07-05 Thread janplus
Github user janplus commented on a diff in the pull request: https://github.com/apache/spark/pull/14008#discussion_r69532282 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/StringExpressionsSuite.scala --- @@ -725,4 +725,51 @@ class

[GitHub] spark issue #13680: [SPARK-15962][SQL] Introduce implementation with a dense...

2016-07-05 Thread kiszk
Github user kiszk commented on the issue: https://github.com/apache/spark/pull/13680 @cloud-fan Option 1 did not work for some cases. If ```UnsafeArrayWriter.write()``` is not called for all of elements, e.g. only some of elements are written. For example, [this

[GitHub] spark pull request #14038: [SPARK-16317][SQL] Add a new interface to filter ...

2016-07-05 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/14038#discussion_r69519641 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/fileSourceInterfaces.scala --- @@ -172,6 +171,13 @@ case class

[GitHub] spark issue #14012: [SPARK-16343][SQL] Improve the PushDownPredicate rule to...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14012 **[Test build #61748 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61748/consoleFull)** for PR 14012 at commit

[GitHub] spark issue #14054: [SPARK-16226] [SQL] Weaken JDBC isolation level to avoid...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14054 **[Test build #61749 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61749/consoleFull)** for PR 14054 at commit

[GitHub] spark pull request #14012: [SPARK-16343][SQL] Improve the PushDownPredicate ...

2016-07-05 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/14012#discussion_r69522538 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -1106,12 +1106,15 @@ object PushDownPredicate

[GitHub] spark pull request #14008: [SPARK-16281][SQL] Implement parse_url SQL functi...

2016-07-05 Thread janplus
Github user janplus commented on a diff in the pull request: https://github.com/apache/spark/pull/14008#discussion_r69532511 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/StringExpressionsSuite.scala --- @@ -725,4 +725,51 @@ class

[GitHub] spark pull request #12972: [SPARK-15198][SQL] Support for pushing down filte...

2016-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/12972 --- 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

[GitHub] spark issue #14034: [SPARK-16355] [SPARK-16354] [SQL] Fix Bugs When LIMIT/TA...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14034 **[Test build #61746 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61746/consoleFull)** for PR 14034 at commit

[GitHub] spark pull request #14038: [SPARK-16317][SQL] Add a new interface to filter ...

2016-07-05 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/spark/pull/14038#discussion_r69520532 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/fileSourceInterfaces.scala --- @@ -172,6 +171,13 @@ case class

[GitHub] spark pull request #14038: [SPARK-16317][SQL] Add a new interface to filter ...

2016-07-05 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/14038#discussion_r69520473 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/fileSourceInterfaces.scala --- @@ -437,11 +442,26 @@ private[sql] object

[GitHub] spark pull request #14051: [SPARK-16372][MLlib] Retag RDD to tallSkinnyQR of...

2016-07-05 Thread srowen
Github user srowen commented on a diff in the pull request: https://github.com/apache/spark/pull/14051#discussion_r69521248 --- Diff: mllib/src/main/scala/org/apache/spark/mllib/linalg/distributed/RowMatrix.scala --- @@ -537,7 +537,7 @@ class RowMatrix @Since("1.0.0") (

[GitHub] spark pull request #14038: [SPARK-16317][SQL] Add a new interface to filter ...

2016-07-05 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/spark/pull/14038#discussion_r69521137 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/fileSourceInterfaces.scala --- @@ -230,6 +236,15 @@ trait FileFormat { }

[GitHub] spark pull request #14054: [SPARK-16226] [SQL] Weaken JDBC isolation level t...

2016-07-05 Thread srowen
GitHub user srowen opened a pull request: https://github.com/apache/spark/pull/14054 [SPARK-16226] [SQL] Weaken JDBC isolation level to avoid locking when writing partitions ## What changes were proposed in this pull request? Saving partitions to JDBC in transaction can

[GitHub] spark pull request #14008: [SPARK-16281][SQL] Implement parse_url SQL functi...

2016-07-05 Thread janplus
Github user janplus commented on a diff in the pull request: https://github.com/apache/spark/pull/14008#discussion_r69532226 --- Diff: sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/StringExpressionsSuite.scala --- @@ -725,4 +725,51 @@ class

[GitHub] spark issue #14048: [SPARK-16370][SQL] Union queries with side effects shoul...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14048 **[Test build #61774 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61774/consoleFull)** for PR 14048 at commit

[GitHub] spark issue #14041: [SPARK-16359][STREAMING][KAFKA] unidoc skip kafka 0.10

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14041 **[Test build #61775 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61775/consoleFull)** for PR 14041 at commit

[GitHub] spark issue #14033: [SPARK-16286][SQL] Implement stack table generating func...

2016-07-05 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/14033 Retest this please --- 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

[GitHub] spark issue #14009: [SPARK-16311][SQL] Metadata refresh should work on tempo...

2016-07-05 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/14009 Thank you for fast fix! --- 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

[GitHub] spark issue #14036: [SPARK-16323] [SQL] Add IntegerDivide to avoid unnecessa...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14036 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61766/ Test PASSed. ---

[GitHub] spark issue #14036: [SPARK-16323] [SQL] Add IntegerDivide to avoid unnecessa...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14036 Merged build finished. Test PASSed. --- 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

[GitHub] spark issue #9524: [SPARK-10387][ML] Add code gen for gbt

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/9524 **[Test build #61782 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61782/consoleFull)** for PR 9524 at commit

[GitHub] spark issue #12889: [SPARK-15113][PySpark][ML] Add missing num features num ...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/12889 **[Test build #61783 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61783/consoleFull)** for PR 12889 at commit

[GitHub] spark issue #13571: [SPARK-15369][WIP][RFC][PySpark][SQL] Expose potential t...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13571 **[Test build #61781 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61781/consoleFull)** for PR 13571 at commit

[GitHub] spark issue #13818: [SPARK-15968][SQL] Nonempty partitioned metastore tables...

2016-07-05 Thread mallman
Github user mallman commented on the issue: https://github.com/apache/spark/pull/13818 @zsxwing I was able to do following without error: git clone g...@github.com:apache/spark.git spark-master cd spark-master ./dev/change-scala-version.sh 2.10

[GitHub] spark issue #14033: [SPARK-16286][SQL] Implement stack table generating func...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14033 Merged build finished. Test PASSed. --- 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

[GitHub] spark issue #14033: [SPARK-16286][SQL] Implement stack table generating func...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14033 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61769/ Test PASSed. ---

[GitHub] spark pull request #11157: [SPARK-11714][Mesos] Make Spark on Mesos honor po...

2016-07-05 Thread mgummelt
Github user mgummelt commented on a diff in the pull request: https://github.com/apache/spark/pull/11157#discussion_r69635219 --- Diff: core/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosCoarseGrainedSchedulerBackend.scala --- @@ -423,18 +432,35 @@ private[spark]

[GitHub] spark issue #14033: [SPARK-16286][SQL] Implement stack table generating func...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14033 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61759/ Test PASSed. ---

[GitHub] spark issue #14033: [SPARK-16286][SQL] Implement stack table generating func...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14033 **[Test build #61759 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61759/consoleFull)** for PR 14033 at commit

[GitHub] spark issue #14041: [SPARK-16359][STREAMING][KAFKA] unidoc skip kafka 0.10

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14041 **[Test build #3161 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3161/consoleFull)** for PR 14041 at commit

[GitHub] spark issue #14033: [SPARK-16286][SQL] Implement stack table generating func...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14033 **[Test build #61772 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61772/consoleFull)** for PR 14033 at commit

[GitHub] spark issue #13818: [SPARK-15968][SQL] Nonempty partitioned metastore tables...

2016-07-05 Thread zsxwing
Github user zsxwing commented on the issue: https://github.com/apache/spark/pull/13818 FYI this breaks Scala 2.10: ``` [info] Compiling 254 Scala sources and 5 Java sources to /home/jenkins/workspace/spark-master-compile-sbt-scala-2.10/mllib/target/scala-2.10/classes...

[GitHub] spark issue #14048: [SPARK-16370][SQL] Union queries with side effects shoul...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14048 Merged build finished. Test FAILed. --- 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

[GitHub] spark issue #14048: [SPARK-16370][SQL] Union queries with side effects shoul...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14048 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61774/ Test FAILed. ---

[GitHub] spark issue #14033: [SPARK-16286][SQL] Implement stack table generating func...

2016-07-05 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/14033 Master branch is broken now. I'll retry to test later. --- 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

[GitHub] spark issue #13680: [SPARK-15962][SQL] Introduce implementation with a dense...

2016-07-05 Thread kiszk
Github user kiszk commented on the issue: https://github.com/apache/spark/pull/13680 Ah, you are right. Exactly, [this code](https://github.com/apache/spark/blob/master/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/MiscFunctionsSuite.scala#L150) writes

[GitHub] spark issue #14048: [SPARK-16370][SQL] Union queries with side effects shoul...

2016-07-05 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/14048 Master is broken currently. I'll retry to test. --- 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

[GitHub] spark issue #14041: [SPARK-16359][STREAMING][KAFKA] unidoc skip kafka 0.10

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14041 **[Test build #3162 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3162/consoleFull)** for PR 14041 at commit

[GitHub] spark issue #14020: [SPARK-16349][sql] Fall back to isolated class loader wh...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14020 Merged build finished. Test PASSed. --- 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

[GitHub] spark issue #14020: [SPARK-16349][sql] Fall back to isolated class loader wh...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/14020 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61768/ Test PASSed. ---

[GitHub] spark issue #14048: [SPARK-16370][SQL] Union queries with side effects shoul...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14048 **[Test build #61776 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61776/consoleFull)** for PR 14048 at commit

[GitHub] spark issue #14041: [SPARK-16359][STREAMING][KAFKA] unidoc skip kafka 0.10

2016-07-05 Thread koeninger
Github user koeninger commented on the issue: https://github.com/apache/spark/pull/14041 From this + looking at jenkins, it seems like master is broken --- 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

[GitHub] spark issue #9207: [SPARK-11171][SPARK-11237][SPARK-11241][ML] Try adding PM...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/9207 **[Test build #61784 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61784/consoleFull)** for PR 9207 at commit

[GitHub] spark issue #13571: [SPARK-15369][WIP][RFC][PySpark][SQL] Expose potential t...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13571 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61781/ Test FAILed. ---

[GitHub] spark issue #13571: [SPARK-15369][WIP][RFC][PySpark][SQL] Expose potential t...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13571 Merged build finished. Test FAILed. --- 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

[GitHub] spark issue #14043: [Minor][Core][1.6-backport] Fix display wrong free memor...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14043 **[Test build #3163 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/3163/consoleFull)** for PR 14043 at commit

[GitHub] spark issue #12889: [SPARK-15113][PySpark][ML] Add missing num features num ...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/12889 Merged build finished. Test PASSed. --- 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

[GitHub] spark issue #12889: [SPARK-15113][PySpark][ML] Add missing num features num ...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/12889 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/61783/ Test PASSed. ---

[GitHub] spark issue #12889: [SPARK-15113][PySpark][ML] Add missing num features num ...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/12889 **[Test build #61783 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61783/consoleFull)** for PR 12889 at commit

[GitHub] spark pull request #11157: [SPARK-11714][Mesos] Make Spark on Mesos honor po...

2016-07-05 Thread mgummelt
Github user mgummelt commented on a diff in the pull request: https://github.com/apache/spark/pull/11157#discussion_r69635495 --- Diff: core/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerUtils.scala --- @@ -356,4 +374,233 @@ private[mesos] trait

[GitHub] spark pull request #14057: [SPARK-15425][SQL] Disallow cross joins, even if ...

2016-07-05 Thread rxin
GitHub user rxin opened a pull request: https://github.com/apache/spark/pull/14057 [SPARK-15425][SQL] Disallow cross joins, even if it is broadcast nested loop - WIP ## What changes were proposed in this pull request? WIP ## How was this patch tested? WIP You can

[GitHub] spark issue #14048: [SPARK-16370][SQL] Union queries with side effects shoul...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/14048 **[Test build #61774 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61774/consoleFull)** for PR 14048 at commit

[GitHub] spark issue #14041: [SPARK-16359][STREAMING][KAFKA] unidoc skip kafka 0.10

2016-07-05 Thread koeninger
Github user koeninger commented on the issue: https://github.com/apache/spark/pull/14041 That build error looks hive related... I can try merging latest master @tdas yes, the reason unidoc is failing is because it's throwing all dependencies from all subprojects into one

[GitHub] spark issue #14048: [SPARK-16370][SQL] Union queries with side effects shoul...

2016-07-05 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/14048 I've fixed it. --- 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

[GitHub] spark issue #13873: [SPARK-16167][SQL] RowEncoder should preserve array/map ...

2016-07-05 Thread marmbrus
Github user marmbrus commented on the issue: https://github.com/apache/spark/pull/13873 /cc @cloud-fan --- 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

[GitHub] spark issue #13990: [SPARK-16287][SQL] Implement str_to_map SQL function

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13990 **[Test build #61767 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61767/consoleFull)** for PR 13990 at commit

[GitHub] spark issue #13756: [SPARK-16041][SQL] Disallow Duplicate Columns in partiti...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13756 **[Test build #61770 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61770/consoleFull)** for PR 13756 at commit

[GitHub] spark issue #13756: [SPARK-16041][SQL] Disallow Duplicate Columns in partiti...

2016-07-05 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13756 Merged build finished. Test FAILed. --- 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

[GitHub] spark issue #13571: [SPARK-15369][WIP][RFC][PySpark][SQL] Expose potential t...

2016-07-05 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13571 **[Test build #61781 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/61781/consoleFull)** for PR 13571 at commit

[GitHub] spark issue #14043: [Minor][Core][1.6-backport] Fix display wrong free memor...

2016-07-05 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/14043 LGTM pending tests. --- 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,

  1   2   3   4   5   6   7   >