Commit Graph

401 Commits

Author SHA1 Message Date
zhaoqian
8c6ca5b5b8 fix: RDS数据源的SQL数据集制作的视图,使用时间过滤组件过滤后视图数据为空 #5431 2023-07-03 14:03:27 +08:00
tktkl
fba5d3029d
fix upper bug ,Update EsQueryProvider.java 2023-06-15 17:48:45 +08:00
taojinlong
ad2ce8cd88 fix: 处理日期、时间过滤 2023-06-12 17:41:34 +08:00
taojinlong
00a3da756e fix: 校验数据库名称 2023-06-12 17:39:59 +08:00
wisonic-s
a82f508a32 fix(视图-过滤): 修复定时同步数据集时间过滤组件失效。 2023-06-07 18:27:25 +08:00
wisonic-s
4a5f5ca9bd fix(视图): 定时同步数据集时间类型字段过滤不生效 2023-05-31 11:00:13 +08:00
taojinlong
e0240d593e fix: sqlserver 过滤中文 2023-05-30 11:21:03 +08:00
taojinlong
4b91191362 fix: sqlserver 过滤中文 2023-05-29 16:55:58 +08:00
taojinlong
387571f9b2 fix: 校验数据库名称 2023-05-26 11:57:34 +08:00
taojinlong
0111339aa6
Merge pull request #5328 from dataease/pr@dev@fixdataset
fix: 精简模式导入Excel处理特殊字符
2023-05-25 23:41:28 +08:00
taojinlong
69621cb6aa fix: 精简模式导入Excel处理特殊字符 2023-05-25 23:40:54 +08:00
taojinlong
3602730b00
Merge pull request #5324 from dataease/pr@dev@fixdataset
fix: 校验数据库名称
2023-05-25 16:30:43 +08:00
taojinlong
162a70c8f0 fix: 校验数据库名称 2023-05-25 16:27:01 +08:00
taojinlong
9624daf021
Merge pull request #5314 from dataease/pr@dev@fixdataset
fix: sqlserver 过滤中文
2023-05-25 14:29:58 +08:00
taojinlong
db016e2c5e fix: sqlserver 过滤中文 2023-05-25 14:26:50 +08:00
junjun
69598d0530 refactor: 季度、周格式增加字母标识 2023-05-25 13:23:36 +08:00
taojinlong
e5b2eb1788 fix: 时间联动不生效 2023-05-24 17:37:45 +08:00
taojinlong
9ddb28d9bf fix: 时间联动不生效 2023-05-24 17:10:40 +08:00
taojinlong
834680e784
Merge pull request #5269 from dataease/pr@dev@fixdataset
Pr@dev@fixdataset
2023-05-22 17:11:22 +08:00
taojinlong
071181b2a7 fix: sqlserver 支持查询中文 2023-05-22 17:08:11 +08:00
taojinlong
71bd530c4f fix: ck 时间过滤错误 2023-05-22 17:07:31 +08:00
taojinlong
85b66a1f13 fix: 精简模式插入excel数据出错:/ 2023-05-22 17:06:47 +08:00
fit2cloud-chenyw
5ebba3a5e5 feat(仪表板): 文本搜索组件忽略大小写 2023-05-22 16:41:36 +08:00
taojinlong
8fc65f7f19 refactor: 获取 oracle 所有表 2023-05-16 15:02:07 +08:00
taojinlong
ac9e2fb838 fix: Excel包含Emoji字符会导致导入失败 2023-05-15 12:32:06 +08:00
taojinlong
8ac967b193 fix: 校验 redshift database name 2023-05-11 14:27:38 +08:00
taojinlong
150895caba fix: 识别 mysql BIGINT UNSIGNED 2023-04-27 16:20:46 +08:00
taojinlong
73c14748b8 fix(过滤器): 树过滤器在sqlserver和ck数据源不能选择单字段过滤 2023-04-14 16:24:08 +08:00
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