You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Rahul Challapalli (JIRA)" <ji...@apache.org> on 2015/04/17 00:47:59 UTC

[jira] [Closed] (DRILL-914) Extracting 'second' from a time literal is ignoring the millisecond portion of it

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

Rahul Challapalli closed DRILL-914.
-----------------------------------

Verified! Thanks

> Extracting 'second' from a time literal is ignoring the millisecond portion of it
> ---------------------------------------------------------------------------------
>
>                 Key: DRILL-914
>                 URL: https://issues.apache.org/jira/browse/DRILL-914
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Functions - Drill
>            Reporter: Rahul Challapalli
>            Assignee: DrillCommitter
>             Fix For: 0.4.0
>
>         Attachments: DRILL-914.patch
>
>
> The below query in postgres displays '45.100' whereas drill displays only '45'
> select extract (second from time '02:30:45.100') from basic limit 1;



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