[ https://issues.apache.org/jira/browse/DRILL-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14222538#comment-14222538 ]
Sean Hsuan-Yi Chu commented on DRILL-1149: ------------------------------------------ upper function was implemented (DRILL-189). Can you point out the cases where this function failed ? > 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 > Fix For: 0.7.0 > > > 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.3.4#6332)