[ 
https://issues.apache.org/jira/browse/KYLIN-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17865958#comment-17865958
 ] 

ASF subversion and git services commented on KYLIN-5872:
--------------------------------------------------------

Commit e5e3f482e4eab41fc79f4928d3d2f089bb439462 in kylin's branch 
refs/heads/kylin5 from huangsheng
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=e5e3f482e4 ]

KYLIN-5872 Support getting comments of hive table/column for dimensions of 
model view


> Support getting comments from hive table/column for dimensions model view
> -------------------------------------------------------------------------
>
>                 Key: KYLIN-5872
>                 URL: https://issues.apache.org/jira/browse/KYLIN-5872
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Modeling
>    Affects Versions: 5.0-alpha
>            Reporter: pengfei.zhan
>            Assignee: pengfei.zhan
>            Priority: Major
>             Fix For: 5.0.0
>
>
> If it's a normal Hive table, the original column names are fetched, which are 
> in English (feature supported).
> If it is a modelview, the dimension name is the original column name by 
> default, according to the customer's usage, the customer will not modify the 
> dimension name by default, because it is also in English.
> We have discussed with R&D about connecting modelview to get the dimension 
> name, on the basis of the dimension name, can we add the original columns 
> corresponding to the dimension, which can't be realized due to the jdbc 
> specification and the customer scenario doesn't need it. In the end, there 
> was no change in this issue.
> Hive table annotations can be synchronized (supported).
> When a modelview, support is required to synchronize column annotations in 
> the modelview:
>  * dimension, you can synchronize the annotations of the columns 
> corresponding to the dimension
>  * Metrics, currently synchronize the original columns corresponding to the 
> metrics, need to support column annotations
>  * CC columns defined as dimensions/metrics, after exposing computable 
> columns to BI, annotations can be null (customer wants CC columns to support 
> definition descriptions, out of scope of current delivery)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to