Commit graph

3124 commits

Author SHA1 Message Date
Ping Xiao
09c76fed2d TD-20478: update coverage test script 2022-11-17 18:05:19 +08:00
dapan1121
6aed8932a9
Merge pull request #18231 from taosdata/fix/TD-20428
fix:fill operator core
2022-11-17 17:05:05 +08:00
54liuyao
507aa0c7f8 fix:fill operator core 2022-11-17 13:35:23 +08:00
Ganlin Zhao
0b51e68c58 Merge branch '3.0' into fix/TD-20456 2022-11-17 08:50:11 +08:00
Ganlin Zhao
a2f3eeb6f7 fix test cases 2022-11-17 08:47:03 +08:00
Shengliang Guan
b9e5b1f167 \est: update asan case 2022-11-16 13:29:52 +08:00
Shengliang Guan
058788b2eb test: update asan case 2022-11-16 13:28:29 +08:00
Shengliang Guan
6573e93b54 fix: asan script error 2022-11-16 12:52:47 +08:00
Shengliang Guan
6febcbcfe5 fix: asan script error 2022-11-16 12:33:30 +08:00
Shengliang Guan
70f7d46bc7 fix: asan script error 2022-11-16 11:30:29 +08:00
“happyguoxy”
5434f996e8 test: refine query cases 2022-11-15 16:56:15 +08:00
“happyguoxy”
bd9f5338db test: refine query cases 2022-11-15 16:55:54 +08:00
“happyguoxy”
b64de32570 test: refine query cases 2022-11-15 16:55:34 +08:00
“happyguoxy”
92e4ad1bdd test: refine query cases 2022-11-15 16:55:12 +08:00
54liuyao
cf021b4330 fix:applying non-zero offset in tqSink.c 2022-11-15 09:11:26 +08:00
Shengliang Guan
349189a696 fix: ingore tree.c error found by asan 2022-11-14 16:39:25 +08:00
Shengliang Guan
084be91ceb Merge branch 'fix/TD-20317' of https://github.com/taosdata/TDengine into fix/TD-20317 2022-11-12 09:47:32 +08:00
54liuyao
7ea790021f fix:avoid duplicate results 2022-11-11 16:18:54 +08:00
haoranchen
798e46cfd9
Merge branch '3.0' into fix/TD-20317 2022-11-11 12:49:25 +08:00
dapan1121
0eb89b1bd7
Merge pull request #18022 from taosdata/fix/TS-2038
fix(operator):Operator double free
2022-11-11 09:38:44 +08:00
Shengliang Guan
87255f7181
Merge pull request #18002 from taosdata/feat/TS-2007
enh: support wider range for future timestamp
2022-11-11 09:09:52 +08:00
Shengliang Guan
8baf5b8fb3 test: check asan available 2022-11-11 09:07:30 +08:00
Shengliang Guan
c8db4da289 fix: asan script error 2022-11-10 16:56:15 +08:00
Cary Xu
69c1465142 Merge branch '3.0' into feat/TS-2007 2022-11-10 15:49:15 +08:00
Cary Xu
8205dad2a1 enh: adjust test case to support wider range of future timestamp 2022-11-10 15:48:31 +08:00
54liuyao
1ca9839170 fix(operator):Operator double free 2022-11-10 15:47:07 +08:00
Shengliang Guan
3e69de5740 Merge remote-tracking branch 'origin/3.0' into fix/TD-20317 2022-11-10 15:23:55 +08:00
Shengliang Guan
f1a3050a58 test: enable asan test mode 2022-11-10 15:15:13 +08:00
wade zhang
11b20e149d
Merge pull request #18009 from taosdata/test/TD-20294
ci:add the env that builds with  sanitizer
2022-11-10 15:13:06 +08:00
Shengliang Guan
b067079d7a
Merge pull request #18007 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-11-10 08:12:36 +08:00
Haojun Liao
a2cec238ec fix(query): set correct operator type. 2022-11-09 22:16:56 +08:00
Shengliang Guan
b882e45505
Merge pull request #17988 from taosdata/perf/default_buffer_size
perf: optimize write by changing default buffer size
2022-11-09 21:45:26 +08:00
chenhaoran
e5bd00f0ae ci:add the env that builds with sanitizer 2022-11-09 20:29:32 +08:00
Shengliang Guan
efbe9ecbdc
Merge pull request #17999 from taosdata/fix/TD-20052
refact: move sync test code to single lib and reduce the number of memory copies
2022-11-09 19:14:33 +08:00
Shengliang Guan
f2fd847414 refact: move sync test code to single lib 2022-11-09 17:35:22 +08:00
Hongze Cheng
683e2cff7c change test cases 2022-11-09 15:49:39 +08:00
54liuyao
97fb25372e fix(ci):modify ci test 2022-11-09 12:58:44 +08:00
54liuyao
f66eded1e1 fix(stream): state window, error result after deleting data 2022-11-08 14:40:44 +08:00
Haojun Liao
1da67a569d fix(query): set correct status. 2022-11-08 00:23:40 +08:00
Shengliang Guan
a61e821a21 test: comment out unstable case 2022-11-05 13:39:43 +08:00
Shengliang Guan
8a7d34eae7 fix: adjust log 2022-11-04 19:41:11 +08:00
Liu Jicong
31f574359d fix:log empty msg 2022-11-03 14:29:51 +08:00
Liu Jicong
15ad147c40 Merge branch '3.0' into feature/stream 2022-11-03 13:37:59 +08:00
Liu Jicong
2fbc8e6306 refactor(stream): stream deploy and state transfer 2022-11-03 13:22:23 +08:00
dapan1121
d2a29ed7a7 fix:add tbname in test cases 2022-11-03 10:18:02 +08:00
54liuyao
43918a27f9 fix(function):if data is null, apercentile function should return null 2022-11-02 16:37:23 +08:00
Shengliang Guan
efdcfe4653 test: add case 2022-11-02 12:00:58 +08:00
Shengliang Guan
68f1641991
Merge pull request #17800 from taosdata/feature/stream
refactor(stream): fill history
2022-11-01 16:15:07 +08:00
Shengliang Guan
a28e9284e0 test: adjust unstable case 2022-11-01 14:13:00 +08:00
Shengliang Guan
f4e7f3da5e test: comment out unstable case 2022-11-01 14:05:54 +08:00