dapan1121
|
0ecb0d26f2
|
Merge pull request #18694 from taosdata/fix/TS-2144
enh(query): add timetruncate function ignore timezone option for 1d
|
2022-12-05 17:18:18 +08:00 |
Ganlin Zhao
|
470e0f2d23
|
fix timetruncate test cases
|
2022-12-05 12:00:50 +08:00 |
Shengliang Guan
|
6d70f48802
|
Merge pull request #18592 from taosdata/feature/3_liaohj
enh(query): optimize query perf.
|
2022-12-02 21:00:35 +08:00 |
Haojun Liao
|
42a512c39f
|
refactor: do some internal refactor.
|
2022-12-02 15:52:32 +08:00 |
Shengliang Guan
|
044a252e44
|
Merge pull request #18565 from taosdata/lihui3.0/test
test: modify limit2.sim to limit.py
|
2022-11-30 14:10:46 +08:00 |
plum-lihui
|
12191a46f7
|
test: modify limit2.sim to limit.py
|
2022-11-30 12:05:53 +08:00 |
Ganlin Zhao
|
f913fbdaf6
|
fix errors
|
2022-11-29 22:14:46 +08:00 |
Ganlin Zhao
|
ca51b86359
|
fix test cases
|
2022-11-29 19:45:18 +08:00 |
Ganlin Zhao
|
94c8ba64d2
|
fix test cases
|
2022-11-28 22:55:16 +08:00 |
Ganlin Zhao
|
8fba0b631c
|
Merge branch '3.0' into fix/TS-2149
|
2022-11-28 01:02:57 +08:00 |
Ganlin Zhao
|
4c158238ba
|
add test cases
|
2022-11-28 01:00:34 +08:00 |
Haojun Liao
|
1e8dcacea6
|
fix(query): set null for inf and nan value.
|
2022-11-27 18:25:20 +08:00 |
Haojun Liao
|
203ea1f9c8
|
fix(query): fix error
|
2022-11-27 14:57:44 +08:00 |
Shengliang Guan
|
a0aa07b41d
|
test: adjust asan case
|
2022-11-24 11:45:40 +08:00 |
Shengliang Guan
|
5fa21965ac
|
Merge pull request #18382 from taosdata/fix/TD-20631
test: add asan case
|
2022-11-24 08:20:20 +08:00 |
“happyguoxy”
|
a68f38f449
|
test: refine query cases
|
2022-11-23 16:37:39 +08:00 |
“happyguoxy”
|
2371af19a0
|
test: refine query cases
|
2022-11-23 16:37:18 +08:00 |
Shengliang Guan
|
d01bd25a9b
|
test: add asan case
|
2022-11-23 12:22:32 +08:00 |
dapan1121
|
d3a75048c2
|
Merge pull request #17972 from taosdata/fix/TD-20246
refactor: optimize interp linear interpolation ignore NULL values during calculation
|
2022-11-21 10:15:37 +08:00 |
Hui Li
|
37c1971c2f
|
Merge pull request #18268 from taosdata/test/update_case
test/update case
|
2022-11-21 09:43:32 +08:00 |
wenzhouwww@live.cn
|
d07dc94446
|
update
|
2022-11-18 18:14:52 +08:00 |
wenzhouwww@live.cn
|
963ca6b14b
|
update
|
2022-11-18 17:18:01 +08:00 |
wenzhouwww@live.cn
|
0cb539b181
|
update
|
2022-11-18 17:09:43 +08:00 |
wenzhouwww@live.cn
|
3f9fd91ad7
|
update
|
2022-11-18 17:03:14 +08:00 |
Ganlin Zhao
|
53fbc7b256
|
add more test cases
|
2022-11-18 16:31:22 +08:00 |
wenzhouwww@live.cn
|
54bc2fc2ae
|
update case for restful mode run
|
2022-11-18 16:17:29 +08:00 |
Ganlin Zhao
|
4703ccc4bc
|
fix fill prev/next error
|
2022-11-18 15:54:25 +08:00 |
Ganlin Zhao
|
7291f2bd5a
|
change interp linear behavior
|
2022-11-18 14:35:44 +08:00 |
“happyguoxy”
|
371b35fcbc
|
test: refine query cases
|
2022-11-18 14:23:20 +08:00 |
Ganlin Zhao
|
8a19e84fe4
|
Merge branch '3.0' into fix/TD-20246
|
2022-11-17 11:20:33 +08:00 |
Ganlin Zhao
|
82baf3aa76
|
fix test cases
|
2022-11-15 14:37:10 +08:00 |
Ganlin Zhao
|
7500f3e27e
|
add test case
|
2022-11-08 18:26:07 +08:00 |
Ganlin Zhao
|
df3ae1341f
|
add test cases
|
2022-11-08 14:52:18 +08:00 |
dapan1121
|
b5ab7eaf5e
|
Merge pull request #17891 from taosdata/fix/TD-19906
fix(query): add mode with selectivity rows
|
2022-11-08 09:36:21 +08:00 |
Ganlin Zhao
|
d7a883bedc
|
add test cases
|
2022-11-07 10:16:18 +08:00 |
dapan1121
|
888616f321
|
Merge pull request #17876 from taosdata/fix/TD-20140
fix(query): fix countAlwaysReturnValue param not taking effect for count and hyperloglog
|
2022-11-07 09:25:15 +08:00 |
Haojun Liao
|
10cd3c0f29
|
fix(query): remove the invalid capacity changing.
|
2022-11-06 15:18:33 +08:00 |
Ganlin Zhao
|
694253b7d3
|
add test case
|
2022-11-04 10:11:24 +08:00 |
Ganlin Zhao
|
85748ce8fd
|
Merge branch '3.0' into fix/TD-20140
|
2022-11-04 09:44:28 +08:00 |
Ganlin Zhao
|
3a08d3bea4
|
add test cases
|
2022-11-03 16:22:21 +08:00 |
chenhaoran
|
49eee4c074
|
test:add replica parameters for all testcase
|
2022-11-02 17:33:44 +08:00 |
chenhaoran
|
ad857047ab
|
test:add replica 3 for all testcases and frameworks
|
2022-10-31 19:03:49 +08:00 |
chenhaoran
|
691b9ac54b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-19790
|
2022-10-31 14:42:26 +08:00 |
chenhaoran
|
851f34ff36
|
test:add replica 3 for all testcases and frameworks
|
2022-10-31 14:41:59 +08:00 |
Haojun Liao
|
d583f1fab6
|
other: merge 3.0
|
2022-10-29 13:05:35 +08:00 |
Haojun Liao
|
bae6d824c2
|
fix(query): init blockscanInfo correctly.
|
2022-10-29 12:54:39 +08:00 |
chenhaoran
|
5fc0e2341e
|
test:supplement muti-branch for query fuction testcase
|
2022-10-28 16:35:13 +08:00 |
chenhaoran
|
f637ac29c5
|
teat: supplement muti-branch for testcase elapsed.py
|
2022-10-27 22:25:07 +08:00 |
chenhaoran
|
c5d95abb50
|
teat: supplement muti-branch for testcase histogram.py
|
2022-10-27 21:51:29 +08:00 |
Hui Li
|
faa217793c
|
Merge pull request #17715 from taosdata/test/TD-19848
test: add test case for last file
|
2022-10-27 19:50:07 +08:00 |