[
https://issues.apache.org/jira/browse/KYLIN-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Han updated KYLIN-234:
---------------------------
Fix Version/s: (was: v0.7.1)
Backlog
> 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: Shaofeng SHI
> Labels: github-import
> Fix For: Backlog
>
>
> 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)