Commit Graph

61670 Commits

Author SHA1 Message Date
factosea ab3fd3164f fix: tag desc 2024-02-22 11:42:34 +08:00
dmchen ee84e2d75e uptime unit 2024-02-22 02:00:33 +00:00
dmchen 46ee4cd00f uptime 2024-02-22 00:49:51 +00:00
yihaoDeng fa9f48866c update retry 2024-02-21 20:02:22 +08:00
dmchen 606aa61c4f remove errors and delete 2024-02-21 08:06:45 +00:00
dmchen 95a6af54a9 remove monitor_interval 2024-02-21 06:33:12 +00:00
dmchen c55e9b1877 insert user empty 2024-02-21 04:12:45 +00:00
factosea b554887d4d enh: insert/delete sql count 2024-02-19 14:27:54 +08:00
dmchen a59fd502cf vnodes_num 2024-02-19 04:21:53 +00:00
facetosea 53a3ab3edc fix: delete slowSQLLog switch 2024-02-19 11:41:58 +08:00
dmchen b8bc14f9df log count 2024-02-18 09:17:59 +00:00
dmchen 52c5295ce8 mnode number 2024-02-17 09:08:03 +00:00
dm chen 6d2d37d964
Merge pull request #24751 from taosdata/3.0
merge 3.0
2024-02-06 19:16:53 +08:00
dmchen e5dcef0794 forward client directly 2024-02-06 08:29:09 +00:00
dmchen cd80560c94 windows double 2024-02-06 06:40:38 +00:00
factosea 9301580886 fix: free mem in callback 2024-02-06 13:06:56 +08:00
Alex Duan e54db7e74d
Merge pull request #24742 from taosdata/test/3.0/TD-28566
test:add  testcase of data that set stt block is ahead of  data block
2024-02-05 17:42:59 +08:00
Alex Duan 5e5b680205
Merge pull request #24743 from taosdata/test/3.0/TD-28498
test: the correctness of max_delay intermediate processes is no longe…
2024-02-05 17:42:42 +08:00
Haojun Liao c37dad31ed
Merge pull request #24726 from taosdata/fix/3.0/TD-28279--TD-28491
fix: plannerTest/parserTest crash and memory leaks
2024-02-05 16:35:56 +08:00
chenhaoran cc601bdde8 test: the correctness of max_delay intermediate processes is no longer checked 2024-02-05 15:40:59 +08:00
chenhaoran 3e41bcd4fd test:add testcase of data that set stt block is ahead of data block 2024-02-05 15:26:18 +08:00
factosea 6c9bfb8f62 fix: release obj reference 2024-02-05 15:18:09 +08:00
Haojun Liao ecdcc6dee1
Merge pull request #24738 from taosdata/fix/3_liaohj
test(stream): add unit test case for the mnode stream module.
2024-02-05 13:32:46 +08:00
wangjiaming0909 573fdfbbfd fix: plannerTest/parserTest crash and memory leaks 2024-02-05 13:05:01 +08:00
dmchen 5c7f839da8 remove tmp log 2024-02-05 03:28:33 +00:00
Haojun Liao fc218a1f69 fix(test): fix syntax errors on windows. 2024-02-05 11:09:19 +08:00
Haojun Liao 6478e167af
Merge pull request #24725 from taosdata/fix/ly_max_delay
max delay
2024-02-05 10:52:33 +08:00
Alex Duan adea2d4b32
Merge pull request #24706 from taosdata/ts4479
update test case for ts4479 and td28163 by charles
2024-02-05 10:43:45 +08:00
wade zhang 0ebd7d2527
Merge pull request #24737 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
2024-02-05 10:32:34 +08:00
dmchen 16aef66260 ci case fail 2024-02-05 01:34:20 +00:00
54liuyao c56cebdd49 opt ci 2024-02-05 09:34:18 +08:00
Haojun Liao f6fea32eeb fix: fix some errors. 2024-02-05 09:27:19 +08:00
Haojun Liao 3533f7ecea Merge branch '3.0' into fix/3_liaohj 2024-02-05 09:23:29 +08:00
kailixu 196256d9af feat: support uniq grant 2024-02-05 09:23:19 +08:00
kailixu 7e5dc8a024 feat: support uniq grant 2024-02-05 09:21:11 +08:00
Haojun Liao 6384c740c3
Merge pull request #24734 from taosdata/fix/xsren/TD-28500/appName
fix app name on windows
2024-02-05 09:14:41 +08:00
Haojun Liao 3111a01a12 test: add unit test files. 2024-02-05 09:10:43 +08:00
Haojun Liao 739485a419 test(stream): add unit test case for the mnode stream module. 2024-02-05 09:10:04 +08:00
Haojun Liao 7b48ac9e2e
Merge pull request #24732 from taosdata/fix/TD-28461
reset group id for event window
2024-02-05 09:07:09 +08:00
Haojun Liao 2e79c766fa
Merge pull request #24731 from taosdata/fix/3_liaohj
fix(tsdb): check and return if the rows in stt are before the data rows in data files.
2024-02-05 09:00:32 +08:00
dmchen 71d9065d47 tmp log 2024-02-05 00:12:35 +00:00
cadem 2108f69c84 client memory leak 2024-02-05 07:32:15 +08:00
kailixu 205525dd65 feat: support uniq grant 2024-02-05 07:03:51 +08:00
kailixu 021247c45b feat: support uniq grant 2024-02-05 06:51:44 +08:00
Alex Duan 83808943a5
Merge pull request #24716 from taosdata/coverage/TD-28559-3.0
add tsz compress
2024-02-04 19:58:43 +08:00
factosea b05141d398 fix app name on windows 2024-02-04 18:12:04 +08:00
charles f3170e190c Merge branch 'ts4479' of https://github.com/taosdata/TDengine into ts4479 2024-02-04 18:09:51 +08:00
charles 8b50f346aa udpate checkAsan.sh 2024-02-04 18:09:21 +08:00
Alex Duan 8360d6a12b fix: check null value 2024-02-04 18:01:27 +08:00
kailixu 6098538162 feat: support uniq grant 2024-02-04 18:00:02 +08:00