[ https://issues.apache.org/jira/browse/DRILL-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003532#comment-14003532 ]
Jacques Nadeau commented on DRILL-764: -------------------------------------- 7388150 > 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)