Commit Graph

32075 Commits

Author SHA1 Message Date
Xiaoyu Wang 3954edb366 feat: avg function rewrite 2022-06-13 18:36:23 +08:00
Zhiqiang Wang 56bd728f04
Merge pull request #13777 from taosdata/fix/ZhiqiangWang/TD-16357-del-some-fulltest-case
test: del some fulltest case
2022-06-13 18:29:18 +08:00
cpwu ae0b4c0426 fix case 2022-06-13 18:20:11 +08:00
Ganlin Zhao 05eb30489d fix(query): disable elapsed function split 2022-06-13 17:11:10 +08:00
afwerar 9009cd6433 test: del some fulltest case 2022-06-13 17:08:36 +08:00
Cary Xu afbb72da7b Merge branch '3.0' into feature/TD-14481-3.0 2022-06-13 17:05:39 +08:00
Cary Xu 1a5056edd5 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-13 17:05:37 +08:00
Ganlin Zhao 594aa2fb44
Merge pull request #13738 from taosdata/enh/top_bot_split
enh(query): add top/bottom function distributed split
2022-06-13 16:45:00 +08:00
cpwu da49426887 fix case 2022-06-13 16:35:09 +08:00
shenglian-zhou 5507931dee
Merge pull request #13766 from taosdata/szhou/feature/multiwaymerge
feature: explain mulitway merge and merge interval optimization
2022-06-13 16:34:55 +08:00
cpwu 3479818d44 fix case 2022-06-13 16:32:19 +08:00
cpwu 32c0c105ea fix case 2022-06-13 16:29:29 +08:00
Shengliang Guan 95f75a76e5
Merge pull request #13771 from taosdata/fix/mnode
refactor: adjust logs
2022-06-13 16:25:54 +08:00
Ganlin Zhao b4c3e55c4d Merge branch '3.0' into enh/top_bot_split 2022-06-13 16:18:39 +08:00
Ganlin Zhao 8f2cb92111 fix case format 2022-06-13 16:16:30 +08:00
Ganlin Zhao dc3169b92d fix case format 2022-06-13 16:15:37 +08:00
Ganlin Zhao f7c20f6c0d fix invalid read-write caused by getFuncEnv 2022-06-13 16:14:16 +08:00
cpwu 18c3bbf6de Merge branch '3.0' into cpwu/3.0 2022-06-13 15:58:33 +08:00
cpwu b0623b84be fix case 2022-06-13 15:54:06 +08:00
Minghao Li e4897e5f46 enh(sync): add leader transfer 2022-06-13 15:52:43 +08:00
Minghao Li f47a28fe8a enh(sync): add leader transfer 2022-06-13 15:47:43 +08:00
yihaoDeng da67b826a7 Merge branch '3.0' of https://github.com/taosdata/TDengine into devv 2022-06-13 15:47:02 +08:00
cpwu 869f184adb fix case 2022-06-13 15:41:46 +08:00
Shengliang Guan 3d8ebc2660 refactor: adjust logs 2022-06-13 15:38:43 +08:00
dapan1121 7a78d81232 fix compile issue 2022-06-13 15:36:28 +08:00
Cary Xu 7fe75a2087 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-13 15:33:26 +08:00
Cary Xu 85b8a9fc56 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-13 15:33:24 +08:00
dingbo 37db1516ed docs: move docs-en and docs-cn to docs 2022-06-13 15:32:44 +08:00
Haojun Liao 0166d40c68
Merge pull request #13759 from taosdata/feature/3_liaohj
fix(query): add check for data completed.
2022-06-13 15:10:46 +08:00
shenglian zhou dc56c636ea Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-13 15:08:26 +08:00
shenglian zhou 140e15bc8d fix: merge interval operator optimization and explain analyze multimerge operator 2022-06-13 15:07:54 +08:00
Xiaoyu Wang 3eda47e159 merge 3.0 2022-06-13 15:02:42 +08:00
Xiaoyu Wang 1863bbee9a merge 3.0 2022-06-13 15:01:29 +08:00
WANG MINGMING e3b9f58ebd
Merge pull request #13762 from taosdata/feature/TD-14761
fix:to make time sort stable if timestamp is same in schemalsee
2022-06-13 15:00:17 +08:00
Xiaoyu Wang 380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
cpwu 97b8714461 fix case 2022-06-13 14:51:38 +08:00
cpwu 34c70764db fix case 2022-06-13 14:42:05 +08:00
cpwu fc5f9634a8 fix case 2022-06-13 14:41:59 +08:00
WANG MINGMING 8691faa8ec
Merge pull request #13763 from taosdata/3.0
feat:merge from 3.0
2022-06-13 14:18:56 +08:00
yihaoDeng eb6b87b3e3 fix: invalid read/write 2022-06-13 14:15:05 +08:00
wangmm0220 c54fc87afe Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761 2022-06-13 14:13:05 +08:00
wangmm0220 78dd9a035e fix:to make time sort stable if timestamp is same in schemalsee 2022-06-13 14:12:36 +08:00
dapan1121 eff9f9be4d add sma update 2022-06-13 14:06:11 +08:00
dapan1121 2eed1d4f2f
Merge pull request #13690 from taosdata/feature/qnode
feat: support mnode/vnode epset update
2022-06-13 14:02:06 +08:00
Ganlin Zhao 4036d9714e add bottom function distribution splitting 2022-06-13 13:38:21 +08:00
Haojun Liao 0a414b4934 fix(query): add check for data completed. 2022-06-13 13:32:02 +08:00
Haojun Liao 6bd38625e7
Merge pull request #13753 from taosdata/feature/3_liaohj
refactor: do some internal refactor of sample function.
2022-06-13 13:29:57 +08:00
Shengliang Guan 63a8129b01
Merge pull request #13758 from taosdata/fix/mnode
feat: redistribute vgroup
2022-06-13 13:14:53 +08:00
Cary Xu c0964e03be other: add debug logs 2022-06-13 12:51:21 +08:00
Ganlin Zhao ca22215718 Merge branch '3.0' into enh/top_bot_split 2022-06-13 12:41:27 +08:00