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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to