Commit Graph

36949 Commits

Author SHA1 Message Date
54liuyao b28553395f feat(stream): adjust stream scan 2022-07-22 20:13:37 +08:00
wangmm0220 e2414b4289 feat:add main logic for writing raw data of tmq 2022-07-22 20:08:33 +08:00
Xiaoyu Wang 241b385653 fix: plan problem when functions that requires a timeline is used in a partition by query 2022-07-22 20:05:30 +08:00
plum-lihui 1b69d30a16 test: update case 2022-07-22 20:03:37 +08:00
plum-lihui 1568fabc5c Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-22 20:02:55 +08:00
plum-lihui b98da6dd04 test: update test case 2022-07-22 20:02:24 +08:00
shenglian zhou 8bbb4846a0 fix: restore tmqudf-snapshot1.py 2022-07-22 19:49:13 +08:00
afwerar 3d4f23928e test: fix tmq_sim ctrl-c exit error 2022-07-22 19:43:59 +08:00
shenglian-zhou ebc80183e7
Merge pull request #15302 from taosdata/szhou/fix/udf
fix: table merge scan error and udf uv_write callback error
2022-07-22 19:43:07 +08:00
Zhiqiang Wang 3e0942aa2b
Merge pull request #15306 from taosdata/fix/ZhiqiangWang/TD-17736-fix-multi-level-storage-conf-error
os: fix multi level storage conf error
2022-07-22 19:38:03 +08:00
Shengliang Guan b8e241594b
Merge pull request #15307 from taosdata/fix/tsim
test: add cases
2022-07-22 19:14:29 +08:00
Liu Jicong 43abf0d3f1
Merge pull request #15309 from taosdata/feature/tq
fix: memory leak
2022-07-22 19:12:15 +08:00
wenzhouwww@live.cn 950cf5dc35 add case about force stop leader of cluster 2022-07-22 19:09:54 +08:00
Cary Xu 39b768153f
Merge pull request #15308 from taosdata/feat/TD-17552
enh(query): add wal version to agg result datablock
2022-07-22 19:09:31 +08:00
jiacy-jcy 7493be5640 add test case into ci 2022-07-22 19:05:23 +08:00
tomchon 378f961187 test: modify testcases of muti-mnodes 2022-07-22 18:57:00 +08:00
Xiaoyu Wang b97c440fe6
Merge pull request #15295 from taosdata/feature/3.0_debug_wxy
fix: plan problem when functions that requires a timeline is used directly in a super table
2022-07-22 18:50:27 +08:00
wenzhouwww@live.cn f9c907bd59 add test case for stop follower by kill -9 2022-07-22 18:47:23 +08:00
Liu Jicong e1046c7a98 fix: memory leak 2022-07-22 18:11:29 +08:00
Liu Jicong 7dfc465c7f Merge branch 'feature/stream' into feature/tq 2022-07-22 18:06:59 +08:00
Li Minghao 3c6a6497e5
Merge pull request #15305 from taosdata/feature/3.0_mhli
refactor(sync): add log tool
2022-07-22 18:02:59 +08:00
shenglian zhou 82b96e7222 fix: table merge scan order and init data readers array when start group scan 2022-07-22 17:52:56 +08:00
Minglei Jin 00fa71cf16
Merge pull request #15297 from taosdata/fix/TD-17660
fix: more error log to debug vnode info file
2022-07-22 17:48:48 +08:00
Ganlin Zhao 51ac32e8ea Merge branch '3.0' into feat/TD-17552 2022-07-22 17:41:48 +08:00
Ganlin Zhao 68854bdea5 enh(query): add wal version to agg result datablock
TD-17552
2022-07-22 17:39:59 +08:00
Shengliang Guan 1129b5251f test: add cases 2022-07-22 17:31:01 +08:00
Xiaoyu Wang 9c81f95d89 fix: plan problem when functions that requires a timeline is used directly in a super table 2022-07-22 17:30:18 +08:00
liuyao f069d5532c
Merge pull request #15303 from taosdata/feature/TD-17357
feat(stream):optimize update scan range
2022-07-22 17:29:34 +08:00
tomchon 07f2d08f6f test: modify testcases of muti-mnodes 2022-07-22 17:14:45 +08:00
afwerar 1404632d3e os: fix multi level storage conf error 2022-07-22 17:11:57 +08:00
Liu Jicong 2fddb8a6d6 feat(tmq): check alter 2022-07-22 17:10:40 +08:00
Minghao Li b375a69aa8 refactor(sync): add log tool 2022-07-22 17:10:02 +08:00
tomchon 46fb46f1cc Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-22 17:06:39 +08:00
tomchon 0a69e87a0a test: modify testcases of muti-mnodes 2022-07-22 17:06:19 +08:00
Xiaoyu Wang 1be414354d fix: plan problem when functions that requires a timeline is used directly in a super table 2022-07-22 17:06:08 +08:00
plum-lihui a243e267bc Merge branch '3.0' into test3.0/lihui 2022-07-22 17:03:25 +08:00
Hongze Cheng 031a78ab89
Merge pull request #15301 from taosdata/fix/hzcheng_3.0
fix: bigint cmpr
2022-07-22 17:02:05 +08:00
54liuyao 47cb043f4c feat(stream):optimize update scan range 2022-07-22 16:55:14 +08:00
wenzhouwww@live.cn cdf1a72f7c add test case of stop leader of an database 2022-07-22 16:51:29 +08:00
shenglian zhou 164251c9b8 fix: uv_write callback is called even after the uvTask associated is deleted 2022-07-22 16:46:53 +08:00
shenglian zhou b10a95f418 fix: fix groud id comparision in table merge scan 2022-07-22 16:46:01 +08:00
tomchon 53d37c7f10 test: modify testcases of muti-mnodes 2022-07-22 16:42:16 +08:00
Cary Xu 164dea54ae
Merge pull request #15290 from taosdata/feature/TD-11274-3.0
test: add test case basic2.sim
2022-07-22 16:40:29 +08:00
huolibo 0273388bab docs: TDengine 2.* document checkout jdbc 2.0 branch 2022-07-22 16:31:22 +08:00
wenzhouwww@live.cn 7cce7da526 add test case stop follower and leader 2022-07-22 16:29:22 +08:00
Hongze Cheng bd53d3097f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-22 08:25:01 +00:00
Hongze Cheng 8cc0b6fc89 fix: bigint compress problem 2022-07-22 08:24:48 +00:00
Liu Jicong 0a47ebc580 merge 3.0 2022-07-22 16:06:57 +08:00
Hui Li cda04a6a07
Merge pull request #15270 from taosdata/test/chr/TD-14699
test: modify testcases of muti-mnodes
2022-07-22 16:06:16 +08:00
Liu Jicong 2441ec22bd feat(tmq): check alter for ntb 2022-07-22 16:05:28 +08:00