You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by jamborta <ja...@gmail.com> on 2014/09/24 20:56:20 UTC

Null values in pyspark Row

Hi all,

I have just updated to spark 1.1.0. The new row representation of the data
in spark SQL is very handy.

I have noticed that it does not set None for NULL values coming from Hive if
the column was string type - seems it works with other types.

Is that something that will be implemented?

Thanks,




--
View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Null-values-in-pyspark-Row-tp15065.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

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


Re: Null values in pyspark Row

Posted by Davies Liu <da...@databricks.com>.
Could create a JIRA and add test cases for it? Thanks!

Davies

On Wed, Sep 24, 2014 at 11:56 AM, jamborta <ja...@gmail.com> wrote:
> Hi all,
>
> I have just updated to spark 1.1.0. The new row representation of the data
> in spark SQL is very handy.
>
> I have noticed that it does not set None for NULL values coming from Hive if
> the column was string type - seems it works with other types.
>
> Is that something that will be implemented?
>
> Thanks,
>
>
>
>
> --
> View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Null-values-in-pyspark-Row-tp15065.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@spark.apache.org
> For additional commands, e-mail: user-help@spark.apache.org
>

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