Commit Graph

14845 Commits

Author SHA1 Message Date
wangmm0220 a0fadb07ea fix:support length function for varbinary 2023-09-04 17:15:03 +08:00
slzhou 3650a6bc2c fix: select tags from child table error 2023-09-01 20:42:27 +08:00
Minglei Jin 5159bf3e2a fix(stream): fix epset errors 2023-09-01 15:33:23 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
yihaoDeng 2e05a78ce1 change debug log 2023-09-01 11:51:55 +08:00
yihaoDeng 88a2f1b433 change debug log 2023-09-01 11:45:02 +08:00
dapan1121 cff17434a2 fix: aggragate function omited issue 2023-08-31 16:23:00 +08:00
wangmm0220 2686a2632b Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-26042 2023-08-30 22:13:42 +08:00
wangmm0220 23c4d7eb0a fix:dead lock 2023-08-30 18:10:19 +08:00
dapan1121 a1c55d0584
Merge pull request #22564 from taosdata/fix/TD-25540-new
fix: fix where ts < now used in nested query report invalid timestamp
2023-08-30 16:48:20 +08:00
Haojun Liao d054c7f30a
Merge pull request #22645 from taosdata/fix/fixLogError
fix log error
2023-08-30 16:03:29 +08:00
dapan1121 f94c849f23
Merge pull request #22540 from taosdata/fix/TS-3821
fix: use MD5 hash to fix aliasname not enough to hold dbname.tbname
2023-08-30 15:21:23 +08:00
yihaoDeng fabbe612dc fix log error 2023-08-30 13:38:45 +08:00
Ganlin Zhao 4b954c0874 fix potential overflow 2023-08-30 10:25:16 +08:00
Ganlin Zhao d2433a452c remove comments 2023-08-29 18:27:07 +08:00
Ganlin Zhao 026f61ee16 fix bug 2023-08-29 18:24:31 +08:00
Ganlin Zhao d0fb485573 fix all possible overflow using md5 2023-08-29 15:51:29 +08:00
dapan1121 85452548da
Merge pull request #22579 from taosdata/fix/TD-25959
fix: wrong start key for pFill when unit of sliding is y or n
2023-08-29 08:59:14 +08:00
dapan1121 2566e6974d
Merge pull request #22595 from taosdata/fix/TS-3873
enhance: fix buffer size overflow
2023-08-28 15:30:16 +08:00
shenglian zhou 322e8c6697 fix: use col cell size instead of total col data size 2023-08-28 13:43:37 +08:00
dapan1121 b00aa1a992
Merge pull request #22458 from taosdata/fix/TD-25719
fix: fix non-root users cannot create log files even if they have write
2023-08-28 13:28:59 +08:00
shenglian zhou 09463cb43e enhance: fix buffer size overflow 2023-08-28 11:28:49 +08:00
shenglian zhou 9fc75fb73d fix: wrong start key for pFill when unit of sliding is y or n 2023-08-25 14:59:39 +08:00
Ganlin Zhao af130cc92f Revert "add seperate function for createLogs"
This reverts commit 13d2d72bb6.
2023-08-25 09:55:50 +08:00
Haojun Liao f805a49df2
Merge pull request #22555 from taosdata/fix/TD-25948
mem leak
2023-08-25 09:28:18 +08:00
Haojun Liao de9b852cee
Merge pull request #22563 from taosdata/fix/update_db_attr
fix(parser): update the key words for disk io throttling.
2023-08-24 19:01:07 +08:00
dapan1121 3c7ca2418c
Merge pull request #22532 from taosdata/fix/m/TD-25863
fix: fill operator with desc ts order returned 1 more rows
2023-08-24 17:29:57 +08:00
Ganlin Zhao 7396a7c09c fix: fix where ts < now used in nested query report invalid timestamp 2023-08-24 17:11:05 +08:00
Haojun Liao 3c6870275b fix(parser): update the key words for disk io throttling. 2023-08-24 16:45:47 +08:00
liuyao 7da464d8b7 mem leak 2023-08-24 16:36:58 +08:00
liuyao b142979f7f mem leak 2023-08-24 15:00:09 +08:00
Ganlin Zhao 13d2d72bb6 add seperate function for createLogs 2023-08-24 14:56:14 +08:00
wangjiaming0909 3c8bd57140 fix: fill operator with desc ts order returned 1 more rows 2023-08-24 13:31:28 +08:00
liuyao 1e108c4178 mem leak 2023-08-24 11:34:43 +08:00
liuyao 7ebce2814f mem leak 2023-08-24 11:19:59 +08:00
Ganlin Zhao 962a0cd403 fix 2023-08-23 23:34:02 +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
liuyao 6b61da1a41 reload semi session state 2023-08-23 15:36:15 +08:00
dapan1121 cb70861986 fix: memory leak issue 2023-08-22 18:40:42 +08:00
dapan1121 fe4e45647e fix: global data sink manager issue 2023-08-22 18:29:25 +08:00
dapan1121 bb30f2ce70
Merge pull request #22485 from taosdata/fix/m/TS-3847
fix: fill last group data between groups
2023-08-21 15:10:04 +08:00
wangjiaming0909 aec02a55be fix: fill last group data between groups 2023-08-21 13:05:13 +08:00
Haojun Liao 8290344349
Merge pull request #22484 from taosdata/fix/liaohj
fix(stream): fix memory leak and do some internal refactor.
2023-08-19 11:02:57 +08:00
Haojun Liao 718bb4a881 fix(stream): fix the invalid free. 2023-08-18 22:40:04 +08:00
Haojun Liao 4b10393c81 fix(stream): fix memory leak and do some internal refactor. 2023-08-18 18:02:08 +08:00
Haojun Liao cfe2cf0ebd
Merge pull request #22439 from taosdata/fix/liaohj
fix(stream): continue process when met with trans-state msg.
2023-08-16 08:54:03 +08:00
wade zhang 778b88a1fb
Merge pull request #22440 from taosdata/fix/retry_resolve_fqdn
merge fix/retry_resolve_fqdn to main
2023-08-15 14:58:52 +08:00
Haojun Liao 71c3c710e6 fix(stream): continue process when met with trans-state msg. 2023-08-15 14:23:20 +08:00
Haojun Liao 0acb00c516 fix(stream): add log. 2023-08-15 11:48:56 +08:00
Haojun Liao ff17763ed6
Merge pull request #22417 from taosdata/mark/tmq
opti:wal logic
2023-08-15 09:16:29 +08:00