Haojun Liao
|
f2bc93b78d
|
Merge pull request #25598 from taosdata/fix/3_liaohj
refactor(stream): opt stream sink perf.
|
2024-04-30 16:59:22 +08:00 |
|
Haojun Liao
|
d73fd5492a
|
fix(test): update test case.
|
2024-04-30 14:24:20 +08:00 |
|
dapan1121
|
c0bd60fa9d
|
Merge pull request #25596 from taosdata/use_tsma_when_partition_by_tag
use tsma when partition by tag
|
2024-04-30 13:25:56 +08:00 |
|
wangjiaming0909
|
bf1c12af53
|
use tsma when partition by tag
|
2024-04-30 09:30:36 +08:00 |
|
wangjiaming0909
|
94fc209d7d
|
fix scanoperator using sma info of last group
|
2024-04-29 16:17:04 +08:00 |
|
wangjiaming0909
|
5bab2db71f
|
fix count return negative value when loading sma
|
2024-04-29 10:43:26 +08:00 |
|
dapan1121
|
0997355460
|
Merge pull request #25560 from taosdata/tsma_tradeoff
usable tsma
|
2024-04-29 09:22:50 +08:00 |
|
wangjiaming0909
|
cb008f18dc
|
usable tsma
|
2024-04-29 09:18:40 +08:00 |
|
Alex Duan
|
132d97bbca
|
Merge pull request #25535 from taosdata/fix/TD-29750-3.0
fix: max topic number allow exist create
|
2024-04-29 09:14:19 +08:00 |
|
Haojun Liao
|
f115a33a94
|
Merge pull request #25538 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-04-28 23:21:52 +08:00 |
|
Haojun Liao
|
82d560ddb3
|
fix(test): fix test cases.
|
2024-04-28 17:58:47 +08:00 |
|
Chris Zhai
|
27a10c944a
|
add test scripts for td29793
|
2024-04-28 15:27:57 +08:00 |
|
Haojun Liao
|
3c5ca17737
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-28 13:57:16 +08:00 |
|
Haojun Liao
|
5a3755e892
|
fix(test): fix test cases.
|
2024-04-28 13:30:46 +08:00 |
|
Alex Duan
|
22fd5a7a15
|
fix: max topic number allow exist create
|
2024-04-27 21:57:53 +08:00 |
|
Alex Duan
|
6d6dda0ae3
|
Merge pull request #25504 from taosdata/test/3.0/TD-28952
test: add tmq and stream in compatibility
|
2024-04-26 18:50:26 +08:00 |
|
dapan1121
|
94297d4e25
|
Merge pull request #25513 from taosdata/fix/TD-29793
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-26 15:57:04 +08:00 |
|
wangmm0220
|
19b7bb9e0c
|
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-26 11:41:41 +08:00 |
|
chenhaoran
|
91ebee80b0
|
test: add tmq and stream in compatibility
|
2024-04-25 19:59:58 +08:00 |
|
Hongze Cheng
|
d65bd323d8
|
fix test case
|
2024-04-25 18:12:56 +08:00 |
|
Hongze Cheng
|
e47d17e826
|
Merge pull request #25451 from taosdata/enh/refactorCompress
refactor compress
|
2024-04-24 10:55:00 +08:00 |
|
Hongze Cheng
|
ed9c943d68
|
Merge pull request #25450 from taosdata/fix/TD-29700-4
fix(qsort): use non-recursive taosqsort_r instead of taosqsort
|
2024-04-23 19:09:16 +08:00 |
|
Yihao Deng
|
072733d3f7
|
Add new error codes for compress parameter and compress level
|
2024-04-23 07:36:38 +00:00 |
|
Minglei Jin
|
0f2cdc96be
|
fix(test/pk_error): order by t & ts
|
2024-04-23 14:39:41 +08:00 |
|
wangjiaming0909
|
f971cfb778
|
1. fix stream wrong group id for new child tables.
2. fix md5 function wrong bytes returned
|
2024-04-22 14:00:06 +08:00 |
|
Yihao Deng
|
28c48e3af8
|
Commented out tmqParamsTest.py in parallel_test and system-test
|
2024-04-20 02:33:33 +00:00 |
|
dapan1121
|
a46b7cca3d
|
Merge pull request #25413 from taosdata/feat/TS-4243-tmq
opti:raw data from tmq
|
2024-04-19 18:22:21 +08:00 |
|
Chris Zhai
|
5da1fffa99
|
update cases
|
2024-04-19 16:41:53 +08:00 |
|
wangmm0220
|
32f6d525e6
|
fix:compile error in windows & wait for heatbeat in case
|
2024-04-19 15:27:56 +08:00 |
|
Chris Zhai
|
198e516bbf
|
Merge branches 'TEST/3.0/TS-4243' and '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243
|
2024-04-19 14:20:47 +08:00 |
|
Chris Zhai
|
8c422fac52
|
Merge branch '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243
|
2024-04-19 13:33:57 +08:00 |
|
Chris Zhai
|
35453772eb
|
update composite_primary_key_create
|
2024-04-19 13:33:38 +08:00 |
|
kailixu
|
e31f51dab4
|
fix: ci problem
|
2024-04-18 16:03:52 +08:00 |
|
dm chen
|
1196ea72da
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-17 17:13:29 +08:00 |
|
Hongze Cheng
|
a34b644640
|
Merge pull request #25366 from taosdata/feat/compress_3.0
Feat/compress 3.0
|
2024-04-17 16:15:26 +08:00 |
|
Haojun Liao
|
34b718bf4d
|
fix(test): update test cases.
|
2024-04-17 13:51:49 +08:00 |
|
Yihao Deng
|
04e78d0ce7
|
Merge branch 'feat/3.0' into feat/compress_3.0
|
2024-04-17 03:23:02 +00:00 |
|
kailixu
|
74afb8deae
|
chore: solve conflicts
|
2024-04-17 10:52:34 +08:00 |
|
wangjiaming0909
|
fb72e29fe1
|
fix stream progress delay
|
2024-04-16 18:17:33 +08:00 |
|
Yihao Deng
|
6f9de676f0
|
Merge branch 'fix/compress_3.0' into feat/compress_3.0
|
2024-04-16 09:27:26 +00:00 |
|
chenhaoran
|
7e8fdb1b4e
|
test: configure debug flag to 135 or 131 in dnodes
|
2024-04-16 14:27:06 +08:00 |
|
chenhaoran
|
70b67ffb5d
|
test: delete configure of debug flag config in tsma case
|
2024-04-16 14:27:06 +08:00 |
|
wangjiaming0909
|
92e91c2032
|
fix ci
|
2024-04-16 14:27:06 +08:00 |
|
chenhaoran
|
a55d5c5e14
|
test: modify test case of tsma for clusters
|
2024-04-16 14:25:35 +08:00 |
|
chenhaoran
|
05aade099d
|
test: modify test case of tsma for restful
|
2024-04-16 14:25:35 +08:00 |
|
chenhaoran
|
3d08f7b964
|
test: modify test case of tsma
|
2024-04-16 14:25:35 +08:00 |
|
chenhaoran
|
ac307ff2f3
|
test:add enterprise package of compatibility test
|
2024-04-16 14:25:35 +08:00 |
|
chenhaoran
|
39b4e205fc
|
test: modify test case of tsma for restful
|
2024-04-16 14:25:35 +08:00 |
|
chenhaoran
|
e051cdfbd0
|
test: add test case of tsma
|
2024-04-16 14:25:35 +08:00 |
|
chenhaoran
|
58ef5dae19
|
test: add test case of tsma
|
2024-04-16 14:25:35 +08:00 |
|