Commit Graph

373 Commits

Author SHA1 Message Date
taojinlong
224f53c1c9 fix: oracle时间过滤组件提示异常 2023-04-13 12:42:22 +08:00
taojinlong
5762cb633c fix: API数据源接口中包含{}无法连接 2023-04-10 16:51:40 +08:00
taojinlong
c70115bd63 fix: CK 数据集联动时间筛选组件报错 2023-04-10 15:38:49 +08:00
taojinlong
6c416b8c96 Merge branch 'dev' of github.com:dataease/dataease into dev 2023-04-10 14:39:31 +08:00
taojinlong
8f37a452e8 fix: Oracle 数据库数据集 获取数据表字段错误 #4933 2023-04-10 11:57:15 +08:00
junjun
2d4e0e71b5 feat(视图): Doris,StarRocks同环比支持周,季度 2023-04-06 10:07:32 +08:00
junjun
409059d589 fix(视图): 修复日期不能过滤的问题 2023-03-28 09:56:06 +08:00
junjun
415eebef73 fix(视图): 修复mysql日期不能过滤的问题 #4891 2023-03-27 16:54:18 +08:00
taojinlong
c68bf3dd4b fix: 精简模式下,上传 Excel 文件文件时,空值会被置为0 2023-03-21 16:52:24 +08:00
taojinlong
b2c9c51934 fix: 校验数据库名称 2023-03-13 18:15:34 +08:00
wisonic-s
a27733ec1d fix(视图-日期字段下钻): 修复视图下钻时包含日期字段返回空数据
https://www.tapd.cn/55578866/bugtrace/bugs/view/1155578866001023529
2023-03-13 16:13:55 +08:00
marcus
9f7a51537c fix:解决impala数据源没对in操作的类型进行处理的问题 2023-03-13 11:13:46 +08:00
fit2cloud-chenyw
0395d34dee fix(过滤器): 树过滤器在sqlserver和ck数据源不能选择单字段过滤 2023-03-10 12:05:13 +08:00
junjun
c8aa609916 fix: 拼接sql时对单引号进行转义 2023-03-09 21:28:13 +08:00
wisonic-s
cac7a1759a feat(视图-子维度下钻): 视图支持从子维度下钻
https://www.tapd.cn/55578866/bugtrace/bugs/view/1155578866001023529
2023-03-09 20:36:10 +08:00
taojinlong
df518656c0 fix: impala数据源 SQL数据集将13位时间戳转为时间格式,在视图中无法修改显示方式 #4633 2023-03-09 17:55:46 +08:00
taojinlong
461eb1ee6e fix: 校验 redshift database name 2023-03-08 17:14:26 +08:00
taojinlong
d9a32cb40f fix: ES新建数据库数据集,表名含有-,出现预览数据失败 #4315 2023-03-08 16:18:16 +08:00
taojinlong
80c4cedb7f fix: 精简模式抽取csv数据 2023-03-01 16:43:49 +08:00
taojinlong
23ded193c4 fix: oracle 分页错误 2023-02-28 16:09:49 +08:00
taojinlong
1088be209f fix: 同步mysql数据出错 2023-02-27 15:37:08 +08:00
taojinlong
ba8a92c534 Merge branch 'dev' into pr@dev@pages 2023-02-20 15:58:44 +08:00
taojinlong
d0debd5c22 fix: mysql 同不出错 2023-02-20 15:58:28 +08:00
taojinlong
7cd63c9131 fix: 抽取 oralce data类型数据格式化 2023-02-20 15:16:30 +08:00
taojinlong
dfadeb6dbb fix: 抽取 oralce data类型数据格式化 2023-02-20 12:58:32 +08:00
taojinlong
8702af5db9 refactor: 去掉打印、注释 2023-02-15 16:12:39 +08:00
junjun
1b83afc800 fix(视图): 修复doris中使用case语法报错 2023-02-09 20:18:46 +08:00
taojinlong
94acb3e526 fix: 解析API数据出错 2023-02-06 16:21:56 +08:00
taojinlong
44ad8798d3 feat: API数据源支持输入jsonpath 2023-01-19 15:41:08 +08:00
taojinlong
0c50ace600 feat: API数据源支持输入jsonpath 2023-01-18 17:45:17 +08:00
taojinlong
444d7c52ac feat: API数据源支持输入jsonpath 2023-01-17 17:38:36 +08:00
taojinlong
f0de908748 feat: API数据源支持输入jsonpath 2023-01-17 16:59:20 +08:00
taojinlong
b1aafe0447 fix: impala 分页错误 2023-01-11 16:31:24 +08:00
taojinlong
0b625daefa fix: 同步doris数据不分页 2023-01-04 17:01:24 +08:00
taojinlong
f08042998e fix: 处理sql中的分号 2023-01-04 17:01:22 +08:00
taojinlong
43ffde295d fix: DB2 分页 2023-01-04 17:01:19 +08:00
taojinlong
588603ba5f fix: PG同步出错 2023-01-04 15:18:26 +08:00
taojinlong
14a85cbcc6 fix: 同步数据分页错误 2022-12-29 22:28:10 +08:00
taojinlong
442b76c013 fix: 同步数据分页错误 2022-12-29 14:27:59 +08:00
taojinlong
f73ef989bc fix: 解析sql错误 2022-12-28 15:21:18 +08:00
fit2cloud-chenyw
9dd6906fcb fix(过滤器): sqlserver查询精确到毫秒的源数据有误差 2022-12-26 16:31:48 +08:00
junjun
33d2651385 feat(视图): MySQL时间字段支持按季度、周统计 2022-12-26 10:04:26 +08:00
junjun
669f2aa235 feat(视图): MySQL时间字段支持按季度、周统计 2022-12-24 18:28:54 +08:00
taojinlong
0898186db2 fix: doris 明细表分页 2022-12-22 22:52:06 +08:00
taojinlong
b6798c6fee feat: 定时任务采用分页的方式拉取数据 2022-12-21 20:01:15 +08:00
taojinlong
4e25a992c7 Merge branch 'dev' into pr@dev@fix_dataset 2022-11-30 18:39:17 +08:00
junjun
d21b38c443 fix(视图): 修复doris明细表字段类型转换报错的问题 2022-11-30 15:47:55 +08:00
taojinlong
d1e09c33ca fix: sqlserver 时间格式 2022-11-30 15:42:08 +08:00
taojinlong
b259e30460 fix(数据集): doris数据集不支持分页 2022-11-30 00:12:07 +08:00
taojinlong
ab923a29c2 fix(数据集): 数据集时间格式化问题 2022-11-29 23:58:51 +08:00