You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/07/27 20:51:42 UTC

[jira] [Commented] (DRILL-1186) NullableTimeStampAccessor asserts and returns wrong value when the value is null

    [ https://issues.apache.org/jira/browse/DRILL-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14075690#comment-14075690 ] 

Jacques Nadeau commented on DRILL-1186:
---------------------------------------

Fixed by caa8b78 or earlier

> NullableTimeStampAccessor asserts and returns wrong value when the value is null
> --------------------------------------------------------------------------------
>
>                 Key: DRILL-1186
>                 URL: https://issues.apache.org/jira/browse/DRILL-1186
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Venki Korukanti
>            Assignee: Venki Korukanti
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: DRILL-1186-Check-for-null-values-in-Nullable-Date-Ti.patch
>
>
> Repro:
> Enable asserts: export DRILL_SHELL_JAVA_OPTS="-ea"
> start sqlline
> select cast(null as timestamp) from v1 limit 1;



--
This message was sent by Atlassian JIRA
(v6.2#6252)