You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Peter Szalai (JIRA)" <ji...@apache.org> on 2017/03/25 14:00:44 UTC

[jira] [Created] (SPARK-20098) DataType's typeName method returns with 'StructF' in case of StructField

Peter Szalai created SPARK-20098:
------------------------------------

             Summary: DataType's typeName method returns with 'StructF' in case of StructField
                 Key: SPARK-20098
                 URL: https://issues.apache.org/jira/browse/SPARK-20098
             Project: Spark
          Issue Type: Bug
          Components: PySpark
    Affects Versions: 2.1.0
            Reporter: Peter Szalai


Currently, if you want to get the name of a DateType and the DateType is a `StructField`, you get `StructF`. 

http://spark.apache.org/docs/2.1.0/api/python/_modules/pyspark/sql/types.html 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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