You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Nishant Bangarwa (JIRA)" <ji...@apache.org> on 2018/06/14 10:38:00 UTC

[jira] [Resolved] (CALCITE-2358) Use null literal instead of empty string as argument for timestamp_parse Druid expression

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

Nishant Bangarwa resolved CALCITE-2358.
---------------------------------------
    Resolution: Fixed

> Use null literal instead of empty string as argument for timestamp_parse Druid expression
> -----------------------------------------------------------------------------------------
>
>                 Key: CALCITE-2358
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2358
>             Project: Calcite
>          Issue Type: Bug
>          Components: druid
>            Reporter: slim bouguerra
>            Assignee: slim bouguerra
>            Priority: Major
>
> With the new ability to support null values in Druid, empty string is not equal to null anymore.
> To enable auto format parser {code}timestamp_parse{code} Druid function expects null literal as format argument.
> I have added a connection config parameter to allow smooth transition from old Druid version to version 0.13.0 and above.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)