wangmm0220
|
a29d1b0c59
|
fix:test case error
|
2024-06-24 10:18:09 +08:00 |
dapan1121
|
e34a8b48df
|
Merge pull request #26008 from taosdata/fix/TS-4833/dataloaded
partition interval and limimt, dataload error
|
2024-06-17 08:32:19 +08:00 |
dapan1121
|
18b5475771
|
Merge pull request #25511 from taosdata/fix/TD-29671/tableAliasName
fix: select failed as using table alias name
|
2024-06-13 08:50:19 +08:00 |
factosea
|
5e4107df93
|
test case
|
2024-06-12 13:23:09 +08:00 |
factosea
|
5f347a0b22
|
test case
|
2024-06-12 11:50:03 +08:00 |
Haojun Liao
|
781b644a8c
|
fix(stream):fix memory leak and update test cases.
|
2024-06-11 16:34:47 +08:00 |
factosea
|
7e0c4eeb7d
|
fix: join test case
|
2024-06-11 15:36:41 +08:00 |
54liuyao
|
262433eec5
|
adj test case
|
2024-06-06 17:39:17 +08:00 |
charles
|
68915197ee
|
update test cases to fix uncertainty results by charles
|
2024-06-05 08:25:39 +08:00 |
Ping Xiao
|
426527023f
|
TD-30354: update test case
|
2024-05-31 16:09:08 +08:00 |
dapan1121
|
4f67ccc5d5
|
Merge pull request #25935 from taosdata/fix/3.0/TD-30188
fix select from union all caused crash
|
2024-05-30 15:45:44 +08:00 |
Ping Xiao
|
9e842929e8
|
TS-4847: add test case
|
2024-05-29 14:36:14 +08:00 |
wangjiaming0909
|
fd34087b8c
|
fix select from union all caused crash
|
2024-05-27 16:20:13 +08:00 |
wangjiaming0909
|
9ae476c147
|
fix event window operator forget filting having clause
|
2024-05-20 10:30:51 +08:00 |
wangjiaming0909
|
2279f60eed
|
fix partition_by_col interval not loading blocks caused crash
|
2024-05-16 09:48:00 +08:00 |
factosea
|
e3f5cc9af1
|
skip join case
|
2024-05-13 13:32:41 +08:00 |
“happyguoxy”
|
7d4ebd88e7
|
add pk cases
|
2024-05-13 11:51:19 +08:00 |
“happyguoxy”
|
82b60a0bbf
|
add pk cases
|
2024-05-13 11:51:16 +08:00 |
“happyguoxy”
|
ddb694a57e
|
add pk cases
|
2024-05-13 11:51:12 +08:00 |
“happyguoxy”
|
8fcf35783a
|
add pk cases
|
2024-05-13 10:32:05 +08:00 |
“happyguoxy”
|
3930cef9ac
|
add pk cases
|
2024-05-13 10:32:01 +08:00 |
factosea
|
d538bf3048
|
join test case
|
2024-05-13 00:25:40 +08:00 |
“happyguoxy”
|
56c29e22cc
|
add pk cases
|
2024-05-10 11:17:01 +08:00 |
“happyguoxy”
|
168f6ab257
|
add pk cases
|
2024-05-10 10:31:16 +08:00 |
“happyguoxy”
|
30f90b8ec3
|
add pk cases
|
2024-05-09 09:08:55 +08:00 |
“happyguoxy”
|
47d83aefb1
|
add pk cases
|
2024-05-09 09:08:36 +08:00 |
“happyguoxy”
|
c1dd51507e
|
add pk cases
|
2024-05-08 18:58:22 +08:00 |
“happyguoxy”
|
4ea967587f
|
add pk cases
|
2024-05-08 18:58:18 +08:00 |
“happyguoxy”
|
b44e2d3ab6
|
add pk cases
|
2024-05-08 18:58:04 +08:00 |
“happyguoxy”
|
ff15b921a5
|
add pk cases
|
2024-05-08 18:57:45 +08:00 |
“happyguoxy”
|
a09856957a
|
add pk cases
|
2024-05-08 18:57:26 +08:00 |
factosea
|
0d86361a94
|
add test case
|
2024-05-07 17:21:10 +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 |
wangjiaming0909
|
cb008f18dc
|
usable tsma
|
2024-04-29 09:18:40 +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 |
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
|
04e78d0ce7
|
Merge branch 'feat/3.0' into feat/compress_3.0
|
2024-04-17 03:23:02 +00: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
|
39b4e205fc
|
test: modify test case of tsma for restful
|
2024-04-16 14:25:35 +08:00 |