You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Mehant Baid (JIRA)" <ji...@apache.org> on 2014/06/04 07:31:02 UTC

[jira] [Updated] (DRILL-848) sum() over a varchar column hangs sqlline

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

Mehant Baid updated DRILL-848:
------------------------------

    Fix Version/s: Future

> sum() over a varchar column hangs sqlline
> -----------------------------------------
>
>                 Key: DRILL-848
>                 URL: https://issues.apache.org/jira/browse/DRILL-848
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Functions - Drill
>            Reporter: Chun Chang
>             Fix For: Future
>
>
> #Wed May 28 10:41:14 PDT 2014
> git.commit.id.abbrev=01bf849
> If you do a sum over a varchar column, sqlline will hang:
> sqlline version 1.1.6
> 0: jdbc:drill:schema=dfs> select sum(c_groupby) from data;
> here c_groupby is a string column. This is over a parquet file. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)