You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2016/09/16 08:53:20 UTC

[jira] [Updated] (CALCITE-1347) Druid adapter column detection misses strings

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

Jesus Camacho Rodriguez updated CALCITE-1347:
---------------------------------------------
    Fix Version/s: 1.9.0

> Druid adapter column detection misses strings
> ---------------------------------------------
>
>                 Key: CALCITE-1347
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1347
>             Project: Calcite
>          Issue Type: Bug
>          Components: druid
>            Reporter: Gian Merlino
>            Assignee: Julian Hyde
>             Fix For: 1.9.0
>
>
> Currently string columns aren't detected because "isSupportedType" doesn't include them.
> Also, I think there isn't any need to add to fieldBuilder while scanning the "aggregators" - that map contains the aggregate functions used to create the metric columns, but the metric columns are still in "columns" anyway.
> Patch: https://github.com/apache/calcite/pull/268



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)