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 01:07:58 UTC

[jira] [Closed] (DRILL-976) Extracting second from an interval value is returning the wrong value

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

Rahul Challapalli closed DRILL-976.
-----------------------------------

Verified!

> Extracting second from an interval value is returning the wrong value
> ---------------------------------------------------------------------
>
>                 Key: DRILL-976
>                 URL: https://issues.apache.org/jira/browse/DRILL-976
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Functions - Drill
>            Reporter: Rahul Challapalli
>            Assignee: DrillCommitter
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: DRILL-976.patch
>
>
> The below query returns 9045.1 It should ideally return 45.100
> select extract (second from interval '1 2:30:45.100' day to second) from basic limit 1



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