[ 
https://issues.apache.org/jira/browse/KUDU-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Daniel Cryans updated KUDU-1360:
-------------------------------------
    Fix Version/s: 0.7.1

> [spark] KuduRelation.getKuduValue doesn't check nulls
> -----------------------------------------------------
>
>                 Key: KUDU-1360
>                 URL: https://issues.apache.org/jira/browse/KUDU-1360
>             Project: Kudu
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>            Priority: Blocker
>             Fix For: 0.7.1, 0.8.0
>
>
> The above mentioned method doesn't check if a value is null before trying to 
> parse it. It should be calling isNull() if the column is nullable, and return 
> null (or whatever spark SQL expects) if true.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to