Commit Graph

56919 Commits

Author SHA1 Message Date
Haojun Liao 957c7f872b fix(stream): update the agg task status check, when transferring state. 2023-08-24 11:43:18 +08:00
shenglian-zhou e76e6bbb84
Update tsdbReadUtil.c 2023-08-24 11:34:56 +08:00
liuyao 1e108c4178 mem leak 2023-08-24 11:34:43 +08:00
liuyao 08553b7788 mem leak 2023-08-24 11:31:15 +08:00
wangjiaming0909 08fc2d1eb5 add doc for column comment 2023-08-24 11:29:15 +08:00
liuyao 7ebce2814f mem leak 2023-08-24 11:19:59 +08:00
Shungang Li 171cf049bc fix: new msg should be appended to segment tail 2023-08-24 11:03:06 +08:00
shenglian-zhou 1965703d53
Merge branch '3.0' into szhou/tsdb-neigh-block 2023-08-24 10:58:23 +08:00
huolibo ed70cd1f63 fix: jni error log 2023-08-24 10:56:12 +08:00
huolibo a3d4d0c57e fix: jni error log 2023-08-24 10:55:41 +08:00
Haojun Liao 04a13d10fe
Merge pull request #22531 from taosdata/fix/TD-25893
reload semi session state
2023-08-24 10:55:27 +08:00
huolibo dda7b5dc7e feat(driver): add committed assignment API for jdbc 2023-08-24 10:37:46 +08:00
Shuduo Sang 7b9d14aad3
docs: add note to csharp connector docs (#22541)
* docs: fix taos_init() return type

* docs: refine c interface doc

* docs: add platform note to csharp connector.
2023-08-24 10:34:35 +08:00
yihaoDeng 3afea998ac refactor log 2023-08-24 10:15:15 +08:00
wangmm0220 be74370e98 fix:memory leak 2023-08-24 09:25:26 +08:00
wangmm0220 775f0668c5 fix:[TD-258900]modify tmq trans conflict to db level 2023-08-24 09:25:26 +08:00
wangmm0220 8f3956cc67 fix:[TD-258900]modify tmq trans conflict to db level 2023-08-24 09:25:26 +08:00
dapan1121 599e496ceb
Merge pull request #22518 from taosdata/test/union_timeline
test: add test cases for timeline function used for select * union query
2023-08-24 09:23:18 +08:00
Ganlin Zhao bae7bee389 fix error 2023-08-23 23:59:24 +08:00
Ganlin Zhao 962a0cd403 fix 2023-08-23 23:34:02 +08:00
Ganlin Zhao e26e0e2f29 add test 2023-08-23 22:59:52 +08:00
Ganlin Zhao 1a5e288901 add test cases 2023-08-23 22:59:13 +08:00
Ganlin Zhao 1190442936 fix: use MD5 hash to fix aliasname not enough to hold dbname.tbname 2023-08-23 22:58:11 +08:00
yihaoDeng 0959758bd5 fix transfer error 2023-08-23 21:43:10 +08:00
wangmm0220 4591f24746 fix:memory leak 2023-08-23 19:41:02 +08:00
chenhaoran 2d72543f69 test:kill other process when start cases in windows 2023-08-23 19:13:45 +08:00
liuyao 23252749be Merge branch 'enh/triggerCheckPoint2' of https://github.com/taosdata/TDengine into enh/triggerCheckPoint2 2023-08-23 19:04:30 +08:00
liuyao f66f203caa reload semi session state 2023-08-23 19:04:11 +08:00
Haojun Liao 8e07703dd2 fix(stream): reset the timerActive value. 2023-08-23 18:26:07 +08:00
wade zhang d5c4d3888e
Merge pull request #22535 from taosdata/fix/TS-3831-MAIN
fix: query failed return time from websocket is last successful time
2023-08-23 18:10:52 +08:00
Haojun Liao 809d3087ff Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2
# Conflicts:
#	source/dnode/mnode/impl/src/mndStream.c
2023-08-23 17:53:50 +08:00
Haojun Liao 230d8c2d80 fix(stream): fix error in stream computing after vnode is transferred to other dnodes. 2023-08-23 17:50:44 +08:00
yihaoDeng 1ffc13d391 fix mem leak 2023-08-23 17:02:12 +08:00
Alex Duan 6877e33c87 fix: query have error get time is last successful 2023-08-23 16:49:37 +08:00
wangmm0220 f19c1ea3fe fix:[TD-258900]modify tmq trans conflict to db level 2023-08-23 16:46:33 +08:00
wangmm0220 8fc8aad1b5 fix:[TD-258900]modify tmq trans conflict to db level 2023-08-23 16:44:29 +08:00
Hongze Cheng 6a20420f07 feat: add minDiskFreeSize cfg 2023-08-23 16:41:29 +08:00
Alex Duan 2aa47dd191 fix: walRetention modify info 2023-08-23 16:37:36 +08:00
yihaoDeng 5b621fc0c5 fix mem leak 2023-08-23 16:32:32 +08:00
wade zhang 013cf97a6e
Merge pull request #22510 from taosdata/packaging/update_packaging_script
update packaging script
2023-08-23 16:23:57 +08:00
Alex Duan f45d1c69b8 fix: -t option and wal retention ci 2023-08-23 16:17:52 +08:00
wade zhang b33bb84340
Merge pull request #22527 from taosdata/fix/TD-25902
fix: alter stt_trigger bug
2023-08-23 15:46:41 +08:00
liuyao 6b61da1a41 reload semi session state 2023-08-23 15:36:15 +08:00
wade zhang 588e453df7
Merge pull request #22530 from taosdata/test/TD-25838
Update dnodes.py
2023-08-23 15:28:34 +08:00
yihaoDeng ccb675fe2b Merge branch 'enh/triggerCheckPoint2' of https://github.com/taosdata/TDengine into enh/triggerCheckPoint2 2023-08-23 14:27:35 +08:00
yihaoDeng faa4bbcaca fix mem leak 2023-08-23 14:26:45 +08:00
chenhaoran 7bee618ee1 test:kill tmq_sim process when start cases in windows 2023-08-23 14:16:14 +08:00
haoranchen 9545c7882a
Update dnodes.py 2023-08-23 14:13:46 +08:00
Haojun Liao f8a3cdb987 Merge remote-tracking branch 'origin/enh/triggerCheckPoint2' into enh/triggerCheckPoint2 2023-08-23 14:10:56 +08:00
Haojun Liao b0c5fa8290 fix(stream): reset the task status. 2023-08-23 14:10:41 +08:00