Commit Graph

54448 Commits

Author SHA1 Message Date
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
Minglei Jin fc79074e49 tdb/ofp: turn ofp recycle off for ci 2023-06-28 15:51:33 +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
Haojun Liao 8867a57262 fix(stream): fix syntax error. 2023-06-28 14:48:59 +08:00
Haojun Liao 78739e4bdb fix(stream): fix syntax error. 2023-06-28 14:21:11 +08:00
Haojun Liao f4309603e3 fix(stream): fix syntax error. 2023-06-28 14:05:38 +08:00
slzhou fc3fe9dff8 fix: remove connect to mnode 2023-06-28 13:49:13 +08:00
Haojun Liao ed900d6ff6
Merge branch '3.0' into refact/fillhistory 2023-06-28 13:48:26 +08:00
Minglei Jin b2c0bcb1e0 tdb/ofp-recycle: fix mem leaks 2023-06-28 13:35:14 +08:00
Haojun Liao 57fcd553f8 refactor: do some internal refactor. 2023-06-28 13:13:13 +08:00
wangmm0220 1fc664693e fix:continue consume if wal is dropped 2023-06-28 11:54:48 +08:00
chao.feng d1ae156dac add user privilege cases of insert and select operation for stable,child table and table by charle 2023-06-28 11:42:06 +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
Minglei Jin a3c9b17212 tdb/ofp: recycl ofps 2023-06-28 10:46:01 +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
Haojun Liao 3710ea4aca refactor: do some internal refactor. 2023-06-28 09:41:08 +08:00
Minglei Jin f8921199e7 tdb/test: cases for ofp recycling 2023-06-28 09:37:26 +08:00
Hongze Cheng c3a34f5012 Merge branch 'enh/tsdb_optimize' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-06-28 09:16:48 +08:00
Hongze Cheng b13010c490 fix retention infinit loop 2023-06-28 09:16:43 +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
Minglei Jin 4d02199547 Merge branch '3.0' into fix/TD-24717 2023-06-28 08:04:52 +08:00
Haojun Liao 9116a4092a fix(tsdb):fix memory leak. 2023-06-28 01:04:58 +08:00
Haojun Liao 15c55508ac fix(stream): fix error in read tombblock in stt files. 2023-06-27 23:37:11 +08:00
Haojun Liao a19e63fd23 fix(stream): fix error in handling fill history. 2023-06-27 23:00:14 +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
Haojun Liao 4bb78df27c fix(stream): reduce the sleep time. 2023-06-27 16:44:35 +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
jiajingbin 5d5f92450a
Merge branch '3.0' into test/ts-3495 2023-06-27 16:41:04 +08:00
Haojun Liao 32fddeff18 fix(stream): fix error retrieve data from source task.And optimize the test cases. 2023-06-27 16:24:47 +08:00
Ganlin Zhao 2f18b60422 add test case 2023-06-27 15:34:58 +08:00
Ganlin Zhao 427484889a add test case 2023-06-27 15:33:41 +08:00
wade zhang b4f2a97ec6
Merge pull request #21867 from taosdata/docs/xftan/TD-24882
docs: update driver-go document
2023-06-27 15:21:12 +08:00