[GitHub] spark issue #18447: [SPARK-21232][SQL][SparkR][PYSPARK] New built-in SQL fun...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/18447 Which systems have such function calls? Could you give some examples? --- - To unsubscribe, e-mail:

[GitHub] spark pull request #18666: [SPARK-21449][SQL][Hive]Close HiveClient's Sessio...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/18666#discussion_r147546947 --- Diff: sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveClientImpl.scala --- @@ -201,6 +201,16 @@ private[hive] class HiveClientImpl(

[GitHub] spark issue #18410: [SPARK-20971][SS] purge metadata log in FileStreamSource

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/18410 cc @zsxwing Could you check whether we should continue or close this PR? --- - To unsubscribe, e-mail:

[GitHub] spark issue #18349: [SPARK-20927][SS] Change some operators in Dataset to no...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/18349 cc @zsxwing Could you check whether we should continue or close this PR? --- - To unsubscribe, e-mail:

[GitHub] spark issue #18113: [SPARK-20890][SQL] Added min and max typed aggregation f...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/18113 @setjet Are you still working on this PR? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #18014: [SPARK-20783][SQL] Enhance ColumnVector to keep UnsafeAr...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/18014 What is the latest status of this PR? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #18194: [WIP][SPARK-20824][SQL] Generate code to get value from ...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/18194 @kiszk Could we close this PR? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands,

[GitHub] spark issue #18542: [SPARK-21317][SQL] Avoid sorting on bucket expression if...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/18542 We always need more test cases for these changes. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For

[GitHub] spark pull request #17899: [SPARK-20636] Add new optimization rule to transp...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17899#discussion_r147546887 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/Optimizer.scala --- @@ -610,6 +611,25 @@ object CollapseWindow extends

[GitHub] spark issue #18139: [SPARK-20787][PYTHON] PySpark can't handle datetimes bef...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/18139 cc @ueshin --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #19592: [SPARK-22347][SQL][PySpark] Support optionally running P...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19592 **[Test build #83152 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83152/testReport)** for PR 19592 at commit

[GitHub] spark issue #17899: [SPARK-20636] Add new optimization rule to transpose adj...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/17899 @ptkool Can you address the conflicts? We will review it. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

[GitHub] spark issue #18423: SPARK-21158: Fix case sensitive of temp table/view name

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/18423 I can see the issue, but adding all these APIs might not be worthy. --- - To unsubscribe, e-mail:

[GitHub] spark issue #19570: [SPARK-22335][SQL] Clarify union behavior on Dataset of ...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19570 **[Test build #83151 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83151/testReport)** for PR 19570 at commit

[GitHub] spark issue #19359: [SPARK-22129][SPARK-22138] Release script improvements

2017-10-27 Thread holdenk
Github user holdenk commented on the issue: https://github.com/apache/spark/pull/19359 We could switch this to an || so it can be either lsofs? Would you want to do that or should I? --- - To unsubscribe, e-mail:

[GitHub] spark issue #19592: [SPARK-22347][SQL][PySpark] Support optionally running P...

2017-10-27 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/19592 A large part of the change is refactoring. IMHO, if possibly, it is better to allow Python UDFs running with conditional expressions normally. Thanks. ---

[GitHub] spark issue #14083: [SPARK-16406][SQL] Improve performance of LogicalPlan.re...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/14083 Close it? @hvanhovell --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #14180: [SPARK-16367][PYSPARK] Support for deploying Anaconda an...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/14180 ping @ueshin Should we continue this PR? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #11336: [SPARK-9325][SPARK-R] head() and show() for Columns

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/11336 ping @olarayej cc @felixcheung --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #16735: [SPARK-19228][SQL] Introduce tryParseDate method to proc...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/16735 ping @sergey-rubtsov --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #19592: [SPARK-22347][SQL][PySpark] Support optionally running P...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19592 **[Test build #83150 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83150/testReport)** for PR 19592 at commit

[GitHub] spark issue #19594: [WIP] [SPARK-21984] Join estimation based on equi-height...

2017-10-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19594 Merged build finished. Test PASSed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19594: [WIP] [SPARK-21984] Join estimation based on equi-height...

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

[GitHub] spark issue #19359: [SPARK-22129][SPARK-22138] Release script improvements

2017-10-27 Thread xynny
Github user xynny commented on the issue: https://github.com/apache/spark/pull/19359 Looks like some of the snapshot builds are having lsof issues: https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-branch-2.1-maven-snapshots/182/console

[GitHub] spark issue #19594: [WIP] [SPARK-21984] Join estimation based on equi-height...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19594 **[Test build #83146 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83146/testReport)** for PR 19594 at commit

[GitHub] spark issue #18106: [SPARK-20754][SQL] Support TRUNC (number)

2017-10-27 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/spark/pull/18106 R has `trunc` in master/2.3 as well --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19469: [SPARK-22243][DStreams]spark.yarn.jars reload from confi...

2017-10-27 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/spark/pull/19469 sure, @zsxwing please beaware of https://github.com/apache-spark-on-k8s/spark/pull/516 and https://github.com/apache/spark/pull/19427 ---

[GitHub] spark issue #11956: [SPARK-14098][SQL] Generate Java code that gets a float/...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/11956 @kiszk Is this still the issue? I knew you are working on the related part now. --- - To unsubscribe, e-mail:

[GitHub] spark issue #17176: [SPARK-19833][SQL]remove SQLConf.HIVE_VERIFY_PARTITION_P...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/17176 @windpiger If you do not have a bandwidth to continue it, how about closing it now? --- - To unsubscribe, e-mail:

[GitHub] spark issue #16910: [SPARK-19575][SQL]Reading from or writing to a hive serd...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/16910 Should we just close it now? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands,

[GitHub] spark pull request #19589: [SPARKR][SPARK-22344] Set java.io.tmpdir for Spar...

2017-10-27 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/19589#discussion_r147545176 --- Diff: R/pkg/tests/run-all.R --- @@ -38,6 +38,10 @@ sparkRFilesBefore <- list.files(path = sparkRDir, all.files = TRUE) sparkRTestMaster <-

[GitHub] spark pull request #19589: [SPARKR][SPARK-22344] Set java.io.tmpdir for Spar...

2017-10-27 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/19589#discussion_r147545114 --- Diff: R/pkg/inst/tests/testthat/test_basic.R --- @@ -18,7 +18,11 @@ context("basic tests for CRAN") test_that("create DataFrame from

[GitHub] spark pull request #19589: [SPARKR][SPARK-22344] Set java.io.tmpdir for Spar...

2017-10-27 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/19589#discussion_r147545247 --- Diff: R/pkg/vignettes/sparkr-vignettes.Rmd --- @@ -36,6 +36,12 @@ opts_hooks$set(eval = function(options) { } options })

[GitHub] spark pull request #19589: [SPARKR][SPARK-22344] Set java.io.tmpdir for Spar...

2017-10-27 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/19589#discussion_r147545213 --- Diff: R/pkg/tests/run-all.R --- @@ -38,6 +38,10 @@ sparkRFilesBefore <- list.files(path = sparkRDir, all.files = TRUE) sparkRTestMaster <-

[GitHub] spark pull request #19589: [SPARKR][SPARK-22344] Set java.io.tmpdir for Spar...

2017-10-27 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/19589#discussion_r147545189 --- Diff: R/pkg/vignettes/sparkr-vignettes.Rmd --- @@ -57,7 +63,7 @@ We use default settings in which it runs in local mode. It auto downloads Spark

[GitHub] spark pull request #19589: [SPARKR][SPARK-22344] Set java.io.tmpdir for Spar...

2017-10-27 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/19589#discussion_r147545171 --- Diff: R/pkg/tests/run-all.R --- @@ -38,6 +38,10 @@ sparkRFilesBefore <- list.files(path = sparkRDir, all.files = TRUE) sparkRTestMaster <-

[GitHub] spark issue #17648: [SPARK-19851] Add support for EVERY and ANY (SOME) aggre...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/17648 @ptkool Could you address the comments and we can review it? Thanks! --- - To unsubscribe, e-mail:

[GitHub] spark issue #16812: [SPARK-19465][SQL] Added options for custom boolean valu...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/16812 Could you give some systems that have such a feature? Thanks! --- - To unsubscribe, e-mail:

[GitHub] spark issue #17883: [SPARK-20622][SQL] parquet partition discovery for 'valu...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/17883 We might not want such a feature in the current stage of Spark SQL. When we decide to continue it, maybe we can revisit it? Could you close this PR? Thanks! ---

[GitHub] spark issue #19567: [SPARK-22291][SQL] PostgreSQL UUID[] to StringType: Conv...

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

[GitHub] spark issue #19567: [SPARK-22291][SQL] PostgreSQL UUID[] to StringType: Conv...

2017-10-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19567 Merged build finished. Test PASSed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19567: [SPARK-22291][SQL] PostgreSQL UUID[] to StringType: Conv...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19567 **[Test build #83145 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83145/testReport)** for PR 19567 at commit

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

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/17623 cc @ericl @cloud-fan Should we continue this PR? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For

[GitHub] spark issue #18018: [SPARK-12686][SQL] Support aggregation push down into da...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/18018 @kisimple We are working on the Data Source API v2. Could you close this PR? Thanks! --- - To unsubscribe, e-mail:

[GitHub] spark issue #17953: [SPARK-20680][SQL] Spark-sql do not support for void col...

2017-10-27 Thread LantaoJin
Github user LantaoJin commented on the issue: https://github.com/apache/spark/pull/17953 Sure, please close it as you wish. I will reopen it when it is ready for up to date. Sent from Mail Master On 10/28/2017 07:39, Xiao Li wrote: @LantaoJin Maybe close it now? You can

[GitHub] spark issue #19589: [SPARKR][SPARK-22344] Set java.io.tmpdir for SparkR test...

2017-10-27 Thread felixcheung
Github user felixcheung commented on the issue: https://github.com/apache/spark/pull/19589 it looked like maybe appveyor is running too long and timed out? can you kick it off again? --- - To unsubscribe,

[GitHub] spark pull request #19570: [SPARK-22335][SQL] Clarify union behavior on Data...

2017-10-27 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/19570#discussion_r147544853 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -1753,6 +1753,27 @@ class Dataset[T] private[sql]( * * Also as

[GitHub] spark pull request #17631: [SPARK-20319][SQL] Already quoted identifiers are...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17631#discussion_r147544807 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/jdbc/JdbcUtils.scala --- @@ -119,7 +119,7 @@ object JdbcUtils extends

[GitHub] spark issue #12904: [SPARK-15125][SQL] Changing CSV data source mapping of e...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/12904 @falaki Should we continue this PR? --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark pull request #19570: [SPARK-22335][SQL] Clarify union behavior on Data...

2017-10-27 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/19570#discussion_r147544758 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -1753,6 +1753,27 @@ class Dataset[T] private[sql]( * * Also as

[GitHub] spark pull request #19570: [SPARK-22335][SQL] Clarify union behavior on Data...

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/19570#discussion_r147544733 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala --- @@ -1753,6 +1753,27 @@ class Dataset[T] private[sql]( * * Also

[GitHub] spark issue #19592: [SPARK-22347][SQL][PySpark] Support optionally running P...

2017-10-27 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/19592 One question is this behavior isn't so much intuitive for end users without knowledge of Python UDFs internals. I'm just not sure if making it as it is is a best option, even with document for it.

[GitHub] spark issue #19592: [SPARK-22347][SQL][PySpark] Support optionally running P...

2017-10-27 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/19592 Yeah, it is also an option. It is relatively easy to incorporate the conditional logic into Python UDFs. --- - To unsubscribe,

[GitHub] spark issue #19592: [SPARK-22347][SQL][PySpark] Support optionally running P...

2017-10-27 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/19592 Is this complexity worth it? Can we just document it as a behavior and users need to be careful with it? --- - To unsubscribe,

[GitHub] spark issue #19592: [SPARK-22347][SQL][PySpark] Support optionally running P...

2017-10-27 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/19592 Seems it fails on python3.4, let me check it locally. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For

[GitHub] spark issue #19570: [SPARK-22335][SQL] Clarify union behavior on Dataset of ...

2017-10-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19570 Merged build finished. Test PASSed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19570: [SPARK-22335][SQL] Clarify union behavior on Dataset of ...

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

[GitHub] spark issue #18828: [SPARK-21619][SQL] Fail the execution of canonicalized p...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18828 **[Test build #83149 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83149/testReport)** for PR 18828 at commit

[GitHub] spark issue #19570: [SPARK-22335][SQL] Clarify union behavior on Dataset of ...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19570 **[Test build #83143 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83143/testReport)** for PR 19570 at commit

[GitHub] spark issue #18828: [SPARK-21619][SQL] Fail the execution of canonicalized p...

2017-10-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18828 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #18828: [SPARK-21619][SQL] Fail the execution of canonicalized p...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18828 **[Test build #83148 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83148/testReport)** for PR 18828 at commit

[GitHub] spark issue #18828: [SPARK-21619][SQL] Fail the execution of canonicalized p...

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

[GitHub] spark issue #19592: [SPARK-22347][SQL][PySpark] Support optionally running P...

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

[GitHub] spark issue #19592: [SPARK-22347][SQL][PySpark] Support optionally running P...

2017-10-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19592 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19592: [SPARK-22347][SQL][PySpark] Support optionally running P...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19592 **[Test build #83141 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83141/testReport)** for PR 19592 at commit

[GitHub] spark pull request #18828: [SPARK-21619][SQL] Fail the execution of canonica...

2017-10-27 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/18828#discussion_r147544081 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/execution/SparkPlanSuite.scala --- @@ -0,0 +1,36 @@ +/* + * Licensed to the Apache Software

[GitHub] spark issue #18828: [SPARK-21619][SQL] Fail the execution of canonicalized p...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18828 **[Test build #83148 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83148/testReport)** for PR 18828 at commit

[GitHub] spark issue #18828: [SPARK-21619][SQL] Fail the execution of canonicalized p...

2017-10-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18828 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark pull request #19531: [SPARK-22310] [SQL] Refactor join estimation to i...

2017-10-27 Thread wzhfy
Github user wzhfy commented on a diff in the pull request: https://github.com/apache/spark/pull/19531#discussion_r147544011 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/statsEstimation/JoinEstimation.scala --- @@ -157,64 +154,100 @@ case class

[GitHub] spark issue #18828: [SPARK-21619][SQL] Fail the execution of canonicalized p...

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

[GitHub] spark issue #19592: [SPARK-22347][SQL][PySpark] Support optionally running P...

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

[GitHub] spark issue #19592: [SPARK-22347][SQL][PySpark] Support optionally running P...

2017-10-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19592 Merged build finished. Test FAILed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19592: [SPARK-22347][SQL][PySpark] Support optionally running P...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19592 **[Test build #83140 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83140/testReport)** for PR 19592 at commit

[GitHub] spark issue #19593: [WIP][SPARK-22374][SQL][2.2] closeAllForUGI is required ...

2017-10-27 Thread vanzin
Github user vanzin commented on the issue: https://github.com/apache/spark/pull/19593 Does the problem not exist on master? Why isn't the PR against master? --- - To unsubscribe, e-mail:

[GitHub] spark issue #19559: [SPARK-22333][SQL]timeFunctionCall(CURRENT_DATE, CURRENT...

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

[GitHub] spark issue #19559: [SPARK-22333][SQL]timeFunctionCall(CURRENT_DATE, CURRENT...

2017-10-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19559 Merged build finished. Test PASSed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19559: [SPARK-22333][SQL]timeFunctionCall(CURRENT_DATE, CURRENT...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19559 **[Test build #83138 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83138/testReport)** for PR 19559 at commit

[GitHub] spark issue #19591: [SPARK-11035][core] Add in-process Spark app launcher.

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

[GitHub] spark issue #19591: [SPARK-11035][core] Add in-process Spark app launcher.

2017-10-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19591 Merged build finished. Test PASSed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19591: [SPARK-11035][core] Add in-process Spark app launcher.

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19591 **[Test build #83137 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83137/testReport)** for PR 19591 at commit

[GitHub] spark issue #19593: [WIP][SPARK-22374][SQL][2.2] closeAllForUGI is required ...

2017-10-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19593 Merged build finished. Test PASSed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19593: [WIP][SPARK-22374][SQL][2.2] closeAllForUGI is required ...

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

[GitHub] spark issue #19593: [WIP][SPARK-22374][SQL][2.2] closeAllForUGI is required ...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19593 **[Test build #83142 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83142/testReport)** for PR 19593 at commit

[GitHub] spark pull request #19451: [SPARK-22181][SQL]Adds ReplaceExceptWithFilter ru...

2017-10-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/19451 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark issue #19594: [WIP] [SPARK-21984] Join estimation based on equi-height...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19594 **[Test build #83146 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83146/testReport)** for PR 19594 at commit

[GitHub] spark issue #19451: [SPARK-22181][SQL]Adds ReplaceExceptWithFilter rule

2017-10-27 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/19451 Thanks for your work! Merged to master. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For

[GitHub] spark pull request #19594: [WIP] [SPARK-21984] Join estimation based on equi...

2017-10-27 Thread wzhfy
GitHub user wzhfy opened a pull request: https://github.com/apache/spark/pull/19594 [WIP] [SPARK-21984] Join estimation based on equi-height histogram ## What changes were proposed in this pull request? This PR depends on other two PRs:

[GitHub] spark issue #18029: [SPARK-20168] [DStream] Add changes to use kinesis fetch...

2017-10-27 Thread yssharma
Github user yssharma commented on the issue: https://github.com/apache/spark/pull/18029 @brkyvz Squashed multiple commits into one for better readability. Please have a look when you get time. Thanks. --- - To

[GitHub] spark issue #18029: [SPARK-20168] [DStream] Add changes to use kinesis fetch...

2017-10-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18029 Merged build finished. Test PASSed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #18029: [SPARK-20168] [DStream] Add changes to use kinesis fetch...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18029 **[Test build #83144 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83144/testReport)** for PR 18029 at commit

[GitHub] spark issue #18029: [SPARK-20168] [DStream] Add changes to use kinesis fetch...

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

[GitHub] spark pull request #19588: [SPARK-12375][ML] VectorIndexerModel support hand...

2017-10-27 Thread WeichenXu123
Github user WeichenXu123 commented on a diff in the pull request: https://github.com/apache/spark/pull/19588#discussion_r147542224 --- Diff: mllib/src/main/scala/org/apache/spark/ml/feature/VectorIndexer.scala --- @@ -311,22 +342,39 @@ class VectorIndexerModel private[ml] (

[GitHub] spark pull request #19567: [SPARK-22291][SQL] Postgresql UUID[] to Cassandra...

2017-10-27 Thread jmchung
Github user jmchung commented on a diff in the pull request: https://github.com/apache/spark/pull/19567#discussion_r147542014 --- Diff: external/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/PostgresIntegrationSuite.scala --- @@ -134,11 +149,28 @@ class

[GitHub] spark issue #19567: [SPARK-22291][SQL] Postgresql UUID[] to Cassandra: Conve...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19567 **[Test build #83145 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83145/testReport)** for PR 19567 at commit

[GitHub] spark issue #17581: [SPARK-20248][ SQL]Spark SQL add limit parameter to enha...

2017-10-27 Thread shaolinliu
Github user shaolinliu commented on the issue: https://github.com/apache/spark/pull/17581 ok. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #18029: [SPARK-20168] [DStream] Add changes to use kinesis fetch...

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18029 **[Test build #83144 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83144/testReport)** for PR 18029 at commit

[GitHub] spark issue #19122: [SPARK-21911][ML][PySpark] Parallel Model Evaluation for...

2017-10-27 Thread WeichenXu123
Github user WeichenXu123 commented on the issue: https://github.com/apache/spark/pull/19122 @jkbradley Sure I will! --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail:

[GitHub] spark issue #19451: [SPARK-22181][SQL]Adds ReplaceExceptWithFilter rule

2017-10-27 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/19451 Merged build finished. Test PASSed. --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional

[GitHub] spark issue #19451: [SPARK-22181][SQL]Adds ReplaceExceptWithFilter rule

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

[GitHub] spark issue #19451: [SPARK-22181][SQL]Adds ReplaceExceptWithFilter rule

2017-10-27 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/19451 **[Test build #83135 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83135/testReport)** for PR 19451 at commit

  1   2   3   4   >