You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Xiao Meng (JIRA)" <ji...@apache.org> on 2014/06/03 22:20:04 UTC

[jira] [Commented] (DRILL-870) C++ Client. Support negative interval types.

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

Xiao Meng commented on DRILL-870:
---------------------------------

Review Board Link: https://reviews.apache.org/r/22217/

> C++ Client. Support negative interval types.
> --------------------------------------------
>
>                 Key: DRILL-870
>                 URL: https://issues.apache.org/jira/browse/DRILL-870
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - C++
>            Reporter: Xiao Meng
>            Assignee: Xiao Meng
>         Attachments: DRILL-870.1.patch
>
>
> C++ client need to support negative interval data types.
> Here is a test query:
> {code}
> select cast(cast('P-1DT2H3M4S' as VARCHAR(32)) as interval second) from cp.`employee.json` limit 1
> {code}



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