Commit Graph

519 Commits

Author SHA1 Message Date
Shengliang Guan 968212911a
Merge pull request #9422 from taosdata/feature/index_cache
complete index write/search
2021-12-27 19:18:50 +08:00
yihaoDeng 7e3e6022db complete index write/search 2021-12-27 19:06:26 +08:00
Haojun Liao f3de50620c [td-11818]fix bug in drop stable. 2021-12-27 18:59:34 +08:00
Haojun Liao 5ef5af8865 [td-11818] support create dnode/drop dnode. 2021-12-27 18:48:07 +08:00
Haojun Liao 2d256bd8fa [td-11818]refactor. 2021-12-27 16:17:56 +08:00
Haojun Liao 43d1e3f788 [td-11818] fix bug. 2021-12-27 16:10:39 +08:00
Haojun Liao e661d95aa0 [td-11818] refactor. 2021-12-27 15:19:10 +08:00
Shengliang Guan b77149240f fix msg error 2021-12-26 23:15:03 -08:00
Haojun Liao 36b98707d9 [td-11818] merge 3.0 2021-12-27 14:15:15 +08:00
Shengliang Guan 9fe4651081
Merge pull request #9396 from taosdata/origin/feature/index_cache
add flush-helper function
2021-12-27 09:46:28 +08:00
dapan1121 0be1920188 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2021-12-27 08:20:03 +08:00
yihaoDeng f99f6ec87e add flush-helper function 2021-12-26 23:31:16 +08:00
Shengliang Guan c5b42e5706
Merge pull request #9394 from taosdata/feature/index_cache
add iterator interface for fst
2021-12-26 21:01:14 +08:00
dapan 8febfa11aa Merge remote-tracking branch 'origin/3.0' into feature/qnode 2021-12-26 20:35:55 +08:00
dapan 250e5152a0 feature/qnode 2021-12-26 20:05:24 +08:00
yihaoDeng f45119ea5e add iterator interface for fst 2021-12-26 15:09:21 +08:00
Shengliang Guan 3052e8e154
Merge pull request #9392 from taosdata/feature/index_cache
Feature/index cache
2021-12-26 10:58:15 +08:00
dapan 13d4406774 catalog ut 2021-12-25 21:29:42 +08:00
yihaoDeng 0365c67b81 Combine the search results of cache and tfile And Update cache code 2021-12-25 19:16:05 +08:00
dapan1121 7c9a9d21dc add catalog ut 2021-12-25 12:27:46 +08:00
yihaoDeng a724e85b49 add skiplist test 2021-12-24 23:56:53 +08:00
yihaoDeng 7ca0a88ee2 add skiplist add 2021-12-24 23:55:15 +08:00
Haojun Liao 563c0ddd44 [td-11818] refactor. 2021-12-24 23:39:55 +08:00
Haojun Liao 0d0d4652bb [td-11818] Add async send callback mechanism. 2021-12-24 23:02:30 +08:00
dapan1121 454a488c9b feature/qnode 2021-12-24 19:01:48 +08:00
Xiaoyu Wang 217d268478 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2021-12-24 04:47:30 -05:00
Xiaoyu Wang 1f706b4e3b TD-12506 merge 3.0 2021-12-24 04:43:59 -05:00
Shengliang Guan 9f3ef6cd79 adjust rpc code after change msgtype from int8 to int16 2021-12-24 01:35:39 -08:00
Hongze Cheng 9acdf1e975 take a commit 2021-12-24 15:00:51 +08:00
Xiaoyu Wang c230608837 TD-12506 merge 3.0 2021-12-24 01:46:53 -05:00
Xiaoyu Wang e7ea350872 TD-12506 implement taos_query_l 2021-12-24 01:39:46 -05:00
Haojun Liao 067116330b [td-11818] merge 3.0 and fix a bug. 2021-12-24 10:54:15 +08:00
dapan1121 bbada5a8a6 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2021-12-24 09:41:41 +08:00
dapan1121 fddd11ed47 feature/qnode 2021-12-24 09:41:09 +08:00
Shengliang Guan 1d68b746e6
Merge pull request #9351 from taosdata/feature/index_cache
fix tfile bug and add unit test
2021-12-24 09:38:59 +08:00
yihaoDeng 6694e4b2da fix tfile bug and add unit test 2021-12-23 22:46:32 +08:00
dapan1121 af96f5b503 feature/qnode 2021-12-23 20:01:51 +08:00
Shengliang Guan 6c3e3c6951
Merge pull request #9336 from taosdata/feature/qnode
Feature/qnode
2021-12-23 19:37:44 +08:00
Shengliang Guan 74d5d12c05
Merge pull request #9335 from taosdata/feature/index_cache
fix tfile bug and add unit test
2021-12-23 19:37:26 +08:00
Xiaoyu Wang 6307883ff5 TD-12450 perfect parser interface 2021-12-23 05:24:51 -05:00
yihaoDeng aedd147359 fix tfile bug and add unit test 2021-12-23 18:18:51 +08:00
Xiaoyu Wang 1d62d95e6c TD-12450 perfect parser interface 2021-12-23 04:50:34 -05:00
dapan1121 1d5f8418aa Merge remote-tracking branch 'origin/3.0' into feature/qnode 2021-12-23 17:44:52 +08:00
dapan1121 8e078d6322 feature/qnode 2021-12-23 17:42:40 +08:00
Xiaoyu Wang 0c82c253be TD-12450 perfect parser interface 2021-12-23 04:33:41 -05:00
Xiaoyu Wang 53928fffd9 TD-12450 ut of combination of insert parser and insert planner 2021-12-23 03:27:59 -05:00
Shengliang Guan 784975da5d
Merge pull request #9320 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2021-12-23 16:06:48 +08:00
Haojun Liao ae70935970 [td-11818]support create super table/normal table/ drop db/drop stable 2021-12-23 16:00:17 +08:00
Shengliang Guan 1ce9487ff1
Merge pull request #9308 from taosdata/feature/3.0_wxy
TD-12451 insert physical plan serialization
2021-12-23 13:58:21 +08:00
Xiaoyu Wang fa861e8d83 TD-12451 insert physical plan serialization 2021-12-23 00:50:20 -05:00