You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sean Hsuan-Yi Chu (JIRA)" <ji...@apache.org> on 2014/11/25 01:22:13 UTC

[jira] [Resolved] (DRILL-1149) SELECT *,upper(col1) from table not working, ANSI SQL supports

     [ https://issues.apache.org/jira/browse/DRILL-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Hsuan-Yi Chu resolved DRILL-1149.
--------------------------------------
    Resolution: Fixed

> 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
>            Assignee: Sean Hsuan-Yi Chu
>            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)