From 72e9973000db814649f6c66416cd724bded72480 Mon Sep 17 00:00:00 2001 From: haoranchen Date: Thu, 2 Jan 2025 16:14:43 +0800 Subject: [PATCH 1/3] Update 3.3.5.0.md --- docs/en/28-releases/03-notes/3.3.5.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/28-releases/03-notes/3.3.5.0.md b/docs/en/28-releases/03-notes/3.3.5.0.md index a82ba082b04..a740daa76b7 100755 --- a/docs/en/28-releases/03-notes/3.3.5.0.md +++ b/docs/en/28-releases/03-notes/3.3.5.0.md @@ -75,7 +75,7 @@ slug: /release-history/release-notes/3.3.5.0 28. fix: after the tags of the table are updated, the stream computing fails to recognize and apply the ne values. 29. fix: fix kafka timeout issue and improve performance and stability 30. fix: in sql queries, when both 'is null' and invalid 'in' filter conditions are included simultaneously, the query results are incorrect. https://github.com/taosdata/TDengine/issues/29067 - 31. fix: sql queries containing both 'IN' and 'BETWEEN' filter conditions result in incorrect query results. https://github.com/taosdata/TDengine/issues/#28989 + 31. fix: sql queries containing both 'IN' and 'BETWEEN' filter conditions result in incorrect query results. https://github.com/taosdata/TDengine/issues/28989 32. fix: when performing multiplication or division operations between timestamp and numeric types, the results are incorrect. https://github.com/taosdata/TDengine/issues/28339 33. fix: data type conversion error in the IN statement leads to incorrect query results. https://github.com/taosdata/TDengine/issues/29047 https://github.com/taosdata/TDengine/issues/28902 34. fix: the error in filtering results when constant conditions are combined with OR operators. https://github.com/taosdata/TDengine/issues/28904 From f80a1705d8402e242889cc765de1be3f201d2c69 Mon Sep 17 00:00:00 2001 From: huohong <346479823@qq.com> Date: Thu, 2 Jan 2025 16:17:48 +0800 Subject: [PATCH 2/3] Update 3.3.5.0.md --- docs/zh/28-releases/03-notes/3.3.5.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/zh/28-releases/03-notes/3.3.5.0.md b/docs/zh/28-releases/03-notes/3.3.5.0.md index 8b5c6398133..f3bd9ea4a13 100755 --- a/docs/zh/28-releases/03-notes/3.3.5.0.md +++ b/docs/zh/28-releases/03-notes/3.3.5.0.md @@ -52,7 +52,7 @@ description: 3.3.5.0 版本说明 6. 修复:窗口内数据更新导致流计算停止的问题 7. 修复:libtaosws.so 读取数据时如果连接中端,错误码设置有误 8. 修复:OPC 数据点位以 @ 开头时解析错误 - 9. 修复:taosbechmark 解决云服务下show vgroups 权限问题 + 9. 修复:taosBenchmark 解决云服务下show vgroups 权限问题 10. 修复:taosX 迁移支持列压缩的超宽超级表时报语法错误 11. 修复:Vnode 占用内存估算错误的问题 12. 修复:对 varchar 类型的常量字符串进行 union all 查询时失败的问题 @@ -74,7 +74,7 @@ description: 3.3.5.0 版本说明 28. 修复:在源表的标签更新后,流计算未能识别并应用新的标签值 29. 修复:调整 Kafka 订阅参数提升 Kakfa 数据写入性能和稳定性 30. 修复:SQL 查询中同时包含 is null 和无效的 in 筛选条件时,查询结果有误 https://github.com/taosdata/TDengine/issues/29067 - 31. 修复:SQL 查询中同时包含 in 和 between 筛选条件时,查询结果有误 https://github.com/taosdata/TDengine/issues/#28989 + 31. 修复:SQL 查询中同时包含 in 和 between 筛选条件时,查询结果有误 https://github.com/taosdata/TDengine/issues/28989 32. 修复:timestamp 类型和数值类型进行乘除运算时结果有误 https://github.com/taosdata/TDengine/issues/28339 33. 修复:IN 条件中的数据类型转换错误导致查询结果不正确 https://github.com/taosdata/TDengine/issues/29047 https://github.com/taosdata/TDengine/issues/28902 34. 修复:常量条件和 OR 运算符结合时筛选结果错误 https://github.com/taosdata/TDengine/issues/28904 From 99173dfcd8bcd5c5084930337a9112dc3876baae Mon Sep 17 00:00:00 2001 From: huohong <346479823@qq.com> Date: Thu, 2 Jan 2025 16:18:49 +0800 Subject: [PATCH 3/3] Update 3.3.5.0.md --- docs/zh/28-releases/03-notes/3.3.5.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/28-releases/03-notes/3.3.5.0.md b/docs/zh/28-releases/03-notes/3.3.5.0.md index f3bd9ea4a13..7e16516344e 100755 --- a/docs/zh/28-releases/03-notes/3.3.5.0.md +++ b/docs/zh/28-releases/03-notes/3.3.5.0.md @@ -9,7 +9,7 @@ description: 3.3.5.0 版本说明 2. 特性:taosX 增量备份与恢复 3. 特性:JDBC WebSocket 连接支持 STMT2 接口 4. 特性:Rust 连接器支持 STMT2 接口 - 5. 特性: taos-CLI 中在错误提示中增加错误码 + 5. 特性:taos-CLI 中在错误提示中增加错误码 6. 特性:Python 连接器对接 SuperSet 7. 特性:Explorer 可配置 Grafana Dashboard 8. 特性:taosX-agent 支持配置内存缓存队列长度