[GitHub] spark issue #18334: [SPARK-21127] [SQL] Update statistics after data changin...

2017-06-21 Thread wzhfy
Github user wzhfy commented on the issue: https://github.com/apache/spark/pull/18334 @cloud-fan @gatorsmile I made the following changes: - add a config to trigger stats update and set it false by default. - update stats after add partition command, by adding the total size of

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

2017-06-21 Thread viirya
Github user viirya commented on a diff in the pull request: https://github.com/apache/spark/pull/18106#discussion_r123161910 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/misc.scala --- @@ -132,3 +133,141 @@ case class Uuid() extends

[GitHub] spark issue #18367: [SQL][Doc] Fix documentation of lpad

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18367 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 #13867: [SPARK-16161][SQL] Ambiguous error message for unsupport...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/13867 ping @ioana-delaney --- 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

[GitHub] spark issue #18373: [SPARK-20431][SS][FOLLOWUP] Specify a schema by using a ...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18373 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 #14719: [SPARK-17154][SQL] Wrong result can be returned or Analy...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/14719 ping @sarutak --- 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 #18373: [SPARK-20431][SS][FOLLOWUP] Specify a schema by using a ...

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

[GitHub] spark issue #16099: [SPARK-18665][SQL] set statement state to "ERROR" after ...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/16099 cc @cenyuhai --- 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 #18374: [MINOR][DOC] modified issue link and updated stat...

2017-06-21 Thread mpenate
GitHub user mpenate opened a pull request: https://github.com/apache/spark/pull/18374 [MINOR][DOC] modified issue link and updated status ## What changes were proposed in this pull request? This PR aims to clarify some outdated comments that i found at **spark-catalyst**

[GitHub] spark issue #18365: [SPARK-21147][SS] Throws an analysis exception when a us...

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

[GitHub] spark issue #18365: [SPARK-21147][SS] Throws an analysis exception when a us...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18365 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 #18309: [SPARK-21079] [SQL] Calculate total size of a partition ...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/18309 Except the comments about test cases, the other parts look good to me. --- 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

[GitHub] spark issue #18334: [SPARK-21127] [SQL] Update statistics after data changin...

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

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

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

[GitHub] spark issue #17086: [SPARK-18693][ML][MLLIB] ML Evaluators should use weight...

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

[GitHub] spark issue #17536: SPARK-20220 Documentation Add thrift scheduling pool con...

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

[GitHub] spark issue #18359: Update Word2Vec.scala

2017-06-21 Thread lawlietAi
Github user lawlietAi commented on the issue: https://github.com/apache/spark/pull/18359 @srowen sorry, i'll familiar this documentation on my spare time. thanks for your patience --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] spark issue #15417: [SPARK-17851][SQL][TESTS] Make sure all test sqls in cat...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/15417 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 #15417: [SPARK-17851][SQL][TESTS] Make sure all test sqls in cat...

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

[GitHub] spark issue #18334: [SPARK-21127] [SQL] Update statistics after data changin...

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

[GitHub] spark issue #18367: [SQL][Doc] Fix documentation of lpad

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

[GitHub] spark issue #18367: [SQL][Doc] Fix documentation of lpad

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

[GitHub] spark issue #18373: [SPARK-20431][SS][FOLLOWUP] Specify a schema by using a ...

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

[GitHub] spark pull request #17536: SPARK-20220 Documentation Add thrift scheduling p...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17536#discussion_r123166679 --- Diff: docs/job-scheduling.md --- @@ -264,3 +264,9 @@ within it for the various settings. For example: A full example is also available in

[GitHub] spark issue #18371: [SPARK-20889][SparkR] Grouped documentation for MATH col...

2017-06-21 Thread actuaryzhang
Github user actuaryzhang commented on the issue: https://github.com/apache/spark/pull/18371 jenkins, 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

[GitHub] spark pull request #18160: [SPARK-20938][SQL] Keep/print the string represen...

2017-06-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/18160#discussion_r123173545 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/DataSourceStrategy.scala --- @@ -370,18 +368,26 @@ case class

[GitHub] spark issue #18374: [MINOR][DOC] modified issue link and updated status

2017-06-21 Thread srowen
Github user srowen commented on the issue: https://github.com/apache/spark/pull/18374 Does this really matter? the status isn't that relevant anyway --- 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 #17865: [SPARK-20456][Docs] Add examples for functions co...

2017-06-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/17865#discussion_r123184803 --- Diff: python/pyspark/sql/functions.py --- @@ -969,8 +1005,8 @@ def months_between(date1, date2): """ Returns the number of months

[GitHub] spark pull request #17865: [SPARK-20456][Docs] Add examples for functions co...

2017-06-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/17865#discussion_r123182922 --- Diff: python/pyspark/sql/functions.py --- @@ -67,9 +67,15 @@ def _(): _.__doc__ = 'Window function: ' + doc return _

[GitHub] spark pull request #17865: [SPARK-20456][Docs] Add examples for functions co...

2017-06-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/17865#discussion_r123182491 --- Diff: python/pyspark/sql/functions.py --- @@ -109,15 +118,33 @@ def _(): 'rint': 'Returns the double value that is closest in value to the

[GitHub] spark pull request #17865: [SPARK-20456][Docs] Add examples for functions co...

2017-06-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/17865#discussion_r123184373 --- Diff: python/pyspark/sql/functions.py --- @@ -267,8 +296,7 @@ def coalesce(*cols): @since(1.6) def corr(col1, col2): -

[GitHub] spark pull request #17865: [SPARK-20456][Docs] Add examples for functions co...

2017-06-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/17865#discussion_r123186254 --- Diff: python/pyspark/sql/functions.py --- @@ -312,7 +338,7 @@ def covar_samp(col1, col2): @since(1.3) def countDistinct(col, *cols):

[GitHub] spark pull request #17865: [SPARK-20456][Docs] Add examples for functions co...

2017-06-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/17865#discussion_r123179950 --- Diff: python/pyspark/sql/functions.py --- @@ -147,7 +173,7 @@ def _(): # math functions that take two arguments as input

[GitHub] spark pull request #17865: [SPARK-20456][Docs] Add examples for functions co...

2017-06-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/17865#discussion_r123184653 --- Diff: python/pyspark/sql/functions.py --- @@ -793,9 +824,9 @@ def date_format(date, format): .. note:: Use when ever possible specialized

[GitHub] spark pull request #17865: [SPARK-20456][Docs] Add examples for functions co...

2017-06-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/17865#discussion_r123185008 --- Diff: python/pyspark/sql/functions.py --- @@ -1105,9 +1150,9 @@ def from_utc_timestamp(timestamp, tz): Given a timestamp, which corresponds

[GitHub] spark pull request #17865: [SPARK-20456][Docs] Add examples for functions co...

2017-06-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/17865#discussion_r123184878 --- Diff: python/pyspark/sql/functions.py --- @@ -1073,12 +1109,17 @@ def last_day(date): return

[GitHub] spark pull request #17865: [SPARK-20456][Docs] Add examples for functions co...

2017-06-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/17865#discussion_r123180524 --- Diff: python/pyspark/sql/functions.py --- @@ -1258,7 +1303,7 @@ def hash(*cols): 'uppercase. Words are delimited by

[GitHub] spark pull request #17865: [SPARK-20456][Docs] Add examples for functions co...

2017-06-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/17865#discussion_r123183863 --- Diff: python/pyspark/sql/functions.py --- @@ -200,17 +226,20 @@ def _(): @since(1.3) def approxCountDistinct(col, rsd=None): """

[GitHub] spark pull request #13287: [SPARK-15491][SQL]fix assertion failure for JDBC ...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/13287#discussion_r123162595 --- Diff: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/trees/TreeNode.scala --- @@ -594,7 +596,9 @@ abstract class TreeNode[BaseType <:

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

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18106 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 #18106: [SPARK-20754][SQL] Support TRUNC (number)

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

[GitHub] spark issue #17830: [SPARK-20555][SQL] Fix mapping of Oracle DECIMAL types t...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/17830 ping @gaborfeher --- 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

[GitHub] spark issue #18374: [MINOR][DOC] modified issue link and updated status

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18374 Can one of the admins verify this patch? --- 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

[GitHub] spark issue #18374: [MINOR][DOC] modified issue link and updated status

2017-06-21 Thread mpenate
Github user mpenate commented on the issue: https://github.com/apache/spark/pull/18374 As long as this still being an unresolved problem I think that the status (Cannot Reproduce) matters because maybe the community can push for a patch or give a solution. --- If your project is

[GitHub] spark pull request #18309: [SPARK-21079] [SQL] Calculate total size of a par...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/18309#discussion_r123163000 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/StatisticsSuite.scala --- @@ -128,6 +129,45 @@ class StatisticsSuite extends

[GitHub] spark pull request #18309: [SPARK-21079] [SQL] Calculate total size of a par...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/18309#discussion_r123163048 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/StatisticsSuite.scala --- @@ -128,6 +129,93 @@ class StatisticsSuite extends

[GitHub] spark pull request #18356: [SPARK-21144][SQL][BRANCH-2.2] Check column name ...

2017-06-21 Thread maropu
Github user maropu closed the pull request at: https://github.com/apache/spark/pull/18356 --- 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 #17519: [SPARK-15352][Doc] follow-up: add configuration docs for...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/17519 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,

[GitHub] spark pull request #18356: [SPARK-21144][SQL][BRANCH-2.2] Check column name ...

2017-06-21 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/spark/pull/18356#discussion_r123165617 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/test/DataFrameReaderWriterSuite.scala --- @@ -678,4 +679,34 @@ class DataFrameReaderWriterSuite

[GitHub] spark issue #17536: SPARK-20220 Documentation Add thrift scheduling pool con...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/17536 ok 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 this feature enabled and wishes so, or if

[GitHub] spark pull request #17536: SPARK-20220 Documentation Add thrift scheduling p...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/17536#discussion_r123166752 --- Diff: docs/job-scheduling.md --- @@ -264,3 +264,9 @@ within it for the various settings. For example: A full example is also available in

[GitHub] spark issue #18366: [SPARK-20889][SparkR] Grouped documentation for STRING c...

2017-06-21 Thread actuaryzhang
Github user actuaryzhang commented on the issue: https://github.com/apache/spark/pull/18366 jenkins, 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

[GitHub] spark issue #17536: SPARK-20220 Documentation Add thrift scheduling pool con...

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

[GitHub] spark issue #17536: SPARK-20220 Documentation Add thrift scheduling pool con...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17536 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 #18366: [SPARK-20889][SparkR] Grouped documentation for STRING c...

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

[GitHub] spark issue #17536: SPARK-20220 Documentation Add thrift scheduling pool con...

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

[GitHub] spark issue #15417: [SPARK-17851][SQL][TESTS] Make sure all test sqls in cat...

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

[GitHub] spark pull request #17758: [SPARK-20460][SPARK-21144][SQL] Make it more cons...

2017-06-21 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/spark/pull/17758#discussion_r123177691 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/DataSource.scala --- @@ -328,6 +333,9 @@ case class DataSource(

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

2017-06-21 Thread viirya
Github user viirya commented on the issue: https://github.com/apache/spark/pull/18106 @gatorsmile I'll review this. --- 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 #18309: [SPARK-21079] [SQL] Calculate total size of a par...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/18309#discussion_r123163189 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/StatisticsSuite.scala --- @@ -128,6 +129,93 @@ class StatisticsSuite extends

[GitHub] spark pull request #18309: [SPARK-21079] [SQL] Calculate total size of a par...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/18309#discussion_r123163104 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/StatisticsSuite.scala --- @@ -128,6 +129,93 @@ class StatisticsSuite extends

[GitHub] spark pull request #18309: [SPARK-21079] [SQL] Calculate total size of a par...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/18309#discussion_r123163221 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/StatisticsSuite.scala --- @@ -128,6 +129,93 @@ class StatisticsSuite extends

[GitHub] spark pull request #18309: [SPARK-21079] [SQL] Calculate total size of a par...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/18309#discussion_r123163236 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/StatisticsSuite.scala --- @@ -128,6 +129,93 @@ class StatisticsSuite extends

[GitHub] spark issue #18365: [SPARK-21147][SS] Throws an analysis exception when a us...

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

[GitHub] spark issue #18309: [SPARK-21079] [SQL] Calculate total size of a partition ...

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

[GitHub] spark issue #18049: [SPARK-20830][PYSPARK][SQL] Add posexplode and posexplod...

2017-06-21 Thread gatorsmile
Github user gatorsmile commented on the issue: https://github.com/apache/spark/pull/18049 cc @ueshin --- 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 #18356: [SPARK-21144][SQL][BRANCH-2.2] Check column name ...

2017-06-21 Thread maropu
Github user maropu commented on a diff in the pull request: https://github.com/apache/spark/pull/18356#discussion_r123165456 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/DataSource.scala --- @@ -181,6 +197,12 @@ case class DataSource(

[GitHub] spark issue #18309: [SPARK-21079] [SQL] Calculate total size of a partition ...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18309 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 #18309: [SPARK-21079] [SQL] Calculate total size of a partition ...

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

[GitHub] spark issue #18371: [SPARK-20889][SparkR] Grouped documentation for MATH col...

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

[GitHub] spark issue #18366: [SPARK-20889][SparkR] Grouped documentation for STRING c...

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

[GitHub] spark issue #18293: [SPARK-20379][core] Allow SSL config to reference env va...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18293 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 #17086: [SPARK-18693][ML][MLLIB] ML Evaluators should use weight...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17086 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 #17471: [SPARK-3577] Report Spill size on disk for UnsafeExterna...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/17471 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 #18233: [SPARK-20342][core] Update task accumulators before send...

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

[GitHub] spark issue #17471: [SPARK-3577] Report Spill size on disk for UnsafeExterna...

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

[GitHub] spark issue #17086: [SPARK-18693][ML][MLLIB] ML Evaluators should use weight...

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

[GitHub] spark issue #18366: [SPARK-20889][SparkR] Grouped documentation for STRING c...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18366 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 #18371: [SPARK-20889][SparkR] Grouped documentation for MATH col...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18371 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 #18334: [SPARK-21127] [SQL] Update statistics after data changin...

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

[GitHub] spark issue #18293: [SPARK-20379][core] Allow SSL config to reference env va...

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

[GitHub] spark issue #18233: [SPARK-20342][core] Update task accumulators before send...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18233 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 #18371: [SPARK-20889][SparkR] Grouped documentation for MATH col...

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

[GitHub] spark issue #18334: [SPARK-21127] [SQL] Update statistics after data changin...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18334 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 #18334: [SPARK-21127] [SQL] Update statistics after data changin...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18334 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 #18334: [SPARK-21127] [SQL] Update statistics after data changin...

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

[GitHub] spark issue #17758: [SPARK-20460][SPARK-21144][SQL] Make it more consistent ...

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

[GitHub] spark issue #18375: [SPARK-21144][SQL] Check if the data schema and partitio...

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

[GitHub] spark issue #18092: [SPARK-20640][CORE]Make rpc timeout and retry for shuffl...

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

[GitHub] spark issue #18374: [MINOR][DOC] modified issue link and updated status

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

[GitHub] spark issue #18374: [MINOR][DOC] modified issue link and updated status

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

[GitHub] spark issue #15417: [SPARK-17851][SQL][TESTS] Make sure all test sqls in cat...

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

[GitHub] spark issue #18375: [SPARK-21144][SQL] Check if the data schema and partitio...

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

[GitHub] spark issue #18375: [SPARK-21144][SQL] Check if the data schema and partitio...

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

[GitHub] spark issue #18375: [SPARK-21144][SQL] Check if the data schema and partitio...

2017-06-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/18375 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 #18361: [SPARK-19660][SQL][FOLLOWUP] Replace mapred.input.dir.re...

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

[GitHub] spark pull request #18375: [SPARK-21144][SQL] Check if the data schema and p...

2017-06-21 Thread maropu
GitHub user maropu opened a pull request: https://github.com/apache/spark/pull/18375 [SPARK-21144][SQL] Check if the data schema and partition schema have the duplicate columns ## What changes were proposed in this pull request? The current master outputs unexpected results

[GitHub] spark issue #18361: [SPARK-19660][SQL][FOLLOWUP] Replace mapred.input.dir.re...

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

[GitHub] spark issue #15821: [SPARK-13534][PySpark] Using Apache Arrow to increase pe...

2017-06-21 Thread cloud-fan
Github user cloud-fan commented on the issue: https://github.com/apache/spark/pull/15821 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

[GitHub] spark issue #18118: [SPARK-20199][ML] : Provided featureSubsetStrategy to GB...

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

  1   2   3   4   5   6   >