能否出一点KYLIN使用的视频教程?
chinacsj
15180809...@139.com
15180809092
电子名片新出VIP模板啦,快来体验>>
扫一扫,
快速添加名片到手机
--------------------------------------------------------------------------------
------------------ 原始邮件 ------------------
发件人: ShaoFeng Shi <shaofeng...@apache.org>
发送时间: 2022-11-24 17:20:07
收件人:user <user@kylin.apache.org>
抄送:(无) <>
主题: Re: KYLIN自定义聚合函数
Hi, it need some development. You can refer to this folder for measure
aggregator:https://github.com/apache/kylin/tree/main/core-metadata/src/main/java/org/apache/kylin/measure
To make it appear in the web page, also need to modify the front-end codes.
Best regards,
Shaofeng Shi 史少锋
Apache Kylin PMC,
Apache Incubator PMC,
Email: shaofeng...@apache.org
Apache Kylin FAQ: https://kylin.apache.org/docs/gettingstarted/faq.html
Join Kylin user mail group: user-subscr...@kylin.apache.org
Join Kylin dev mail group: dev-subscr...@kylin.apache.org
朱杨坤 <zhuyang...@xinchao.com> 于2022年11月21日周一 10:25写道:
请问:KYLIN 3.X版本怎么添加自定义聚合函数 , 并出现在度量 的选择项中?