Venkata krishnan Sowrirajan created DRILL-1149: --------------------------------------------------
Summary: SELECT *,upper(col1) from table not working, ANSI SQL
supports
Key: DRILL-1149
URL: https://issues.apache.org/jira/browse/DRILL-1149
Project: Apache Drill
Issue Type: Bug
Reporter: Venkata krishnan Sowrirajan
Priority: Minor
select *,upper(name) from table1;
Query like this will work in MySQL. But its not working in Drill
--
This message was sent by Atlassian JIRA
(v6.2#6252)
