You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tamas Jambor (JIRA)" <ji...@apache.org> on 2014/09/25 01:43:33 UTC

[jira] [Created] (SPARK-3683) PySpark Hive query generates "NULL" instead of None

Tamas Jambor created SPARK-3683:
-----------------------------------

             Summary: PySpark Hive query generates "NULL" instead of None
                 Key: SPARK-3683
                 URL: https://issues.apache.org/jira/browse/SPARK-3683
             Project: Spark
          Issue Type: Bug
          Components: PySpark, SQL
    Affects Versions: 1.1.0
            Reporter: Tamas Jambor


When I run a Hive query in Spark SQL, I get the new Row object, where it does not convert Hive NULL into Python None instead it keeps it string 'NULL'. 

It's only an issue with String type, works with other types.



--
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