[ https://issues.apache.org/jira/browse/DRILL-870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiao Meng updated DRILL-870:
----------------------------
Attachment: (was: DRILL-748.3.patch)
> 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)
|