Commit Graph

34126 Commits

Author SHA1 Message Date
Ganlin Zhao 9ca819aa69 enh(query): last function support selectivity 2022-06-28 16:44:16 +08:00
Shengliang Guan 68895b4d06
Merge pull request #14321 from taosdata/fix/tsim
test: case for drop dnode
2022-06-28 16:41:51 +08:00
dapan1121 2dc928be5f Merge branch 'feat/tsdb_refact' of github.com:taosdata/TDengine into feat/tsdb_refact 2022-06-28 16:36:26 +08:00
dapan1121 2b9aff693b fix: remove rpc response msg in delete 2022-06-28 16:35:27 +08:00
Haojun Liao 33d58a5d7a Merge remote-tracking branch 'origin/feat/tsdb_refact' into feat/tsdb_refact 2022-06-28 16:29:51 +08:00
Haojun Liao 21f494a4c5 fix(query): set correct table uid. 2022-06-28 16:29:36 +08:00
Cary Xu fc55d6fb85 refactor: rsma code optimization 2022-06-28 16:24:48 +08:00
Minghao Li aded474d5b refactor(sync): adjust trace log 2022-06-28 16:19:15 +08:00
Xiaoyu Wang ed4b2dec17 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-06-28 16:08:57 +08:00
Xiaoyu Wang aa9d3ac521 fix: a problem of auto-create-table insert statement 2022-06-28 16:08:34 +08:00
Xiaoyu Wang b391a8349e
Merge pull request #14301 from taosdata/feature/3.0_debug_wxy
feat: refactor the plan implementation of unique function
2022-06-28 16:06:13 +08:00
Liu Jicong 58803fafcf fix(query): check datablock should check output flag 2022-06-28 16:05:00 +08:00
Shengliang Guan fe14f49cf2 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-28 16:03:41 +08:00
Shengliang Guan e5c633f89e test: remove out date case 2022-06-28 16:02:39 +08:00
Minglei Jin d3e741a84e tsdbCache/delete: load delete data only del file exists 2022-06-28 15:59:54 +08:00
Cary Xu 4091113dae refactor: rsma code optimization 2022-06-28 15:56:06 +08:00
Shengliang Guan c0183e1fa8 fix: duplicate response while set standby in vnode 2022-06-28 15:50:47 +08:00
Shengliang Guan 1c9715c5f5
Merge pull request #14319 from taosdata/fix/tsim
test: case for balance vgroup
2022-06-28 15:50:25 +08:00
yihaoDeng 66e8e06861 fix: fix rpc quit problem 2022-06-28 15:49:33 +08:00
Minglei Jin b5125afd79 tsdbCache/delete: use new tsdbReadDelIdx/Data interfaces 2022-06-28 15:49:15 +08:00
Cary Xu 75c8ea0677 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-28 15:45:53 +08:00
Cary Xu 55a1c02f73 refactor: rsma code optimization 2022-06-28 15:45:29 +08:00
Haojun Liao 03fa247a2d other: merge 3.0. 2022-06-28 15:38:54 +08:00
Haojun Liao be08ccaedc refactor:do internal refactor. 2022-06-28 15:35:51 +08:00
Minglei Jin 985d9a638a Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-28 15:28:10 +08:00
Minglei Jin d8aacdf251 tsdbCache/last: draft framework for last cols loading 2022-06-28 15:26:44 +08:00
Cary Xu b66caf4111
Merge pull request #14317 from taosdata/feature/TD-11274-3.0
refactor: rsma restore
2022-06-28 15:24:48 +08:00
Shengliang Guan 93d3879037 test: case for drop dnode 2022-06-28 15:24:35 +08:00
Haojun Liao 47a7522748 Merge remote-tracking branch 'origin/feat/tsdb_refact' into feat/tsdb_refact
# Conflicts:
#	source/dnode/vnode/src/vnd/vnodeSvr.c
2022-06-28 15:23:21 +08:00
Haojun Liao 4a59e1300b other: merge 3.0. 2022-06-28 15:22:32 +08:00
Hongze Cheng 3ba5d8e98a refact del data 2022-06-28 07:20:46 +00:00
Ganlin Zhao 0ea8f0fbc6 enh(query): fisrt function support selectivity 2022-06-28 15:14:57 +08:00
Li Minghao 364250b857
Merge pull request #14318 from taosdata/feature/3.0_mhli
refactor(sync): adjust trace log
2022-06-28 15:05:32 +08:00
Shengliang Guan 1fdc8d5dff
Merge pull request #14305 from taosdata/fix/mnode
test: case for alter db
2022-06-28 14:52:18 +08:00
Cary Xu df417c7f50 fix: not restore rsma if qtaskinfo file not exist 2022-06-28 14:48:40 +08:00
Shengliang Guan 286ec4ec01 test: case for balance vgroup 2022-06-28 14:48:39 +08:00
yihaoDeng 421efe365b fix: fix rpc quit problem 2022-06-28 14:41:56 +08:00
shenglian-zhou 10330d92ea
Merge pull request #14316 from taosdata/szhou/udf/udf-outside-tdengine
feat: support udf outside of TDengine
2022-06-28 14:41:32 +08:00
Xiaoyu Wang 38ae79e6e0 feat: refactor the plan implementation of unique function 2022-06-28 14:32:58 +08:00
Minghao Li 33d1440e7b refactor(sync): adjust trace log 2022-06-28 14:23:45 +08:00
Cary Xu 29e6987855 other: merge 3.0 2022-06-28 14:12:49 +08:00
slzhou daba88d2ad Merge branch '3.0' of github.com:taosdata/TDengine into szhou/udf/udf-outside-tdengine 2022-06-28 14:12:02 +08:00
Cary Xu 59f4d2c9c5 Merge branch '3.0' into feature/TD-11274-3.0 2022-06-28 14:12:00 +08:00
slzhou cbd581c431 feat: add taosudf.h to package files and install files 2022-06-28 14:11:44 +08:00
Cary Xu 5be089b888 refactor: rsma restore 2022-06-28 14:11:44 +08:00
Hongze Cheng fbb9ebfddc more work 2022-06-28 05:55:20 +00:00
Xiaoyu Wang 1f47241fc9 merge 3.0 2022-06-28 13:48:13 +08:00
Liu Jicong 383e7a495b fix(query): enable output check 2022-06-28 13:45:50 +08:00
Xiaoyu Wang e330eccbf5 feat: refactor the plan implementation of unique function 2022-06-28 13:45:20 +08:00
Li Minghao 474b6d1ee3
Merge pull request #14313 from taosdata/feature/3.0_mhli
refactor(sync): refactor snapshot code
2022-06-28 13:43:06 +08:00