Commit Graph

53811 Commits

Author SHA1 Message Date
wangmm0220 7c9168f4b4 Merge branch 'mark/tmq' of https://github.com/taosdata/TDengine into mark/tmq 2023-06-26 11:42:52 +08:00
Minglei Jin 020678391c fix(tsdb/cache): refine del locks 2023-06-26 11:19:31 +08:00
liuyao 1d22e6ba52 stream session end window function 2023-06-26 10:51:45 +08:00
wangmm0220 1d42603a1b fix:modify prefix of offset 2023-06-26 10:41:46 +08:00
wangmm0220 4be3f51390 fix:quote parse error in sml 2023-06-26 10:21:54 +08:00
Ganlin Zhao eb6bc0a64f add test case 2023-06-26 09:42:13 +08:00
wade zhang 701e09f4ea
Merge pull request #21829 from taosdata/FIX/TS-3565-main
fix: not to fiddle node role immaturely
2023-06-26 09:38:22 +08:00
Minglei Jin 5eb57f2e6e enh(tsdb/cache): writebatch with rcache locked 2023-06-26 08:41:14 +08:00
Minglei Jin 204999d57e tdb/test: refactor page recycling test cases 2023-06-26 08:10:45 +08:00
shenglian zhou 2f9c8417b6 fix: use appname to see whether it is udfd 2023-06-26 07:53:00 +08:00
jiajingbin faa421eddb test: save 2023-06-25 20:15:00 +08:00
yihaoDeng 9b451bc56a add checkpoint 2023-06-25 20:14:07 +08:00
yihaoDeng 52f588955b add checkpoint 2023-06-25 20:05:42 +08:00
yihaoDeng 04ab8e19d0 Merge branch 'enh/dev30' into enh/triggerCheckPoint2 2023-06-25 19:58:45 +08:00
Haojun Liao f9be16bef4 fix: update test case. 2023-06-25 19:42:10 +08:00
Haojun Liao 402c091df0 fix(stream): fix sma error. 2023-06-25 19:41:44 +08:00
Haojun Liao 9d8f6f37fe Merge remote-tracking branch 'origin/refact/fillhistory' into refact/fillhistory 2023-06-25 19:30:34 +08:00
Haojun Liao 000325f716 fix(stream): fix memory leak. 2023-06-25 19:30:21 +08:00
Benguang Zhao e260e1a2e4 fix: not to fiddle node role immaturely 2023-06-25 18:30:40 +08:00
wangmm0220 146aefe97e fix:enable test case in sml 2023-06-25 18:01:49 +08:00
dapan1121 f9b97f7c5c
Merge pull request #21813 from taosdata/fix/TD-3553-M3
fix: system stable query with limit/offset
2023-06-25 18:01:16 +08:00
yihaoDeng 74a4a89d70 add checkpoint 2023-06-25 17:59:36 +08:00
Ganlin Zhao 77d2737f91 fix: fix userAlias issue when keepColumnName is set to true 2023-06-25 17:51:51 +08:00
liuyao e236bf818c set fill history info 2023-06-25 17:47:10 +08:00
dapan1121 f66b1e77fc
Merge pull request #21824 from taosdata/fix/TS-3573
fix: table level privilege for query issue
2023-06-25 17:17:49 +08:00
yihaoDeng 832aed5e98 add checkpoint 2023-06-25 17:10:59 +08:00
plum-lihui 78b6b8b647 test: add tmq test case for check consume rows in client log file 2023-06-25 17:04:23 +08:00
yihaoDeng 0330f3b2db add checkpoint 2023-06-25 17:03:01 +08:00
kailixu f1eb637f03 chore: code revert 2023-06-25 16:52:22 +08:00
kailixu a868ed4895 fix: use max column length 2023-06-25 16:50:34 +08:00
Haojun Liao b607a78277
Merge pull request #21823 from taosdata/fix/liaohj
fix: fix memory leak.
2023-06-25 16:50:13 +08:00
dapan1121 6914c4dd45
Merge pull request #21804 from taosdata/fix/TD-24895
fix: merge tree free rc issue
2023-06-25 16:01:25 +08:00
jiajingbin 7eff0410e1 test: save 2023-06-25 15:25:46 +08:00
wangmm0220 5b88dfb90b fix:remove report offset flag 2023-06-25 15:24:52 +08:00
wangmm0220 57d567b074 Merge branch 'main' of https://github.com/taosdata/TDengine into mark/sml 2023-06-25 15:16:04 +08:00
wangmm0220 610aa0c8ba fix:modify log 2023-06-25 15:14:34 +08:00
Haojun Liao e4e66ad0a4 fix: fix memory leak. 2023-06-25 14:56:08 +08:00
wangmm0220 7a49d67078 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495 2023-06-25 14:54:16 +08:00
wangmm0220 d3dedbe676 fix:report current offset in tmq 2023-06-25 14:52:45 +08:00
Haojun Liao 7e7feeffdf fix: fix memory leak. 2023-06-25 14:38:31 +08:00
yihaoDeng e36de5edf7 add checkpoint 2023-06-25 14:35:20 +08:00
dapan1121 5135d7534e fix: sort quit issue 2023-06-25 13:45:17 +08:00
slzhou 6de507d392 fix: modify test case 2023-06-25 11:44:01 +08:00
Haojun Liao 3b394b7299
Merge pull request #21810 from taosdata/enh/addComipleOpt
Enh/add comiple opt
2023-06-25 11:39:27 +08:00
dapan1121 890030e820 fix: table level privilege for query issue 2023-06-25 11:39:22 +08:00
slzhou 1805d30e10 fix: add test case 2023-06-25 11:36:41 +08:00
shenglian zhou fd754eaa08 fix: udfd can not connect to taosd since authentification failure 2023-06-25 11:31:33 +08:00
liuyao c950c7379d Merge branch 'refact/fillhistory' of https://github.com/taosdata/TDengine into refact/fillhistory 2023-06-25 10:58:43 +08:00
liuyao e9d3198e05 mem leak 2023-06-25 10:57:10 +08:00
wade zhang 878a63f2f2
Merge pull request #21774 from taosdata/fix/xftan/TS-3552
fix(taosAdapter): do not use upx compression on macOS system
2023-06-25 10:50:37 +08:00