You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "liyang (JIRA)" <ji...@apache.org> on 2015/09/30 10:53:04 UTC

[jira] [Resolved] (KYLIN-234) Null String mapping in Cube Metadata

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

liyang resolved KYLIN-234.
--------------------------
       Resolution: Fixed
         Assignee: liyang  (was: Shaofeng SHI)
    Fix Version/s:     (was: Backlog)
                   v1.0

> Null String mapping in Cube Metadata
> ------------------------------------
>
>                 Key: KYLIN-234
>                 URL: https://issues.apache.org/jira/browse/KYLIN-234
>             Project: Kylin
>          Issue Type: New Feature
>          Components: Metadata
>            Reporter: Luke Han
>            Assignee: liyang
>              Labels: github-import
>             Fix For: v1.0
>
>
> In real case, especially in LEFT join, the NULL value will be replaced with hard code like "NULL", "NUL", "N/A" for some purpose.
> To well handle such requirement, it requires to know what string be used to replace in underline data source. And then process it in cube build job with this setting.
> Add one configuration section in cube metadata, for example:
>  "fact_table": "test_kylin_fact", "null_string": [ "NULL", "null" ], "filter_condition": null,
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/KylinOLAP/Kylin/issues/271
> Created by: [lukehan|https://github.com/lukehan]
> Labels: 
> Milestone: Backlog
> Created at: Fri Dec 26 13:28:02 CST 2014
> State: open



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