Commit Graph

124 Commits

Author SHA1 Message Date
taojinlong
296d1813ee fix: sqlserver 增量sql 2021-11-29 18:50:07 +08:00
taojinlong
1df9c12c60 fix: 识别 bit 字段长度 2021-11-29 18:22:47 +08:00
taojinlong
1c058ad8b0 fix(数据集): 识别 hive 字段类型 2021-11-25 22:02:04 +08:00
taojinlong
86b81f6a77 fix: hive 数据源字段识别 2021-11-23 16:36:58 +08:00
taojinlong
4fd1063e45 feat: 读出据库数据集的的 comment 属性 2021-11-23 16:36:26 +08:00
taojinlong
6e8020b148 refactor: 格式化代码 2021-11-22 18:34:49 +08:00
junjie
ca5fa388d8 fix:sqlserver计算字段bug 2021-11-16 14:54:18 +08:00
junjie
daa19674ba fix:sqlserver计算字段bug 2021-11-16 14:54:00 +08:00
xuwei-fit2cloud
a8935a49a0 refactor: 删除不必要的代码 2021-11-16 11:01:38 +08:00
fit2cloud-chenyw
772de9e6dd refactor: 删除非必要注释 2021-11-15 16:51:45 +08:00
taojinlong
01e23ef5c2 feat: 支持 hive 数据源 2021-11-11 09:58:48 +08:00
taojinlong
de4f71c6bc feat: 支持 hive 数据源 2021-11-10 18:42:44 +08:00
taojinlong
9fa66031e8 fix: pg 时间类型转换 2021-11-04 12:01:17 +08:00
taojinlong
788331ee60 fix: redshift sql 2021-11-03 11:57:26 +08:00
xiajunjie
8088f6ae2a fix: rollback,数据集处的doris仍需要分页 2021-11-02 19:55:25 +08:00
taojinlong
14ea9837b6 refactor: 规范代码结构 2021-11-01 18:51:59 +08:00
taojinlong
8935dd2e07 refactor: 规范代码结构 2021-11-01 18:48:25 +08:00
taojinlong
308a0f9393 feat: redshift 2021-11-01 15:00:33 +08:00
junjie
bc4ef29bd2 feat:视图默认返回1000条数据;doris默认不排序 2021-11-01 12:39:57 +08:00
taojinlong
54ef74ff4b feat: 支持mongodb 2021-10-25 12:22:01 +08:00
taojinlong
07c987d506 fix: pg 时间格式化错误 2021-10-20 17:44:16 +08:00
taojinlong
66f3d43c5a fix: 识别 ck 字段类型 2021-10-18 18:52:57 +08:00
taojinlong
11384ff164 fix: 识别 ck 字段类型 2021-10-18 17:45:43 +08:00
junjie
aa68de259c feat:过滤条件优化 2021-10-12 11:14:05 +08:00
taojinlong
e3e2550194 refactor: 规范类名 2021-10-11 16:35:24 +08:00
taojinlong
e934e48589 fix: 【数据集】识别doris类型错误 2021-09-30 12:32:22 +08:00
junjie
611e58c723 fix: 直连数据集sql order by预览顺序 2021-09-29 17:49:22 +08:00
taojinlong
a6fd382529 fix: oralce 拼接sql时,加上schema 2021-09-28 16:42:03 +08:00
taojinlong
cf5cf54363 feat: 【数据源】数据源类型增加mariadb和doris分类 2021-09-27 16:54:07 +08:00
taojinlong
ae90ed3ab9 fix: ck 时间过滤 2021-09-26 17:54:57 +08:00
taojinlong
2fd77e0dc8 fix: sqlserver 2008 分页问题 2021-09-26 15:13:12 +08:00
taojinlong
78bbdc8aea refactor: 去掉废弃代码 2021-09-25 15:41:04 +08:00
taojinlong
c74e3863e0 fix: 识别es 数据类型 2021-09-24 16:42:30 +08:00
taojinlong
fb9ccc05e1 fix: 识别es 数据类型 2021-09-24 16:00:37 +08:00
taojinlong
fe0071665e fix: 识别es 数据类型 2021-09-24 15:30:09 +08:00
taojinlong
5a1c68f7fe Merge branch 'dev' into pr@dev@ckes 2021-09-22 18:47:08 +08:00
taojinlong
c19f63590b feat: ck 支持直连模式;es支持 6.* 2021-09-22 18:46:29 +08:00
junjie
d1e56b5784 fix: Doris类型 2021-09-22 15:40:12 +08:00
junjie
d3e2756b26 fix: 日期下钻 2021-09-18 10:39:50 +08:00
taojinlong
e1b32c6895 feat: 支持直连模式(ch) 2021-09-15 18:20:31 +08:00
taojinlong
18e8fd1dbc feat: 支持直连模式(elasticsearch) 2021-09-08 16:36:19 +08:00
taojinlong
43d0f227e0
Merge pull request #789 from dataease/pr@dev@es
feat: 支持直连模式(elasticsearch)
2021-09-08 15:51:01 +08:00
taojinlong
5a6ff503f5 feat: 支持直连模式(elasticsearch) 2021-09-08 15:49:25 +08:00
junjie
b9d10f5899 feat(视图): 各数据源支持明细表计算逻辑 2021-09-06 14:18:27 +08:00
junjie
53b6510859 feat(视图): 增加明细表 2021-09-06 14:06:10 +08:00
junjie
a47c54c2a6 fix: 过滤时间类型字段可能出错 2021-09-03 16:56:51 +08:00
junjie
bc17daf1ed fix: 过滤时间类型字段可能出错 2021-09-03 16:36:19 +08:00
junjie
b3e3e667af fix: 数据源查询计算过滤完善 2021-09-01 13:31:12 +08:00
junjie
9c8eb79e1a fix: 数据源查询计算过滤完善 2021-09-01 11:55:30 +08:00
taojinlong
9ce84c7236 fix: oracle 表名支持小写字母 2021-08-31 22:45:28 +08:00