[
https://issues.apache.org/jira/browse/DRILL-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditya Kishore updated DRILL-764:
---------------------------------
Attachment: DRILL-764-Add-support-for-convert_to-and-convert_fro.patch
> Add support for 'convert_to()' and 'convert_from()' functions from SQL
> ----------------------------------------------------------------------
>
> Key: DRILL-764
> URL: https://issues.apache.org/jira/browse/DRILL-764
> Project: Apache Drill
> Issue Type: Task
> Reporter: Aditya Kishore
> Assignee: Aditya Kishore
> Fix For: 1.0.0-rc1
>
> Attachments:
> DRILL-764-Add-support-for-convert_to-and-convert_fro.patch
>
>
> Add support for expression like
> {noformat}
> select
> convert_to(age, 'INT')
> from
> cp.`employee.json`;
> {noformat}
> in SQL queries.
--
This message was sent by Atlassian JIRA
(v6.2#6252)