You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Mario Molina (JIRA)" <ji...@apache.org> on 2017/06/28 05:27:03 UTC

[jira] [Created] (SPARK-21232) New built-in SQL function - Data_Type

Mario Molina created SPARK-21232:
------------------------------------

             Summary: New built-in SQL function - Data_Type
                 Key: SPARK-21232
                 URL: https://issues.apache.org/jira/browse/SPARK-21232
             Project: Spark
          Issue Type: Improvement
          Components: PySpark, SparkR, SQL
    Affects Versions: 2.1.1
            Reporter: Mario Molina
            Priority: Minor
             Fix For: 2.2.0


This function returns the data type of a given column.

{code:scala}
data_type("a")
// returns string
{code}





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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