Commit Graph

36008 Commits

Author SHA1 Message Date
wangmm0220 1517b69cef fix:error in schemaless 2022-07-15 17:36:33 +08:00
Haojun Liao 3f11c849cd refactor: do some internal refactor. 2022-07-15 17:34:54 +08:00
wenzhouwww@live.cn f06c344ef1 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-15 17:34:34 +08:00
Minghao Li 33e4b35380 refactor(sync): add case 2022-07-15 17:15:04 +08:00
Shengliang Guan 9da55b39dd Merge branch '3.0' into fix/dnode 2022-07-15 17:05:11 +08:00
Shengliang Guan 714a991fbd
Merge pull request #14953 from taosdata/fix/valgrind
test: valgrind case
2022-07-15 17:02:58 +08:00
Minghao Li 5b1042ce2c Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-07-15 16:57:49 +08:00
Minghao Li 68ecae1df5 refactor(sync): add case 2022-07-15 16:57:45 +08:00
Ganlin Zhao a5a3b96e58 enable select agg function without from clause 2022-07-15 16:50:51 +08:00
Ganlin Zhao 14ae310fea fix issue 2022-07-15 16:47:52 +08:00
Shengliang Guan 61436129ce
Merge pull request #14949 from taosdata/fix/mnode
refactor: let transfer leader msg to be sent even when the dnode exiting
2022-07-15 16:47:45 +08:00
Ganlin Zhao 7d5c496e10 fix comment 2022-07-15 16:46:13 +08:00
Ganlin Zhao 0377f865db fix conflict 2022-07-15 16:45:30 +08:00
Ganlin Zhao 85da616ae1 Merge branch '3.0' into feat/agg_client_api 2022-07-15 16:44:46 +08:00
Ganlin Zhao 30e09c4b19 fix(query): fix when select percentile() has no
from table clause report error issue
2022-07-15 16:41:19 +08:00
Yihao Deng a5ca6d0ce0
Merge pull request #14942 from taosdata/feat/checkTimeUnSynced
feat: add time unsynced check
2022-07-15 16:36:10 +08:00
Shengliang Guan 040f20be43 test: valgrind case 2022-07-15 16:28:31 +08:00
Shengliang Guan 4d53c09cb6 test: valgrind case 2022-07-15 16:24:46 +08:00
Xiaoyu Wang aec4c2313a fix: multi-rows function validity check 2022-07-15 16:17:00 +08:00
Shengliang Guan ca7c115149 refactor: get retry epset from sync module only when mnode is not initialized 2022-07-15 16:13:08 +08:00
yihaoDeng f32d2bde1f feat: add time unsynced check 2022-07-15 16:07:54 +08:00
Minghao Li 59c7348c94 refactor(sync): add leader transfer callback 2022-07-15 16:07:45 +08:00
Cary Xu 880d7845e6 Merge branch '3.0' into feature/TD-11274-3.0 2022-07-15 16:07:01 +08:00
Cary Xu ed34f490ca enh: async commit api for rsma 2022-07-15 16:06:41 +08:00
Shengliang Guan a12f6a3e3d refactor: let transfer leader msg to be sent even when the dnode exiting 2022-07-15 16:03:16 +08:00
dapan1121 53103accc1 Merge branch 'fix/fixmsgorder' of github.com:taosdata/TDengine into fix/fixmsgorder 2022-07-15 16:02:49 +08:00
dapan1121 02af3581f3 enh: add debug info 2022-07-15 16:01:42 +08:00
Ganlin Zhao 9e49a0012d feat(query): add percentile/apercentile scalar version
TD-17344
2022-07-15 15:52:32 +08:00
yihaoDeng c875805874 refactor code 2022-07-15 15:49:30 +08:00
Shengliang Guan 73b1b239d7
Merge pull request #14944 from taosdata/fix/tsim
test: restore some 2.0 cases
2022-07-15 15:29:44 +08:00
wenzhouwww@live.cn a2136fd3b4 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-15 15:13:52 +08:00
wenzhouwww 8bd24a57e3
Merge pull request #14933 from taosdata/test/last_row
test: add test case for last_row , only with case ,not run CI
2022-07-15 15:10:58 +08:00
Haojun Liao f60f821c13 fix(query): fix partition by bug for last_row query. 2022-07-15 15:04:22 +08:00
Haojun Liao 505e14892e
Merge pull request #14932 from taosdata/feature/3_liaohj
fix(query): handle multi group last_row query.
2022-07-15 15:03:10 +08:00
Ganlin Zhao 86c64639c8
Merge pull request #14941 from taosdata/feat/agg_client_api
fix(query): add leastsquares function scalar version
2022-07-15 15:01:17 +08:00
Shengliang Guan af57edccb8 test: restore some 2.0 cases 2022-07-15 14:59:08 +08:00
yihaoDeng baa21c8398 Merge branch '3.0' of https://github.com/taosdata/TDengine into dev 2022-07-15 14:58:00 +08:00
yihaoDeng 8006ee1d8e feat: add time unsynced check 2022-07-15 14:56:23 +08:00
Minghao Li 681993884f refactor(sync): add leader transfer callback 2022-07-15 14:55:33 +08:00
Hongze Cheng 74b31e8c81 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-15 06:55:17 +00:00
Hongze Cheng ec2a069185 more vnode snapshot writer 2022-07-15 06:53:56 +00:00
yihaoDeng 35e8ad2811 feat: add time unsynced check 2022-07-15 14:51:20 +08:00
wenzhouwww@live.cn ef659e47c9 Merge branches '3.0' and '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-15 14:49:06 +08:00
dapan1121 c5675bc821 fix: fix msg disorder issue 2022-07-15 14:40:42 +08:00
Ganlin Zhao 9de4ad8535 Merge branch '3.0' into feat/agg_client_api 2022-07-15 14:37:08 +08:00
Minghao Li 95023fd56e refactor(sync): add leader transfer callback 2022-07-15 14:34:58 +08:00
Ganlin Zhao b8a4878b00 fix(query): add leastsquares function scalar version 2022-07-15 14:34:40 +08:00
Minghao Li 5b6c7bc38d refactor(sync): add leader transfer callback 2022-07-15 14:26:18 +08:00
dapan1121 5ed51e0010 Merge branch '3.0' into fix/fixmsgorder 2022-07-15 14:19:37 +08:00
Shengliang Guan a83d41f635
Merge pull request #14940 from taosdata/fix/tsim
test: restore case
2022-07-15 14:18:25 +08:00