Commit Graph

43174 Commits

Author SHA1 Message Date
Liu Jicong 2a3448552e test(wal): rollback multiple file 2022-10-26 18:03:25 +08:00
dapan1121 ce7fbaa6b6
Merge pull request #17632 from taosdata/fix/TD-19492
fix: fix scheduler status error
2022-10-26 18:01:53 +08:00
jiajingbin c57e9bae4c Merge branch '3.0' of https://github.com/taosdata/TDengine into test/td-19847 2022-10-26 17:58:13 +08:00
wangmm0220 d212be8a37 fix:defects in coverity 2022-10-26 17:54:19 +08:00
haoranchen 2fa0b43376
Update Jenkinsfile2 2022-10-26 17:54:07 +08:00
Hui Li 9415ecb4e2
Merge pull request #17672 from taosdata/test/td-19851
test: finish testcases for TD-19851
2022-10-26 17:42:34 +08:00
54liuyao 8fb78fd7fd feat(stream):add ci 2022-10-26 17:40:07 +08:00
Xiaoyu Wang d6eb9af333
Merge pull request #17678 from taosdata/feature/3_liaohj_wxy
fix: push down limit
2022-10-26 17:32:27 +08:00
Xiaoyu Wang 01d790d701 fix: push down limit 2022-10-26 17:31:43 +08:00
Alex Duan 41cdb1e917 fix(coverage): remove the function about skiplist callback 2022-10-26 17:29:49 +08:00
chenhaoran 83dff5a3b0 test:using single-threaded unit tests on mac os 2022-10-26 17:26:10 +08:00
chenhaoran d914578de0 test: add robustness testcase of wal index files 2022-10-26 17:14:07 +08:00
chenhaoran f233afe11d test: add robustness testcase of wal index files 2022-10-26 17:12:35 +08:00
Haojun Liao 81d795c293 fix(query): enable limit in grouped scan. 2022-10-26 17:11:56 +08:00
Liu Jicong 78ff5f75e7
Merge pull request #17663 from taosdata/feature/stream
fix: memory leak
2022-10-26 17:09:43 +08:00
Xiaoyu Wang 02ac6fa552 enh: add unit test and delete useless code 2022-10-26 17:01:55 +08:00
Hui Li 212c782531
Merge pull request #17630 from taosdata/test/jcy
test:update test case for TD-19816
2022-10-26 16:43:38 +08:00
jiajingbin e2ce0726d6 test: finish testcase for TD-19847 2022-10-26 16:34:52 +08:00
Haojun Liao 8d2de8d723 fix(query): handle the offset value. 2022-10-26 16:25:33 +08:00
wenzhouwww@live.cn 287e69b49b update 2022-10-26 16:22:37 +08:00
Zhiqiang Wang a27335c786
fix: add windows libtaosws (#17666) 2022-10-26 16:14:32 +08:00
wade zhang d3e8ec9342
Merge pull request #17665 from taosdata/fix/TD-19858
fix(query): fix interp crash issue
2022-10-26 16:11:36 +08:00
wenzhouwww@live.cn 9296cc15d8 update 2022-10-26 16:06:25 +08:00
wenzhouwww@live.cn 3546bb5d85 test:add test case for cluster vnode 2022-10-26 16:05:20 +08:00
dapan1121 2b278c16ba fix: fix insert error handling issue 2022-10-26 15:54:07 +08:00
Liu Jicong 4b5807c7f0 fix(tmq): set precision 2022-10-26 15:54:00 +08:00
Hui Li 4fa215927f
Merge pull request #17648 from taosdata/test/td-19853
test: add cases for TD-19853
2022-10-26 15:41:58 +08:00
jiajingbin 68ac4f9782 test: finish testcases for TD-19851 2022-10-26 15:36:58 +08:00
jiajingbin 3dc20e46f3 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/td-19853 2022-10-26 15:35:02 +08:00
Minglei Jin 18355ceaa7 fix: remove tarray's batch remove test 2022-10-26 15:28:13 +08:00
jiacy-jcy bee030cda7 Merge branch '3.0' into test/jcy 2022-10-26 15:11:13 +08:00
Ganlin Zhao 547e7694a8 fix(query): comment out unsed functions for code coverage 2022-10-26 15:06:56 +08:00
Minghao Li 169fd67ddb refactor(sync): adjust log retention size 2022-10-26 15:06:54 +08:00
Alex Duan 39c37e0e11 fix(shell): add affected rows in result 2022-10-26 14:54:50 +08:00
chenhaoran d1ad4d0f2a Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-19706 2022-10-26 14:33:27 +08:00
Liu Jicong 8dbe7ac377 fix: failed case 2022-10-26 14:02:36 +08:00
Minghao Li 95d51891b9 refactor(sync): adjust multi replica wal retension size 2022-10-26 13:55:30 +08:00
Hui Li 4f6045f0c0
Merge pull request #17660 from taosdata/test/TD-19852
Test/td 19852
2022-10-26 13:46:28 +08:00
Haojun Liao b13e7c150d fix(query): remove invalid code check. 2022-10-26 13:44:53 +08:00
Ganlin Zhao c3362223d9 fix(query): comment out unsed functions for code coverage 2022-10-26 13:39:56 +08:00
Xuefeng Tan 74ec2865bf
enh(taosAdapter): stmt set_tag supports json type (#17664) 2022-10-26 13:29:13 +08:00
Ganlin Zhao 88e5fa75e6 fix(query): fix interp crash issue
TD-19858
2022-10-26 12:43:29 +08:00
Hongze Cheng 2afcda198b
Merge pull request #17657 from taosdata/fix/TD-19865
fix: malloc and copy binary data when inserting last & last_row
2022-10-26 11:54:41 +08:00
Hongze Cheng 309bad6b3b
Merge pull request #17624 from taosdata/szhou/fixbugs
fix: set correct var meta length after tDecodeDataBlock
2022-10-26 11:53:25 +08:00
Liu Jicong a16b010e9f fix: memory leak 2022-10-26 11:35:15 +08:00
Haojun Liao 8cf3339b25 enh(query): enable the limit clause to be push down to the table scan operator. 2022-10-26 11:31:31 +08:00
Hongze Cheng b2affd12b9
Merge pull request #17656 from taosdata/fix/3.0_bugfix_wxy
fix: stream supports 'partition by tbname, column'
2022-10-26 11:16:51 +08:00
“happyguoxy” 892492847f test: refine query cases 2022-10-26 11:12:15 +08:00
“happyguoxy” 32d2a5c8bf test: refine query cases 2022-10-26 11:11:53 +08:00
“happyguoxy” fe25112b59 test: refine query cases 2022-10-26 11:11:26 +08:00