Commit Graph

3114 Commits

Author SHA1 Message Date
“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
Liu Jicong 8ca5f0bd9c Merge branch '3.0' into feature/stream 2022-11-01 13:20:20 +08:00
Liu Jicong 5e253cc8ea refactor(stream): fill history 2022-11-01 11:56:14 +08:00
dapan1121 bfdecae3bd
Merge pull request #17786 from taosdata/feature/TD-19975
fix(stream): scalar stream update data
2022-11-01 09:17:37 +08:00
Shengliang Guan e817e649c6
Merge pull request #17788 from taosdata/enh/TD-19090
enh: force drop dnode
2022-10-31 23:27:54 +08:00
Shengliang Guan 1ad604a5f9 enh: force drop dnode 2022-10-31 19:57:27 +08:00
54liuyao b8e451d272 fix(stream): scalar stream update data 2022-10-31 18:33:30 +08:00
Shengliang Guan 7ddde569a0 enh: force drop dnode 2022-10-31 17:29:24 +08:00
54liuyao f1e3e0892a fix(planner):add semantic check 2022-10-31 16:17:53 +08:00
Liu Jicong d058475fac
Merge pull request #17750 from taosdata/feature/stream
feat(stream): snode
2022-10-28 18:12:48 +08:00
Haojun Liao 4b2fa43dae
Revert "fix(query): handle partition by in table scan operator" 2022-10-28 18:05:19 +08:00