Commit Graph

32551 Commits

Author SHA1 Message Date
WANG MINGMING b3d2daeb72
Merge branch '3.0' into feature/TD-16524 2022-06-17 14:51:33 +08:00
Shengliang Guan ad5f9555fb refactor: sdb commit index 2022-06-17 14:48:30 +08:00
wangmm0220 8ace8dfd8b feat:add ttl/comment function & fix global version shadows a variable 2022-06-17 14:47:37 +08:00
Xiaoyu Wang 30db51ab21 Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-06-17 14:47:25 +08:00
dapan1121 f0c53fb982 Merge branch '3.0' into feature/showapps 2022-06-17 14:44:44 +08:00
dapan1121 d320326371 reset query cache 2022-06-17 14:41:17 +08:00
Xiaoyu Wang 52bbbe59d2 fix: a problem of super table order by 2022-06-17 14:39:34 +08:00
Xiaoyu Wang fe25e45e0f
Merge pull request #13899 from taosdata/feature/3.0_wxy
feat: the unique function and tail function are rewritten as the corresponding clauses
2022-06-17 14:30:23 +08:00
Haojun Liao 9c6a9f1c92 fix(query): set correct source status in merge sort. 2022-06-17 14:25:53 +08:00
Shengliang Guan 43f8f34b0f refactor: adjust logs 2022-06-17 14:24:17 +08:00
Shengliang Guan 6e6f559f9c Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode 2022-06-17 14:06:44 +08:00
Minghao Li 9ab28e0b88 refactor(sync): add last config index in fsm cbMeta 2022-06-17 14:05:52 +08:00
Xiaoyu Wang 2df98609e8 feat: the unique function and tail function are rewritten as the corresponding clauses 2022-06-17 13:55:25 +08:00
Liu Jicong 18993d50e5 refactor(tmq): offset storage 2022-06-17 13:16:46 +08:00
Shengliang Guan ce08a98149 Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode 2022-06-17 13:09:19 +08:00
Minghao Li 455a8da0ad refactor(sync): add config index to json 2022-06-17 13:08:41 +08:00
Shengliang Guan fd9ea1053a Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-17 12:26:26 +08:00
Shengliang Guan 21e9ef3264
Merge pull request #13924 from taosdata/fix/dnode
refactor: remove duplicate conninfo in SRpcMsg
2022-06-17 12:25:49 +08:00
Shengliang Guan 7e0ad8781b refactor(sync) add raft cfg test 2022-06-17 11:46:19 +08:00
Shengliang Guan d4f1c7857c Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-17 11:43:34 +08:00
Shengliang Guan 28b3268224 fix(sync) add trace log 2022-06-17 11:40:18 +08:00
Minghao Li f5db109e61 fix(sync): get last max snapshot index 2022-06-17 11:37:10 +08:00
wenzhouwww@live.cn d9c8c60b0e add case for distribute plan spread 2022-06-17 11:25:59 +08:00
Haojun Liao 99c58a6683
Merge pull request #13920 from taosdata/feature/3_liaohj
refactor(query): set correct buffer pages.
2022-06-17 11:19:00 +08:00
Shengliang Guan 5ae355077c enh(mnode): transaction conflict supports two db 2022-06-17 11:11:29 +08:00
wenzhouwww@live.cn a0b4ae2732 add case for distribute plan about sum function 2022-06-17 10:54:17 +08:00
Shengliang Guan 62f21b528e refactor: remove duplicate conninfo in SRpcMsg 2022-06-17 10:52:45 +08:00
Shengliang Guan 80e0b830fe refactor: remove duplicate conninfo in SRpcMsg 2022-06-17 10:40:42 +08:00
jiacy-jcy 78307f91a7 update test case 2022-06-17 10:14:59 +08:00
jiacy-jcy 084f1f699c update first.py 2022-06-17 10:07:22 +08:00
Shengliang Guan 603b11e2ff
Merge pull request #13917 from taosdata/fix/dnode
fix: mnode crash while sync reconfig
2022-06-17 10:03:18 +08:00
dingbo 5407ea7895 docs: reference rust 2022-06-17 09:54:54 +08:00
wenzhouwww@live.cn 0c50332455 Merge remote-tracking branch 'origin/3.0' into test/distributed_aggregate 2022-06-17 09:54:20 +08:00
cpwu 90c341be24 Merge branch '3.0' into cpwu/3.0 2022-06-17 09:48:46 +08:00
cpwu a0b8ec4eeb fix case 2022-06-17 09:45:11 +08:00
yihaoDeng 09df29e18f Merge branch '3.0' of https://github.com/taosdata/TDengine into dev 2022-06-17 09:30:05 +08:00
yihaoDeng 636a22b7a9 add trace base func 2022-06-17 09:29:54 +08:00
Shengliang Guan 793e6fa7d9 fix: rollback to avoid tsim/basic.sim failure 2022-06-17 09:26:25 +08:00
Haojun Liao 1b907e847c other: merge 3.0 2022-06-17 09:26:16 +08:00
Shengliang Guan a4a8d38ca2 fix: minor changes 2022-06-17 09:25:27 +08:00
dapan1121 d12614aac8 kill query 2022-06-17 09:22:03 +08:00
Haojun Liao af7f3e3252 refactor(query): set correct buffer pages. 2022-06-17 09:20:19 +08:00
Haojun Liao feebe90a1f fix(query): set correct buffer page size. 2022-06-17 09:18:53 +08:00
jiacy-jcy 45cc66caa7 Merge branch '3.0' into test/jcy 2022-06-17 09:00:10 +08:00
jiacy-jcy 7a9b49fddd update 2022-06-17 08:59:36 +08:00
Shengliang Guan ad8eeb0962 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-17 08:25:51 +08:00
Shengliang Guan 50c422bf74 fix: dnode removed if create vnode failed 2022-06-17 08:25:30 +08:00
Haojun Liao 5837c141c9
Merge pull request #13914 from taosdata/feature/3_liaohj
fix(query): set null for null value in groupby
2022-06-16 22:35:10 +08:00
shenglian-zhou 9ebc581b6d
Merge pull request #13910 from taosdata/szhou/fix/table-merge-scan-buf-size
fix: table merge scan sort buf size
2022-06-16 22:11:31 +08:00
tomchon 951481241e Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-06-16 22:09:29 +08:00