Commit Graph

58039 Commits

Author SHA1 Message Date
kailixu 43eee9ab84 chore: add notify test 2023-09-28 16:30:52 +08:00
Minglei Jin 2d3652c723 fix(keep0-duration): force keep0 at least thrice of duration 2023-09-28 16:15:35 +08:00
Haojun Liao 0047d1e1a6 Merge branch 'main' into fix/liaohj 2023-09-28 14:35:14 +08:00
wade zhang b75baa5b0e
Merge pull request #23100 from taosdata/fix/m/TD-26525
fix: group by operator may cause client assert fail
2023-09-28 14:16:35 +08:00
wade zhang 977dbe3018
Merge pull request #23109 from taosdata/fix/td-26534
fix: internal error when show normal db.tables like pattern
2023-09-28 12:35:49 +08:00
Haojun Liao 0a8f4530f7 fix(tsdb): replace destroy with reset. 2023-09-28 11:42:19 +08:00
Haojun Liao 80ec77cbb6 enh(stream): optimize the stream status when creating without fill-history option. 2023-09-28 11:23:03 +08:00
wade zhang b3138f1aeb
Merge pull request #23110 from taosdata/fix/xftan/cmake-curl/3.0
fix(CMAKE): fix curl cmake file
2023-09-28 10:51:08 +08:00
wangjiaming0909 2340a952aa fix: group by operator may cause client assert fail 2023-09-28 10:23:33 +08:00
kailixu b1a0912a61 enh: exclude systables in log/audit db 2023-09-28 10:15:34 +08:00
t_max eae1249f75 fix(CMAKE): fix curl cmake file 2023-09-28 09:54:19 +08:00
wade zhang 10ad4600e4
Merge pull request #23104 from taosdata/fix/TD-26527
fix/TD-26527: alter database keep_time_offset can't changed
2023-09-28 09:33:00 +08:00
Haojun Liao 22e485d132 fix(stream): opt perf. 2023-09-28 09:25:23 +08:00
slzhou f659e36d2c fix: internal error when show normal db.tables like pattern 2023-09-28 09:20:12 +08:00
Haojun Liao 0f4e38faf7
Merge pull request #23094 from taosdata/fix/fixIpWhitelistAddUser
fix ip white for all users
2023-09-28 09:15:38 +08:00
Haojun Liao 9df5217221
Merge pull request #23106 from taosdata/fix/fixTransInvalidReadMain
fix trans invalid read
2023-09-28 09:15:12 +08:00
Haojun Liao cc9b9d1054
Merge pull request #23102 from taosdata/fix/liaohj
fix(stream): fix several bugs and do some internal refactor for stream processing.
2023-09-28 09:12:39 +08:00
dapan1121 913c75e654
Merge pull request #23097 from taosdata/fix/ts-4088
fix: timestamp computation output type is float
2023-09-28 08:42:07 +08:00
Haojun Liao f525778aef fix(stream): fix syntax error. 2023-09-28 00:53:36 +08:00
Haojun Liao 25a3c727e3
Merge pull request #23090 from taosdata/fix/dead_lock
fix(stream): fix dead lock.
2023-09-28 00:42:52 +08:00
yihaoDeng 5a684f2a26 fix invalid read 2023-09-27 22:32:54 +08:00
slzhou 39cae2b879 fix: typo error 2023-09-27 21:32:54 +08:00
yihaoDeng 4581c296d0 fix trans invalid read 2023-09-27 19:54:09 +08:00
Shungang Li 63ce2f6f2f fix: alter database keep_time_offset can't changed 2023-09-27 19:04:01 +08:00
Alex Duan 777b442d88 fix: add keep time offset case 2023-09-27 18:38:55 +08:00
dapan1121 42aac4e30c
Merge pull request #23095 from taosdata/fix/TS-4069
fix: apercentile parameter validation and result error
2023-09-27 18:29:04 +08:00
Haojun Liao 8c998673ad fix(stream): fix dead lock. 2023-09-27 17:15:49 +08:00
yihaoDeng 28dbe36b91 fix ip white for all users 2023-09-27 16:41:29 +08:00
slzhou 79c22f16c0 Merge branch 'fix/ts-4088' of github.com:taosdata/TDengine into fix/ts-4088 2023-09-27 16:40:12 +08:00
shenglian zhou fc824a3bb9 fix: timestamp add return float when get time range 2023-09-27 16:39:49 +08:00
slzhou 79d4793c1d fix: add test case 2023-09-27 16:38:00 +08:00
dapan1121 1088b80a46
Merge pull request #23062 from taosdata/enh/TD-25879-3.0x
enh: update dnode module
2023-09-27 16:18:38 +08:00
wade zhang 7b20090977
Merge pull request #23089 from taosdata/fix/TD-26489
fix(vnode/cos): use EIO as object put errno
2023-09-27 16:16:21 +08:00
yihaoDeng 62e1d4cb65 fix ip white for all users 2023-09-27 16:10:02 +08:00
yihaoDeng d0e1aec270 fix ip white for all users 2023-09-27 16:08:09 +08:00
dapan1121 c8aee79e3f fix: apercentile parameter validation and result error 2023-09-27 16:08:06 +08:00
yihaoDeng 48be800639 fix ip white for all users 2023-09-27 15:46:25 +08:00
shenglian zhou d5df76fc8c fix: timestamp add return float when get time range 2023-09-27 15:43:17 +08:00
Haojun Liao 2dade996bb log(stream): update logs. 2023-09-27 15:37:12 +08:00
Haojun Liao 9ab89ef961 fix(stream): fix dead lock. 2023-09-27 15:26:46 +08:00
Minglei Jin cd811577f3 fix(vnode/cos): use EIO as object put errno 2023-09-27 15:10:34 +08:00
Haojun Liao 8f2d217834 log: update logs. 2023-09-27 14:48:53 +08:00
Haojun Liao 11641e1115 refactor: do some internal refactor. 2023-09-27 14:18:01 +08:00
Haojun Liao 34d547bfff fix(stream): avoid repeatly free obj. 2023-09-27 14:05:14 +08:00
Haojun Liao ae020fcd2d log(stream): update the log. 2023-09-27 14:03:57 +08:00
Minglei Jin 5ce1dd6284 fix(tsdb/readerwriter): fix fd writing 2023-09-27 14:02:37 +08:00
Haojun Liao e13efd5b04 refactor: optimize the fill-history task launch policy, and do some other internal refactor. 2023-09-27 14:00:48 +08:00
kailixu 730813b16f enh: update lib for linux 2023-09-27 13:47:54 +08:00
slzhou dce29b367b fix: retore translater.c 2023-09-27 13:46:14 +08:00
dapan1121 222deba430
Merge pull request #23070 from taosdata/szhou/fix-td4070
fix: set null when creating empty input for count
2023-09-27 13:27:11 +08:00