You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "JaeHwa Jung (JIRA)" <ji...@apache.org> on 2013/12/09 06:28:07 UTC

[jira] [Updated] (TAJO-403) HiveConverter should allow function at 'group by' phase.

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

JaeHwa Jung updated TAJO-403:
-----------------------------

    Summary: HiveConverter should allow function at 'group by' phase.  (was: HiveConverter should allow trim function at 'group by' phase.)

> HiveConverter should allow function at 'group by' phase.
> --------------------------------------------------------
>
>                 Key: TAJO-403
>                 URL: https://issues.apache.org/jira/browse/TAJO-403
>             Project: Tajo
>          Issue Type: Improvement
>          Components: parser
>    Affects Versions: 0.8-incubating
>            Reporter: JaeHwa Jung
>            Assignee: JaeHwa Jung
>             Fix For: 0.8-incubating
>
>
> If user write trim function at 'group by' phase on hive query mode, it makes a exception as follows: 
> {code:xml}
> Unexpected aggregation function. 
> {code}
> It needs to support trim functions as follows:
> - trim(text)
> - ltrim(text)
> - rtrim(text)



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)