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

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

slim bouguerra created CALCITE-2358:
---------------------------------------

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


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_parser{code} Druid function expects null literal as format argument.




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