Commit Graph

53558 Commits

Author SHA1 Message Date
wangmm0220 b264640ca1 fix:error in limit for tmq group 2023-06-29 11:15:53 +08:00
dapan1121 3519e9170e Merge remote-tracking branch 'origin/main' into 3.0 2023-06-29 11:13:45 +08:00
Haojun Liao 225b422f5f fix(stream): fix error in type bytes. 2023-06-29 11:01:34 +08:00
Haojun Liao d73d3d0ead fix(stream): fix error in type bytes. 2023-06-29 10:59:59 +08:00
wangmm0220 4c39629d3c Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq 2023-06-29 10:48:41 +08:00
wangmm0220 64d8d63f3d fix:error in limit for tmq group 2023-06-29 10:47:55 +08:00
wade zhang 80130b2691
Merge pull request #21851 from luckeverda/fix/TD-24473
fix/TD-24542/TD-24484/TD-24473
2023-06-29 10:42:53 +08:00
Shungang Li 308ba7a02e fix: type geometry predicates support
support "=, <>, is null, is not null, in, not in"
2023-06-29 09:44:51 +08:00
kailixu 1e9b85545b chore: more code 2023-06-28 20:57:05 +08:00
kailixu aefebfca7f enh: update of user auth version 2023-06-28 20:49:29 +08:00
wangmm0220 98ce30f55c docs:modify docs for tmq 2023-06-28 19:26:34 +08:00
wade zhang 24ce15c243
Merge pull request #21887 from taosdata/fix/TD-24912-MAIN
fix: restore current database while restoring connection
2023-06-28 19:06:16 +08:00
wangmm0220 fdcfa87994 fix:case error 2023-06-28 18:34:22 +08:00
wangmm0220 6cd0f98e44 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495 2023-06-28 18:09:30 +08:00
Alex Duan 91a6b891aa fix: restore current database while restoring connection 2023-06-28 17:32:15 +08:00
Haojun Liao d0542f99e2
Merge pull request #21744 from taosdata/mark/tmq
opti:tmq logic
2023-06-28 17:23:56 +08:00
wangmm0220 c98a298b62 fix:test case 2023-06-28 17:13:14 +08:00
wangmm0220 4ead47bcbd fix:add rows to pSub if rebalance 2023-06-28 16:43:30 +08:00
wangmm0220 865a3b2509 fix:add rows to pSub if rebalance 2023-06-28 16:37:57 +08:00
dapan1121 27a201441a
Merge pull request #21821 from taosdata/fix/ts-3572
fix: udfd can not connect to taosd since authentification failure
2023-06-28 16:31:59 +08:00
Hui Li d91f44c274
Merge pull request #21850 from taosdata/test/ts-3495
test: finish testcases for TS-3495 and TS-3497
2023-06-28 16:24:40 +08:00
dapan1121 f56499e036
Merge pull request #21883 from taosdata/docs/TD-24855
docs: fix document error for unique and sample
2023-06-28 16:13:59 +08:00
Ganlin Zhao 1d1d35ea79
Update 10-function.md 2023-06-28 16:11:13 +08:00
Ganlin Zhao 1d314b9ac2
Update 10-function.md 2023-06-28 16:10:04 +08:00
wangmm0220 ce0b71c634 fix:add rows to pSub if rebalance 2023-06-28 15:57:30 +08:00
dapan1121 0eff07dc8f
Merge pull request #21877 from taosdata/fix/TD-24967
fix: fix coverity scan issue
2023-06-28 15:49:40 +08:00
Ganlin Zhao 4f613220d1 fix sample docs 2023-06-28 15:13:35 +08:00
Ganlin Zhao 1a6511fee0 fix unique document 2023-06-28 15:09:42 +08:00
wangmm0220 4a17f4b9f5 fix:add rows to pSub if rebalance 2023-06-28 14:57:31 +08:00
slzhou fc3fe9dff8 fix: remove connect to mnode 2023-06-28 13:49:13 +08:00
wangmm0220 1fc664693e fix:continue consume if wal is dropped 2023-06-28 11:54:48 +08:00
Ganlin Zhao 5bb7d26501 fix coverity scan issue 2023-06-28 11:12:10 +08:00
Ganlin Zhao 421e75d03b fix coverity issue 2023-06-28 10:47:30 +08:00
Haojun Liao 255c9be2d7
Merge pull request #21849 from taosdata/mark/scan
fix:coverity scan error
2023-06-28 10:44:14 +08:00
wangmm0220 fb82b61d2f fix:pSub is null 2023-06-28 10:35:38 +08:00
Ganlin Zhao 2be7b7f004 fix coverity issue 2023-06-28 10:20:54 +08:00
Ganlin Zhao aa33384a41 fix coverity issue 2023-06-28 10:07:52 +08:00
wangmm0220 d34dc1242f fix:memory leak 2023-06-28 09:41:20 +08:00
dapan1121 0b79812373
Merge pull request #21836 from wangjiaming0909/feature/3.0/optimize_order_limit
feature: optimize order by limit using priority queue
2023-06-28 09:09:59 +08:00
wangmm0220 c4d6661c2e fix:configure error 2023-06-27 19:10:58 +08:00
wangmm0220 18b7042a45 Merge branch 'mark/tmq' of https://github.com/taosdata/TDengine into mark/tmq 2023-06-27 18:35:39 +08:00
wangmm0220 7d15958509 Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq 2023-06-27 18:18:27 +08:00
wade zhang c6c5aea406
Merge pull request #21870 from taosdata/docs/TD-24988
docs(driver): jdbc 3.2.3
2023-06-27 17:59:12 +08:00
wangjiaming0909 57ddb3437d feature: optimize order by limit using priority queue 2023-06-27 17:50:50 +08:00
huolibo 4e873e5927 docs(driver): jdbc 3.2.3 2023-06-27 17:47:30 +08:00
wangmm0220 7e38ef7091 fix:add limit for topic and group num 2023-06-27 17:44:51 +08:00
wangmm0220 4b95ea9cad fix:clear consumer if normal close 2023-06-27 17:11:20 +08:00
Hui Li ca628593f9
Merge pull request #21864 from taosdata/test/TD-24925-3.0
test: add forbid stream and topic case to splitVGroup.py
2023-06-27 16:50:11 +08:00
Haojun Liao b18d392ce1
Merge pull request #21855 from taosdata/fix/TD-24968
fix coverity san issues
2023-06-27 16:45:18 +08:00
dapan1121 3db873652a
Merge pull request #21868 from taosdata/fix/TS-3581
fix: fix result of first can be 0 occasionally
2023-06-27 16:43:35 +08:00