Aditya Kishore created DRILL-764:
------------------------------------

             Summary: 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


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)

Reply via email to