You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Dong Li (JIRA)" <ji...@apache.org> on 2015/11/16 09:26:11 UTC

[jira] [Updated] (KYLIN-993) implement substr support in kylin

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

Dong Li updated KYLIN-993:
--------------------------
    Attachment: 0001-KYLIN-993-Support-functions-in-where-clause.patch

This patch will translate parts of single-col filter function to IN clause, like LOWER/UPPER/SUBSTRING/LIKE/INCAP, and pass others to calcite for in-memory filter.
Patch is for 1.x, please help to review. I'll port to 2.x and enable more translation if it's OK.

> implement substr support in kylin
> ---------------------------------
>
>                 Key: KYLIN-993
>                 URL: https://issues.apache.org/jira/browse/KYLIN-993
>             Project: Kylin
>          Issue Type: Bug
>          Components: Query Engine
>            Reporter: Aroop Maliakkal
>            Assignee: liyang
>            Priority: Minor
>         Attachments: 0001-KYLIN-993-Support-functions-in-where-clause.patch
>
>
> currently kylin queries doesn't support substr in the queries. Please analyze and see if we can implement it.



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