Commit Graph

12148 Commits

Author SHA1 Message Date
facetosea 53a3ab3edc fix: delete slowSQLLog switch 2024-02-19 11:41:58 +08:00
dm chen 6d2d37d964
Merge pull request #24751 from taosdata/3.0
merge 3.0
2024-02-06 19:16:53 +08: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
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
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
54liuyao c56cebdd49 opt ci 2024-02-05 09:34:18 +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
Alex Duan cb4cb936d3 fix: case passed 2024-02-04 17:48:24 +08:00
Alex Duan c5f5aca4ce fix: fix case passed 2024-02-04 17:35:34 +08:00
Alex Duan d51e651c17 fix: case right 2024-02-04 15:00:44 +08:00
Alex Duan 0029c348c5 fix: float and double tsz check 2024-02-04 14:56:24 +08:00
Alex Duan 8559e7061c fix: , replace | with float,double 2024-02-04 13:26:36 +08:00
Alex Duan a386395b20 Merge branch '3.0' into coverage/TD-28559-3.0 2024-02-04 13:24:39 +08:00
Alex Duan b852993b8d remove TD_TSZ macro define 2024-02-04 13:22:39 +08:00
54liuyao 54f216b6c6 add ci 2024-02-02 15:20:56 +08:00
54liuyao 2ac374b2e0 max delay 2024-02-02 15:20:56 +08:00
dapan1121 09510a590f
Merge pull request #24720 from taosdata/fix/TD-28445
fix: join order by not work issue
2024-02-02 13:08:57 +08:00
dapan1121 948845ea35 fix: join order by not work issue 2024-02-02 10:38:09 +08:00
charles 57148a7731 udpate checkAsan.sh to skip asan_malloc_linux.cpp error 2024-02-02 10:16:14 +08:00
Alex Duan ad16d1ed38 fix: comment checkStreamCorrect again 2024-02-02 09:14:20 +08:00
Alex Duan 68fe671cbc add tsz compress 2024-02-01 21:04:38 +08:00
Alex Duan f78b62e224 case: open checkStreamCorrect on s3_basic.py 2024-02-01 19:06:38 +08:00
dmchen 97a120ee09 fix taosd monitor case 2024-02-01 08:41:10 +00:00
charles 54c8f01034 update test case for ts4479 and td28163 by charles 2024-02-01 16:05:20 +08:00
wade zhang eeba6a24ad
Merge pull request #24686 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
2024-02-01 09:47:14 +08:00
wangmm0220 74561a66c3 fix:set log level to 135 for some cases 2024-01-31 17:10:31 +08:00
kailixu 69448e4801 chore: adjust test case 2024-01-31 15:48:13 +08:00
wangmm0220 d66d5335bb fix:python error 2024-01-30 09:38:14 +08:00
wangmm0220 51b7cd99d6 feat:[TD-28247]add grant for subscribe and stream 2024-01-29 14:28:48 +08:00
wade zhang 4ad58a67d6
Merge pull request #24640 from taosdata/fix/adamji/TD-28467-3.0
fix: update python connector version
2024-01-29 10:10:39 +08:00
dapan1121 5cf16dea84
Merge pull request #24584 from taosdata/szhou/feat/td-28228
feat: extract rows within limit before sort to disk
2024-01-29 08:47:46 +08:00
Alex Duan 90508acc45
Merge pull request #24644 from taosdata/coverage/TD-28466-3.0
coverage: comment no call function
2024-01-28 11:13:24 +08:00
Alex Duan 4d4de4bdaa fix:spread result 2024-01-27 22:36:30 +08:00
Alex Duan 089aec035c
Merge pull request #24637 from taosdata/case/TD-28406-3.0
Update fullopt.py modify -k
2024-01-27 10:54:01 +08:00
Alex Duan 9db0248e14 fix: add percentile and spread 2024-01-27 10:39:50 +08:00
Alex Duan 9232e92720 fix: add statecount check 2024-01-27 10:25:13 +08:00
Alex Duan c431abda5d fix: add sample function case 2024-01-27 10:20:07 +08:00
Alex Duan f62f84335d
Update coverage_test.sh
move coverage.info to before
2024-01-27 09:51:37 +08:00
Alex Duan 9536a1ccf9
modify runBinFile to exeBinFile 2024-01-27 09:43:45 +08:00
Haojun Liao bfbd61a02f
Merge pull request #24634 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-01-26 18:08:54 +08:00
Alex Duan 570189e9a4
Update fullopt.py
no check result
2024-01-26 18:06:10 +08:00
Alex Duan 3f31e120a8
Merge pull request #24633 from taosdata/case/TD-25112-3.0
Case/td 25112 3.0 add learner split vgroup case
2024-01-26 17:21:25 +08:00
wangmm0220 7c828d3506 feat:[TD-28247]add grant for subscribe and stream 2024-01-26 16:42:26 +08:00
wangmm0220 35e2b681c7 fix:conflicts from 3.0 2024-01-26 16:32:40 +08:00
Adam Ji 54a00b3c21 fix: update python connector version 2024-01-26 15:52:32 +08:00
wangmm0220 388e89096c fix:test case error 2024-01-26 15:51:37 +08:00