Commit Graph

228 Commits

Author SHA1 Message Date
yihaoDeng 93c102e294 update fst build struct 2021-11-23 14:15:23 +08:00
yihaoDeng dc9163a29a update fst build struct 2021-11-23 12:13:44 +08:00
yihaoDeng ccca561d11 update fst build struct 2021-11-23 09:52:29 +08:00
yihaoDeng 260588b692 update fst build struct 2021-11-22 23:07:07 +08:00
yihaoDeng 5441bab5dc refactor builder struct 2021-11-22 19:27:41 +08:00
yihaoDeng e769d0a002 refactor builder struct 2021-11-22 18:40:44 +08:00
yihaoDeng 06fe44cabd add compare 2021-11-22 17:43:03 +08:00
Yihao Deng 081cc7cf6d
Merge pull request #8763 from taosdata/origin/3.0/fst
Origin/3.0/fst
2021-11-22 15:36:52 +08:00
yihaoDeng 0bbe42df45 fix compile failure 2021-11-22 15:35:12 +08:00
Liu Jicong 29eb943282
Merge pull request #8761 from taosdata/feature/tq
add walhandle for integration
2021-11-22 14:56:58 +08:00
Liu Jicong 759b077ecf add walhandle for integration 2021-11-22 14:56:11 +08:00
yihaoDeng 0cd12fd353 update builde node compile 2021-11-22 12:05:03 +08:00
codedump 885349af0d
Merge pull request #8758 from taosdata/feature/sync-implementation
Feature/sync implementation
2021-11-22 10:06:25 +08:00
lichuang b0c147f057 [TD-10645][raft]<feature>add vote resp process 2021-11-22 10:04:47 +08:00
yihaoDeng 59cc5e4212 update fst struct 2021-11-21 23:15:44 +08:00
yihaoDeng 3322eb5ffa just test 2021-11-21 20:15:09 +08:00
yihaoDeng f8af20b495 update code 2021-11-21 20:11:11 +08:00
yihaoDeng df646e9a51 add core struct 2021-11-21 20:01:34 +08:00
yihaoDeng 077b89db17 add fst_registry 2021-11-21 19:01:08 +08:00
yihaoDeng d56dbb15ff add fst_registry 2021-11-21 18:39:35 +08:00
yihaoDeng 09f3e8e19a merge develop 2021-11-20 16:43:37 +08:00
yihaoDeng 60e339b31d fst core struct 2021-11-20 13:13:21 +08:00
Shengliang Guan 72ec932491 refact transaction 2021-11-19 14:46:06 +08:00
lichuang 68e6b82a66 [TD-10645][raft]<feature>add vote resp process 2021-11-19 11:31:54 +08:00
lichuang ce654f835a [TD-10645][raft]<feature>refactor node and progress map 2021-11-19 10:18:56 +08:00
lichuang 7e2590f108 [TD-10645][raft]<feature>refactor node and progress map 2021-11-18 17:19:33 +08:00
lichuang 98a6b1918c [TD-10645][raft]<feature>refactor node and progress map 2021-11-17 15:50:57 +08:00
lichuang da029f32a7 [TD-10645][raft]<feature>refactor node and progress map 2021-11-17 12:06:06 +08:00
lichuang df2530f969 [TD-10645][raft]<feature>refactor node and progress map 2021-11-17 11:04:38 +08:00
lichuang 1d874657f7 [TD-10645][raft]<feature>add node map 2021-11-17 09:12:54 +08:00
lichuang 0c65b84886 [TD-10645][raft]<feature>add node map 2021-11-17 08:29:24 +08:00
Liu Jicong fed05bb64b add memallocator dependency 2021-11-16 16:03:39 +08:00
Hongze Cheng 81488ee35c Merge branch 'feature/vnode' into 3.0 2021-11-16 15:50:01 +08:00
lichuang a936a7a584 [TD-10645][raft]<feature>add node map 2021-11-16 15:41:08 +08:00
lichuang ffed86366f [TD-10645][raft]<feature>fix compile error 2021-11-16 13:50:28 +08:00
lichuang 8ab1eb642e [TD-10645][raft]<feature>refactor sync interface 2021-11-16 11:42:34 +08:00
lichuang 2521994923 [TD-10645][raft]<feature>refactor sync interface 2021-11-15 11:58:12 +08:00
yihaoDeng 980ace09b5 add interface 2021-11-15 11:36:51 +08:00
lichuang 83a40a7f5a [TD-10645][raft]<feature>refactor sync interface 2021-11-15 11:11:06 +08:00
lichuang aa438e7a53 [TD-10645][raft]<feature>add restore process 2021-11-15 10:56:22 +08:00
lichuang 24b599f14b [TD-10645][raft]<feature>add restore process 2021-11-12 18:09:09 +08:00
lichuang fb01dd5628 [TD-10645][raft]<feature>add restore process 2021-11-12 16:00:33 +08:00
Hongze Cheng 7a3144af71 Merge branch '3.0' into feature/vnode 2021-11-12 10:58:14 +08:00
lichuang 8eeaa2712d Merge branch '3.0' into feature/sync-implementation 2021-11-12 10:20:40 +08:00
lichuang 6d3efd1b1a [TD-10645][raft]<feature>refactor sync typedef 2021-11-12 10:20:03 +08:00
Shengliang Guan e9bfd8a4bb Merge remote-tracking branch 'origin/3.0' into feature/dnode3 2021-11-11 13:29:36 +08:00
Hongze Cheng 84fb0da75b Merge branch '3.0' into feature/vnode 2021-11-11 11:37:59 +08:00
Hongze Cheng 155b865a4e Merge branch '3.0' into feature/vnode 2021-11-11 10:16:10 +08:00
Haojun Liao 8668733880 [td-10564] fix compiler error. 2021-11-10 23:31:35 +08:00
Haojun Liao 5a4f137b14 Merge branch '3.0' of github.com:taosdata/tdengine into 3.0 2021-11-10 23:25:02 +08:00
Haojun Liao a0d3fa46c2 [td-10564] refactor code and fix bug in parse sql. 2021-11-10 23:20:01 +08:00
Hongze Cheng a1893dd80b refact 2021-11-10 21:43:29 +08:00
Haojun Liao 6fedb60ec2 [td-10564] Add test case and fix bug in generated log query plan. 2021-11-10 18:53:22 +08:00
Haojun Liao 94b2e2ddc1 [td-10564] Fix bug in generating sql plan. 2021-11-10 16:56:13 +08:00
lichuang f10a91ff03 [TD-10645][raft]<feature>refactor sync interface 2021-11-09 15:30:07 +08:00
lichuang de3164f16f [TD-10645][raft]<feature>add raft progress tracker 2021-11-09 14:58:10 +08:00
Haojun Liao addb829f62 [td-10564] merge 3.0 branch. 2021-11-09 13:43:50 +08:00
Shengliang Guan 79519165a9 add sdb interface 2021-11-09 11:37:58 +08:00
Haojun Liao 3c8a25aa10 [td-10564] refactor 2021-11-09 11:17:37 +08:00
Haojun Liao a7058d818a [td-10564] Fix bug in parse sql. 2021-11-09 11:08:25 +08:00
lichuang e17f573e0e [TD-10645][raft]<feature>add raft progress tracker 2021-11-09 10:53:08 +08:00
Haojun Liao bdcaeff12b [td-10564] Fix bug in parser sql. 2021-11-08 23:33:14 +08:00
Haojun Liao 7c9d760026 [td-10564] Fix bug in create logic plan. 2021-11-08 23:24:11 +08:00
Haojun Liao f0b71c971a [td-10564]fix bug in parser 2021-11-08 17:57:12 +08:00
Haojun Liao f4bafd6f4c [td-10564] fix bug in parser nested function 2021-11-08 17:14:01 +08:00
lichuang ccf8f14fdb [TD-10645][raft]<feature>add raft progress tracker 2021-11-08 15:58:19 +08:00
Haojun Liao 20406dd43b [td-10564]Fix bugs in parser. 2021-11-08 14:13:45 +08:00
Haojun Liao 4eebc5c47e [td-10564] disable the function id during sql parse. 2021-11-08 13:48:15 +08:00
Haojun Liao b4bba7ee0d [td-10564] Refactor the sql function parse procedure. 2021-11-08 10:32:06 +08:00
Haojun Liao f80294fc3d [td-10564] Support two columns in the aggregate function. 2021-11-07 15:49:30 +08:00
lichuang 4022f360a7 [TD-10645][raft]<feature>add raft append message handle 2021-11-05 16:35:07 +08:00
lichuang aee5ebd1ce [TD-10645][raft]<feature>add raft append message handle 2021-11-05 15:03:56 +08:00
Haojun Liao 62743ebd39 Merge branch '3.0' into feature/3.0_liaohj 2021-11-05 10:37:20 +08:00
Haojun Liao 05b1554a35 Merge branch '3.0' of github.com:taosdata/tdengine into 3.0 2021-11-05 10:37:00 +08:00
Haojun Liao 013f8fed42 [td-10564] 1. Enable and then refactor the parse the nested function in select clause. 2. Add some scalar string function in function module. 3. Add more test cases. 2021-11-05 10:35:50 +08:00
lichuang d39af04c56 Merge branch '3.0' into feature/sync-implementation 2021-11-05 10:05:52 +08:00
lichuang da106e29b2 [TD-10645][raft]<feature>add raft vote message handle 2021-11-04 15:51:30 +08:00
lichuang c25d174fc2 [TD-10645][raft]<feature>add raft vote resp message handle 2021-11-04 14:56:21 +08:00
Shengliang Guan 97f16ecb65 minor changes 2021-11-04 14:45:48 +08:00
Haojun Liao 55f3ac1701 [td-10564] refactor and add test cases. 2021-11-04 13:24:19 +08:00
lichuang e05e6dba9a [TD-10645][raft]<feature>add raft election message handle 2021-11-04 12:39:45 +08:00
lichuang 446b14f315 [TD-10645][raft]<feature>replace SRpcEpSet to SEpSet 2021-11-04 09:53:52 +08:00
lichuang aba51499d0 Merge branch '3.0' into feature/sync-implementation 2021-11-04 09:44:54 +08:00
lichuang aab981f667 [TD-10645][raft]<feature>add raft election message handle 2021-11-03 15:30:54 +08:00
lichuang 349a6a4771 [TD-10645][raft]<feature>add raft message handle 2021-11-03 11:47:44 +08:00
lichuang 24a0966da6 [TD-10645][raft]<feature>add raft progress 2021-11-02 15:50:27 +08:00
Shengliang Guan 84effaaba9 rename SRpcEpset to SEpSet 2021-11-02 15:24:07 +08:00
Haojun Liao 89e324c899 [td-10564]fix compiler error. 2021-11-02 15:08:00 +08:00
Shengliang Guan 4690773668 refact dnode-dnode file 2021-11-02 14:27:20 +08:00
Haojun Liao f69a885da5 [td-10564]Add implementation in executor. 2021-11-02 13:37:31 +08:00
lichuang fca35ceb29 [TD-10645][raft]<feature>add sync rpc client and server 2021-11-02 10:49:23 +08:00
lichuang 0214eda6f2 Merge branch '3.0' into feature/sync-implementation 2021-11-02 10:01:27 +08:00
Shengliang Guan 2f36662750 remove mgmt from vnode 2021-11-01 19:49:44 +08:00
Haojun Liao 01b178eb0e [td-10564]refactor unary function. 2021-11-01 13:03:57 +08:00
Haojun Liao 5921993336 [td-10564] support unary scalar function. 2021-11-01 11:53:05 +08:00
lichuang b4ff474ebf Merge branch '3.0' into feature/sync-implementation 2021-10-29 17:10:14 +08:00
lichuang 5b7261d63f [TD-10645][raft]<feature>add sync node timer 2021-10-29 17:09:25 +08:00
lichuang c319d1cb12 [TD-10645][raft]<feature>add raft module 2021-10-29 16:05:25 +08:00
Haojun Liao bc82a32ba2 [td-10564] add test cases. 2021-10-29 16:04:26 +08:00
Haojun Liao 6a1814b5ec [td-10564] refactor query logic plan generator. 2021-10-29 16:03:31 +08:00