Commit Graph

43174 Commits

Author SHA1 Message Date
Shengliang Guan 21feca7d96
Merge pull request #17698 from taosdata/enh/TD-18701
enh: balance vgroup
2022-10-27 13:20:23 +08:00
Hui Li 9530fd0127
Merge pull request #17687 from taosdata/test/fix_converage_enh
fix(coverage): enh function test case about cast , log , pow
2022-10-27 12:55:35 +08:00
Linhe Huo 783b784cc9
Merge pull request #17690 from taosdata/fix/cargo-not-found-in-ga
chore: fix github actions not found cargo error
2022-10-27 11:26:17 +08:00
Hui Li f0c7a5a157
Merge pull request #17700 from taosdata/test/cast_fix
test:fix test case about cast for Q 4
2022-10-27 11:22:40 +08:00
wenzhouwww@live.cn b871fc5867 test:fix test case about cast for Q 4 2022-10-27 11:18:16 +08:00
Hui Li b467bad419
Merge pull request #17568 from taosdata/test/td-19625
test: add cachemodel for last
2022-10-27 11:16:09 +08:00
Hui Li 6c5372aad2
Merge pull request #17699 from taosdata/test/TD-19854_1
test: add index cases
2022-10-27 11:12:47 +08:00
“happyguoxy” 74c6709ddc test: add index cases 2022-10-27 11:11:01 +08:00
Shengliang Guan 14519019f7 enh: balance vgroup 2022-10-27 11:10:54 +08:00
Liu Jicong 6cd8361a0a refactor(sma) 2022-10-27 11:06:16 +08:00
54liuyao 442f89783f fix(stream): read preversion data for delete 2022-10-27 10:55:32 +08:00
Shengliang Guan 60f152994e
Merge pull request #17550 from taosdata/docs/daniel-3.0
doc: add index to releases directory
2022-10-27 10:51:52 +08:00
Shengliang Guan 2241df8b77
Merge pull request #17685 from taosdata/test/TD-19838
test: add test case for max/min function
2022-10-27 10:51:08 +08:00
Haojun Liao c5c5b5aa9f
Merge pull request #17662 from taosdata/feature/3_liaohj
enh(query): enable the limit clause to be push down
2022-10-27 10:46:21 +08:00
Liu Jicong fc1b85bba1 fix(query): set block capacity 2022-10-27 10:28:41 +08:00
Hui Li 7081ad496c
Merge pull request #17674 from taosdata/test/td-19847
test: finish testcase for TD-19847
2022-10-27 10:24:02 +08:00
Shengliang Guan 3b6c636583
Merge pull request #17653 from taosdata/fix/rmDebugLog
fix: rm debug log
2022-10-27 10:14:34 +08:00
Shengliang Guan 3e8b3ce9bf
Merge pull request #17582 from taosdata/fix/TD-19744
test: restore case
2022-10-27 10:14:22 +08:00
Shengliang Guan 4f86c27bd5
Merge pull request #17688 from taosdata/feature/sync2-merge
refactor(sync): check pSyncTimer NULL
2022-10-27 10:13:52 +08:00
Minghao Li e3c055e0c4 fix(sync): fix coverity issues 2022-10-27 10:08:12 +08:00
Zhiqiang Wang 0abf3af580
fix: update auto package (#17691) 2022-10-27 09:58:42 +08:00
Hui Li bbf30ac116
Merge pull request #17692 from taosdata/test/fix_vnode_case
test:fix case about revote ,this case need modify later
2022-10-27 09:53:30 +08:00
Shengliang Guan 26aa0f1d37
Merge pull request #17684 from taosdata/fix/TD-19894
fix: continue to fetch next row if deleted
2022-10-27 09:50:41 +08:00
wenzhouwww@live.cn 1150dbc666 test:fix case about revote ,this case need modify later 2022-10-27 09:48:18 +08:00
dapan1121 d3d60dad8d
Merge pull request #17659 from taosdata/fix/TD-19489-3.0
fix(query): uniform the format of result between 2.6 and 3.0
2022-10-27 09:12:06 +08:00
dapan1121 9b475ea7f4
Merge pull request #17680 from taosdata/feature/TD-14761
fix:defects in coverity
2022-10-27 09:07:51 +08:00
Liu Jicong 465982fd8d
Merge pull request #17681 from taosdata/feature/stream
test(wal): rollback multiple file
2022-10-27 09:05:05 +08:00
Zhiqiang Wang 5d56059157
fix: add auto package (#17683)
Co-authored-by: tomchon <haoran920c@163.com>
2022-10-27 00:12:55 +08:00
Liu Jicong 42422b7a65 fix(taosx): reset latest offset 2022-10-26 21:20:35 +08:00
Huo Linhe d37f846384 chore: fix github actions not found cargo error 2022-10-26 21:16:22 +08:00
Hui Li 75d1f35af0
Merge pull request #17673 from taosdata/test/cluster_vnode
test: add test case about vnode for cluster
2022-10-26 20:50:14 +08:00
Hui Li 4ac9c3694f
Merge pull request #17669 from taosdata/fix/coverage_glzhao
fix(query): comment out unused functions for code coverage
2022-10-26 20:49:21 +08:00
Hui Li a2fcf51161
Merge pull request #17677 from taosdata/fix/TD-19794-V30
fix(coverage): remove the function about skiplist callback
2022-10-26 20:46:57 +08:00
Hui Li 3d9e07d143
Merge pull request #17679 from taosdata/feature/stream_ly
feat(stream):add ci
2022-10-26 20:46:08 +08:00
plum-lihui e2dd16fd22 test: add test case for tmq 2022-10-26 20:27:34 +08:00
Hui Li 1ba4d5a179
Merge pull request #17676 from taosdata/test/TD-19879
test: add robustness testcase of wal index files
2022-10-26 20:20:40 +08:00
Minghao Li 913517f05a fix(sync): modify case alter_option.sim, default value 2022-10-26 19:49:12 +08:00
wenzhouwww@live.cn ce19cfb9ea fix(coverage):enh function case about cast , log ,pow for coverage 2022-10-26 19:40:38 +08:00
wenzhouwww@live.cn 002db5b033 [test]enh cast , log ,pow function about coverage 2022-10-26 19:31:06 +08:00
dapan1121 42f95ccb85 Merge remote-tracking branch 'origin/3.0' into fix/TD-19815 2022-10-26 19:26:45 +08:00
dapan1121 ba0913e645 fix: remove not used code 2022-10-26 19:25:12 +08:00
Haojun Liao 376e7ea5b9 fix(query): support limit/offset in merge sort operator. 2022-10-26 19:23:05 +08:00
Ping Xiao 50a542a1b9 test: add test case for max/min function 2022-10-26 19:07:57 +08:00
Xiaoyu Wang d93d3b4e63 fix: push down limit 2022-10-26 19:00:08 +08:00
jiajingbin 794bb6ca47 test: finish testcase for TD-19847 2022-10-26 18:42:25 +08:00
Minglei Jin cb0a3ec042 fix: continue to fetch next row if deleted 2022-10-26 18:39:04 +08:00
haoranchen 5445141599
Update Jenkinsfile2 2022-10-26 18:37:40 +08:00
wenzhouwww@live.cn 60b6949b42 update 2022-10-26 18:28:05 +08:00
wenzhouwww@live.cn ca2f9f5511 update 2022-10-26 18:25:46 +08:00
Hongze Cheng f3eb9c066a
Merge pull request #17671 from taosdata/fix/remove-batcharraytest
fix: remove tarray's batch remove test
2022-10-26 18:25:36 +08:00