You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/07/07 23:14:11 UTC

[jira] [Updated] (SPARK-16429) Include `StringType` columns in `describe()`

     [ https://issues.apache.org/jira/browse/SPARK-16429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun updated SPARK-16429:
----------------------------------
    Description: 
Currently, Spark `describe` supports `StringType`. However, `describe()` returns a dataset for only all numeric columns.

This issue aims to include `StringType` columns in `describe()`, `describe` without argument.

  was:
Currently, Spark `describe` supports `StringType`. However, Scala/Python `describe()` returns a dataset for only all numeric columns. SparkR returns all columns.

This issue include `StringType` columns in Scala/Python `describe()`, `describe` without argument.

        Summary: Include `StringType` columns in `describe()`  (was: Include `StringType` columns in Scala/Python `describe()`)

> Include `StringType` columns in `describe()`
> --------------------------------------------
>
>                 Key: SPARK-16429
>                 URL: https://issues.apache.org/jira/browse/SPARK-16429
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Dongjoon Hyun
>            Priority: Minor
>
> Currently, Spark `describe` supports `StringType`. However, `describe()` returns a dataset for only all numeric columns.
> This issue aims to include `StringType` columns in `describe()`, `describe` without argument.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org