Kylin
Resemble_
一只程序猿的奇思妙想
github: https://github.com/Resemble
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Kylin日期函数测试
目录 1、需求 2、函数调研 2.1 Date/time functions 2.2 Type conversion 3、测试 3.1 测试代码 3.2 测试结果 参考文章 1、需求 要在Kylin的sql中使用像date_sub类似的功能,date_sub的意义就是2018-08-08的前8天为2018-07-31。 2、函数调研 2.1 Date/time functi...原创 2018-08-08 15:02:50 · 9414 阅读 · 1 评论 -
kylin build过程详解
目录 1. 计算cuboid文件 1.1 生成原始数据(Create Intermediate Flat Hive Table) 1.2 创建事实表distinct column文件(Extract Fact Table Distinct Columns) 1.3 创建维度词典(Build Dimension Dictionary) 1.4 计算生成BaseCuboid文件(Build ...转载 2019-01-25 19:41:43 · 3447 阅读 · 0 评论
分享