[GitHub] spark pull request #17568: [SPARK-20254][SQL] Remove unnecessary data conver...

2017-04-15 Thread kiszk
Github user kiszk commented on a diff in the pull request: https://github.com/apache/spark/pull/17568#discussion_r111679144 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -92,6 +92,7 @@ abstract class Optimizer(sessionCatalog:

[GitHub] spark pull request #17568: [SPARK-20254][SQL] Remove unnecessary data conver...

2017-04-15 Thread kiszk
Github user kiszk commented on a diff in the pull request: https://github.com/apache/spark/pull/17568#discussion_r111678668 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/objects.scala --- @@ -96,3 +98,23 @@ object CombineTypedFilters extends Rule[Lo

[GitHub] spark pull request #17568: [SPARK-20254][SQL] Remove unnecessary data conver...

2017-04-15 Thread kiszk
Github user kiszk commented on a diff in the pull request: https://github.com/apache/spark/pull/17568#discussion_r111678646 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/objects.scala --- @@ -96,3 +99,23 @@ object CombineTypedFilters extends Rule[Lo

[GitHub] spark pull request #17641: [SPARK-20329][SQL] Make timezone aware expression...

2017-04-15 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/17641#discussion_r111677733 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/datetimeExpressions.scala --- @@ -34,6 +33,9 @@ import org.apache.spark.u

[GitHub] spark pull request #17635: [SPARK-20335] [SQL] Children expressions of Hive ...

2017-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17635 --- 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 ena

[GitHub] spark issue #17635: [SPARK-20335] [SQL] Children expressions of Hive UDF imp...

2017-04-15 Thread cloud-fan
Github user cloud-fan commented on the issue: https://github.com/apache/spark/pull/17635 LGTM, merging to master! @gatorsmile shall we backport this PR? --- 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 issue #17568: [SPARK-20254][SQL] Remove unnecessary data conversion fo...

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

[GitHub] spark issue #17568: [SPARK-20254][SQL] Remove unnecessary data conversion fo...

2017-04-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17568 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 e

[GitHub] spark issue #17568: [SPARK-20254][SQL] Remove unnecessary data conversion fo...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17568 **[Test build #75831 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75831/testReport)** for PR 17568 at commit [`ea654bf`](https://github.com/apache/spark/commit/e

[GitHub] spark pull request #17568: [SPARK-20254][SQL] Remove unnecessary data conver...

2017-04-15 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/17568#discussion_r111677168 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -92,6 +92,7 @@ abstract class Optimizer(sessionCatal

[GitHub] spark pull request #17568: [SPARK-20254][SQL] Remove unnecessary data conver...

2017-04-15 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/17568#discussion_r111677163 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/objects.scala --- @@ -96,3 +98,23 @@ object CombineTypedFilters extends Rul

[GitHub] spark pull request #17639: [SPARK-19716][SQL][follow-up] UnresolvedMapObject...

2017-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17639 --- 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 ena

[GitHub] spark pull request #17568: [SPARK-20254][SQL] Remove unnecessary data conver...

2017-04-15 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/17568#discussion_r111677150 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/expressions.scala --- @@ -368,6 +369,8 @@ case class NullPropagation(conf:

[GitHub] spark issue #17639: [SPARK-19716][SQL][follow-up] UnresolvedMapObjects shoul...

2017-04-15 Thread cloud-fan
Github user cloud-fan commented on the issue: https://github.com/apache/spark/pull/17639 merging to master! --- 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 #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra...

2017-04-15 Thread yanji84
Github user yanji84 commented on the issue: https://github.com/apache/spark/pull/17109 @srowen @tnachen confirm merge --- 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 #17645: [SPARK-20348] [ML] Support squared hinge loss (L2 loss) ...

2017-04-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17645 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 e

[GitHub] spark issue #17645: [SPARK-20348] [ML] Support squared hinge loss (L2 loss) ...

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

[GitHub] spark issue #17645: [SPARK-20348] [ML] Support squared hinge loss (L2 loss) ...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17645 **[Test build #75830 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75830/testReport)** for PR 17645 at commit [`6541f69`](https://github.com/apache/spark/commit/6

[GitHub] spark issue #17568: [SPARK-20254][SQL] Remove unnecessary data conversion fo...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17568 **[Test build #75831 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75831/testReport)** for PR 17568 at commit [`ea654bf`](https://github.com/apache/spark/commit/ea

[GitHub] spark issue #17645: [SPARK-20348] [ML] Support squared hinge loss (L2 loss) ...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17645 **[Test build #75830 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75830/testReport)** for PR 17645 at commit [`6541f69`](https://github.com/apache/spark/commit/65

[GitHub] spark issue #17644: [SPARK-17729] [SQL] Enable creating hive bucketed tables

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

[GitHub] spark issue #17644: [SPARK-17729] [SQL] Enable creating hive bucketed tables

2017-04-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17644 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 e

[GitHub] spark issue #17644: [SPARK-17729] [SQL] Enable creating hive bucketed tables

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17644 **[Test build #75829 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75829/testReport)** for PR 17644 at commit [`0348a96`](https://github.com/apache/spark/commit/0

[GitHub] spark pull request #17645: [SPARK-20348] [ML] Support squared hinge loss (L2...

2017-04-15 Thread hhbyyh
GitHub user hhbyyh opened a pull request: https://github.com/apache/spark/pull/17645 [SPARK-20348] [ML] Support squared hinge loss (L2 loss) for LinearSVC ## What changes were proposed in this pull request? While Hinge loss is the standard loss function for linear SVM, Squar

[GitHub] spark issue #17640: [SPARK-17608][SPARKR]:Long type has incorrect serializat...

2017-04-15 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/spark/pull/17640 What's the number you use for this big number? --- 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 doe

[GitHub] spark issue #17644: [SPARK-17729] [SQL] Enable creating hive bucketed tables

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17644 **[Test build #75829 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75829/testReport)** for PR 17644 at commit [`0348a96`](https://github.com/apache/spark/commit/03

[GitHub] spark pull request #17644: [SPARK-17729] [SQL] Enable creating hive bucketed...

2017-04-15 Thread tejasapatil
GitHub user tejasapatil opened a pull request: https://github.com/apache/spark/pull/17644 [SPARK-17729] [SQL] Enable creating hive bucketed tables ## What changes were proposed in this pull request? Hive allows inserting data to bucketed table without guaranteeing bucketed

[GitHub] spark issue #15300: [SPARK-17729] [SQL] Enable creating hive bucketed tables

2017-04-15 Thread tejasapatil
Github user tejasapatil commented on the issue: https://github.com/apache/spark/pull/15300 since trunk had diverged a lot since this PR was created, closed this and created a fresh one at : https://github.com/apache/spark/pull/17644 --- If your project is set up for it, you can reply

[GitHub] spark pull request #15300: [SPARK-17729] [SQL] Enable creating hive bucketed...

2017-04-15 Thread tejasapatil
Github user tejasapatil closed the pull request at: https://github.com/apache/spark/pull/15300 --- 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 i

[GitHub] spark issue #17590: [SPARK-20278][R] Disable 'multiple_dots_linter' lint rul...

2017-04-15 Thread shivaram
Github user shivaram commented on the issue: https://github.com/apache/spark/pull/17590 I think @HyukjinKwon interpretation is good ! --- 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 feat

[GitHub] spark issue #17568: [SPARK-20254][SQL] Remove unnecessary data conversion fo...

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

[GitHub] spark issue #17568: [SPARK-20254][SQL] Remove unnecessary data conversion fo...

2017-04-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17568 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 e

[GitHub] spark issue #17568: [SPARK-20254][SQL] Remove unnecessary data conversion fo...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17568 **[Test build #75825 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75825/testReport)** for PR 17568 at commit [`1d98a19`](https://github.com/apache/spark/commit/1

[GitHub] spark pull request #17109: [SPARK-19740][MESOS]Add support in Spark to pass ...

2017-04-15 Thread yanji84
Github user yanji84 commented on a diff in the pull request: https://github.com/apache/spark/pull/17109#discussion_r111671944 --- Diff: resource-managers/mesos/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackendUtil.scala --- @@ -99,6 +99,26 @@ private[me

[GitHub] spark issue #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra...

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

[GitHub] spark issue #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17109 **[Test build #75828 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75828/testReport)** for PR 17109 at commit [`2f3f8b2`](https://github.com/apache/spark/commit/2

[GitHub] spark issue #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra...

2017-04-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17109 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 e

[GitHub] spark issue #17640: [SPARK-17608][SPARKR]:Long type has incorrect serializat...

2017-04-15 Thread wangmiao1981
Github user wangmiao1981 commented on the issue: https://github.com/apache/spark/pull/17640 If I use very big number, then sparkR shell will get the following output: > collect(df1) a b cd 1 Inf 1 1 Inf So the overflow prob

[GitHub] spark issue #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17109 **[Test build #75828 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75828/testReport)** for PR 17109 at commit [`2f3f8b2`](https://github.com/apache/spark/commit/2f

[GitHub] spark issue #17643: [SPARK-20345] Fix STS error handling logic on HiveSQLExc...

2017-04-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17643 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 e

[GitHub] spark issue #17643: [SPARK-20345] Fix STS error handling logic on HiveSQLExc...

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

[GitHub] spark issue #13440: [SPARK-15699] [ML] Implement a Chi-Squared test statisti...

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

[GitHub] spark issue #13440: [SPARK-15699] [ML] Implement a Chi-Squared test statisti...

2017-04-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/13440 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 e

[GitHub] spark issue #17643: [SPARK-20345] Fix STS error handling logic on HiveSQLExc...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17643 **[Test build #75826 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75826/testReport)** for PR 17643 at commit [`cd65ace`](https://github.com/apache/spark/commit/c

[GitHub] spark issue #13440: [SPARK-15699] [ML] Implement a Chi-Squared test statisti...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13440 **[Test build #75827 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75827/testReport)** for PR 13440 at commit [`5cbb21c`](https://github.com/apache/spark/commit/5

[GitHub] spark pull request #17568: [SPARK-20254][SQL] Remove unnecessary data conver...

2017-04-15 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17568#discussion_r111671500 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/objects.scala --- @@ -96,3 +99,23 @@ object CombineTypedFilters extends Ru

[GitHub] spark pull request #17568: [SPARK-20254][SQL] Remove unnecessary data conver...

2017-04-15 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17568#discussion_r111671495 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/objects.scala --- @@ -96,3 +99,23 @@ object CombineTypedFilters extends Ru

[GitHub] spark issue #13440: [SPARK-15699] [ML] Implement a Chi-Squared test statisti...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/13440 **[Test build #75827 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75827/testReport)** for PR 13440 at commit [`5cbb21c`](https://github.com/apache/spark/commit/5c

[GitHub] spark issue #17643: [SPARK-20345] Fix STS error handling logic on HiveSQLExc...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17643 **[Test build #75826 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75826/testReport)** for PR 17643 at commit [`cd65ace`](https://github.com/apache/spark/commit/cd

[GitHub] spark pull request #17643: [SPARK-20345] Fix STS error handling logic on Hiv...

2017-04-15 Thread dongjoon-hyun
GitHub user dongjoon-hyun opened a pull request: https://github.com/apache/spark/pull/17643 [SPARK-20345] Fix STS error handling logic on HiveSQLException ## What changes were proposed in this pull request? [SPARK-5100](https://github.com/apache/spark/commit/343d3bfafd449a0

[GitHub] spark pull request #17568: [SPARK-20254][SQL] Remove unnecessary data conver...

2017-04-15 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17568#discussion_r111670773 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/objects/objects.scala --- @@ -437,11 +437,12 @@ object MapObjects {

[GitHub] spark pull request #17568: [SPARK-20254][SQL] Remove unnecessary data conver...

2017-04-15 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17568#discussion_r111670759 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/CatalystTypeConverters.scala --- @@ -40,7 +40,7 @@ object CatalystTypeConverters {

[GitHub] spark pull request #17568: [SPARK-20254][SQL] Remove unnecessary data conver...

2017-04-15 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17568#discussion_r111670727 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/DatasetPrimitiveSuite.scala --- @@ -20,7 +20,10 @@ package org.apache.spark.sql import scala.

[GitHub] spark pull request #17568: [SPARK-20254][SQL] Remove unnecessary data conver...

2017-04-15 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17568#discussion_r111670721 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/DatasetPrimitiveSuite.scala --- @@ -262,5 +265,4 @@ class DatasetPrimitiveSuite extends QueryTest

[GitHub] spark issue #17635: [SPARK-20335] [SQL] Children expressions of Hive UDF imp...

2017-04-15 Thread dongjoon-hyun
Github user dongjoon-hyun commented on the issue: https://github.com/apache/spark/pull/17635 +1 --- 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 f

[GitHub] spark issue #17635: [SPARK-20335] [SQL] Children expressions of Hive UDF imp...

2017-04-15 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/17635 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, o

[GitHub] spark pull request #17109: [SPARK-19740][MESOS]Add support in Spark to pass ...

2017-04-15 Thread tnachen
Github user tnachen commented on a diff in the pull request: https://github.com/apache/spark/pull/17109#discussion_r111670608 --- Diff: resource-managers/mesos/src/main/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackendUtil.scala --- @@ -99,6 +99,26 @@ private[me

[GitHub] spark issue #17635: [SPARK-20335] [SQL] Children expressions of Hive UDF imp...

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

[GitHub] spark issue #17635: [SPARK-20335] [SQL] Children expressions of Hive UDF imp...

2017-04-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17635 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 e

[GitHub] spark issue #17635: [SPARK-20335] [SQL] Children expressions of Hive UDF imp...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17635 **[Test build #75824 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75824/testReport)** for PR 17635 at commit [`508a43d`](https://github.com/apache/spark/commit/5

[GitHub] spark issue #17568: [SPARK-20254][SQL] Remove unnecessary data conversion fo...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17568 **[Test build #75825 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75825/testReport)** for PR 17568 at commit [`1d98a19`](https://github.com/apache/spark/commit/1d

[GitHub] spark issue #17623: [SPARK-20292][SQL] Clean up string representation of Tre...

2017-04-15 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/17623 What are the external impacts of these changes? Which commands are impacted? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] spark issue #17635: [SPARK-20335] [SQL] Children expressions of Hive UDF imp...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17635 **[Test build #75824 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75824/testReport)** for PR 17635 at commit [`508a43d`](https://github.com/apache/spark/commit/50

[GitHub] spark issue #17149: [SPARK-19257][SQL]location for table/partition/database ...

2017-04-15 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/17149 (I think I should cc @srowen too FYI because he reviewed all my PRs fixing the tests on Windows. The point here seems to me okay to use URIs in general.) --- If your project is set up for it, y

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Add avro dependency in core POM to ...

2017-04-15 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/17642 Thank you for your approval @srowen. --- 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 en

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Add avro dependency in core POM to ...

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

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Add avro dependency in core POM to ...

2017-04-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17642 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 e

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Add avro dependency in core POM to ...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17642 **[Test build #75823 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75823/testReport)** for PR 17642 at commit [`a983010`](https://github.com/apache/spark/commit/a

[GitHub] spark issue #17109: [SPARK-19740][MESOS]Add support in Spark to pass arbitra...

2017-04-15 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/17109 Is this one still good to go? I see a late comment above. I can merge it, no problem. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] spark issue #17416: [SPARK-20075][CORE][WIP] Support classifier, packaging i...

2017-04-15 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/17416 Thanks @BryanCutler ! so, eh, do you mean you have a working version of this change? feel free to open it as a PR to master or to this PR or whatever, whatever's simplest. I'd be pleased to have a lo

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Force Avro 1.7.7 in sbt build to re...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17642 **[Test build #75823 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75823/testReport)** for PR 17642 at commit [`a983010`](https://github.com/apache/spark/commit/a9

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Force Avro 1.7.7 in sbt build to re...

2017-04-15 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/17642 Sure, I will! --- 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 #17628: [SPARK-20316][SQL] Val and Var should strictly fo...

2017-04-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17628 --- 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 ena

[GitHub] spark issue #17628: [SPARK-20316][SQL] Val and Var should strictly follow th...

2017-04-15 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/17628 Merged to master --- 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 i

[GitHub] spark issue #17568: [SPARK-20254][SQL] Remove unnecessary data conversion fo...

2017-04-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17568 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 e

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Force Avro 1.7.7 in sbt build to re...

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

[GitHub] spark issue #17568: [SPARK-20254][SQL] Remove unnecessary data conversion fo...

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

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Force Avro 1.7.7 in sbt build to re...

2017-04-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17642 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 e

[GitHub] spark issue #17568: [SPARK-20254][SQL] Remove unnecessary data conversion fo...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17568 **[Test build #75822 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75822/testReport)** for PR 17568 at commit [`efc714b`](https://github.com/apache/spark/commit/e

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Force Avro 1.7.7 in sbt build to re...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17642 **[Test build #75821 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75821/testReport)** for PR 17642 at commit [`1ae57f2`](https://github.com/apache/spark/commit/1

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Force Avro 1.7.7 in sbt build to re...

2017-04-15 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/17642 Before doing this, can you instead try adding `org.apache.avro:avro` as a direct dependency of `core`? it looks like it should be, and, could be the reason the resolution is not as expected in this c

[GitHub] spark issue #17568: [SPARK-20254][SQL] Remove unnecessary data conversion fo...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17568 **[Test build #75822 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75822/testReport)** for PR 17568 at commit [`efc714b`](https://github.com/apache/spark/commit/ef

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Force Avro 1.7.7 in sbt build to re...

2017-04-15 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/17642 **[Test build #75821 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/75821/testReport)** for PR 17642 at commit [`1ae57f2`](https://github.com/apache/spark/commit/1a

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Force Avro 1.7.7 in sbt build to re...

2017-04-15 Thread HyukjinKwon
Github user HyukjinKwon commented on the issue: https://github.com/apache/spark/pull/17642 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 wishes s

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Force Avro 1.7.7 in sbt build to re...

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

[GitHub] spark issue #17642: [SPARK-20343][BUILD] Force Avro 1.7.7 in sbt build to re...

2017-04-15 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17642 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 e