Commit Graph

6168 Commits

Author SHA1 Message Date
shenglian zhou 0e905bb3c1 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-elimation 2022-06-19 21:41:08 +08:00
shenglian zhou 8c402d2aa3 fix: column target/output desc match error 2022-06-19 21:39:35 +08:00
Xiaoyu Wang c963f92dda
Merge pull request #13990 from taosdata/feature/3.0_debug_wxy
feat: sql function 'interp'
2022-06-19 20:09:15 +08:00
Xiaoyu Wang bac6e27c20 feat: sql command 'interp' 2022-06-19 19:39:12 +08:00
WANG MINGMING 45a247c062
Merge pull request #13933 from taosdata/feature/TD-16524
feat: add ttl/comment function
2022-06-19 11:18:14 +08:00
Xiaoyu Wang bd61367f0a
Merge pull request #13988 from taosdata/feature/3.0_debug_wxy
feat: the function manager adds an interface for manually configuring the parameters of the merge function
2022-06-19 10:34:53 +08:00
Xiaoyu Wang 7db6081c72 feat: the function manager adds an interface for manually configuring the parameters of the merge function 2022-06-19 10:06:46 +08:00
Xiaoyu Wang 04e9996db6 feat: the function manager adds an interface for manually configuring the parameters of the merge function 2022-06-18 20:52:42 +08:00
shenglian zhou 2c5fc8b537 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-elimation 2022-06-18 20:37:26 +08:00
Haojun Liao 0e77d4dc1e Merge branch '3.0' into feature/3_liaohj 2022-06-18 20:04:06 +08:00
Haojun Liao 2f4bcd2625 enh(query): add more info about tablescan. 2022-06-18 20:03:27 +08:00
dapan1121 32a0cb7210
Merge branch '3.0' into enh/taos.ref 2022-06-18 19:57:20 +08:00
54liuyao 8c47a18dbf feat(stream): semi session operator 2022-06-18 19:57:08 +08:00
Xiaoyu Wang c0074588d4
Merge pull request #13984 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show table distributed'
2022-06-18 19:53:52 +08:00
dapan1121 cd5578918a Merge branch '3.0' into enh/taos.ref 2022-06-18 19:49:08 +08:00
wangmm0220 746f4759b0 fix:merge from 3.0 2022-06-18 19:40:36 +08:00
Li Minghao 9678238801
Merge pull request #13985 from taosdata/feature/3.0_mhli
refactor(sync): append noop in become leader
2022-06-18 19:28:59 +08:00
Minghao Li 16930ac3aa refactor(sync): adjust log buf size 2022-06-18 18:42:40 +08:00
Minghao Li 80782556cc Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-18 18:39:02 +08:00
Xiaoyu Wang 22d1422b49 feat: sql command 'show table distributed' 2022-06-18 18:37:18 +08:00
Yihao Deng 2941254a2b
Merge branch '3.0' into enh/trace1 2022-06-18 18:26:26 +08:00
yihaoDeng 974f56cdf1 add trace base func 2022-06-18 18:12:31 +08:00
shenglian zhou 53a07f0c37 feat: add test case sql 2022-06-18 17:58:15 +08:00
yihaoDeng e37a89d41a add trace log 2022-06-18 17:23:55 +08:00
Minghao Li f5366425ed refactor(sync): append noop in become leader 2022-06-18 17:02:29 +08:00
shenglian zhou 8af62ec969 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-elimation 2022-06-18 16:32:00 +08:00
dapan1121 5f4614d61a qnode for policy 2/3 2022-06-18 16:30:46 +08:00
Xiaoyu Wang 3599b26526
Merge pull request #13943 from taosdata/feature/3.0_debug_wxy
feat: rollup options adjust
2022-06-18 16:26:48 +08:00
shenglian zhou 683cf87676 fix: set parent of new logic node to null 2022-06-18 16:24:29 +08:00
Li Minghao efc7b1b90e
Merge pull request #13972 from taosdata/feature/3.0_mhli
refactor(sync) refactor trace log
2022-06-18 16:24:06 +08:00
Xiaoyu Wang c98965bdb1
Merge pull request #13971 from taosdata/feature/3.0_wxy
feat: information_schema.user_table_distributed execution plan
2022-06-18 16:03:05 +08:00
Haojun Liao f23abec35b
Merge pull request #13957 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-06-18 16:00:32 +08:00
Xiaoyu Wang 88f9a4b144 feat: the sql command 'create dnode' is compatible with the 2.x version syntax 2022-06-18 15:40:17 +08:00
shenglian zhou a215003146 feature: eliminate projection optimization 2022-06-18 15:20:30 +08:00
Minghao Li b247762931 refactor(sync) refactor trace log 2022-06-18 15:17:58 +08:00
Xiaoyu Wang 4e680bf1ac feat: information_schema.user_table_distributed execution plan 2022-06-18 15:10:46 +08:00
Xiaoyu Wang 48f730fbcf feat: the sql command 'create dnode' is compatible with the 2.x version syntax 2022-06-18 14:49:36 +08:00
Haojun Liao 956173e2e1 refactor: do some internal refactor. 2022-06-18 14:49:27 +08:00
yihaoDeng 5401c68706 enh: add trace 2022-06-18 14:07:54 +08:00
Haojun Liao f2a27f5842 refactor: do some internal refactor. 2022-06-18 12:00:41 +08:00
dapan1121 6f610bd363
Merge pull request #13952 from taosdata/enh/taos.ref
fix: fix insert affected rows issue
2022-06-18 11:12:50 +08:00
WANG MINGMING a64013461f
Merge branch '3.0' into feature/TD-16524 2022-06-18 11:11:54 +08:00
dapan1121 d862f2b49c fix TAOS ref issue 2022-06-18 09:53:18 +08:00
Haojun Liao 2cf8e30241 fix(query): fix syntax error. 2022-06-18 09:35:30 +08:00
Shengliang Guan 6d5e629c5b Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-18 00:35:07 +08:00
Haojun Liao 820d6d1332 refactor: do some internal refactor. 2022-06-17 23:23:37 +08:00
Haojun Liao d84eff0ea3
Merge pull request #13938 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-06-17 23:18:02 +08:00
Liu Jicong 4043e5c699
Merge pull request #13954 from taosdata/feature/stream
fix(stream): build ctb name
2022-06-17 22:40:56 +08:00
yihaoDeng 3d15b65cea fix: avoid timeout event lost 2022-06-17 21:46:09 +08:00
Liu Jicong 9744dd31fb Merge branch '3.0' into feature/stream 2022-06-17 21:36:22 +08:00
Xiaoyu Wang a06b329bee feat: sql command 'show create database', 'show create table', 'show create stable' and 'alter local' 2022-06-17 21:16:13 +08:00
Liu Jicong 342a1ae42d fix(stream): build ctb name 2022-06-17 21:00:10 +08:00
dapan1121 c2a96b2cc1 fix insert affected rows issue 2022-06-17 20:12:18 +08:00
Haojun Liao d2f8a330e1 refactor(query): do some internal refactor. 2022-06-17 20:09:49 +08:00
Haojun Liao 0f92fb02f9 enh(query): add new api. 2022-06-17 20:07:55 +08:00
Haojun Liao 45d379473f fix(query): fix syntax error. 2022-06-17 19:49:43 +08:00
Haojun Liao 11267a0032 other: merge 3.0 2022-06-17 19:05:39 +08:00
Haojun Liao 78d1f75c9b refactor(query): do some internal refactor. 2022-06-17 19:01:45 +08:00
Xiaoyu Wang 64f8a9cea8 merge 3.0 2022-06-17 18:45:17 +08:00
Shengliang Guan 98272d1434 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-17 18:41:39 +08:00
dapan1121 211adf20af
Merge pull request #13875 from taosdata/feature/showapps
feat: support show apps command
2022-06-17 18:20:05 +08:00
dapan1121 8ce76f7419 fix case issues 2022-06-17 17:30:57 +08:00
Xiaoyu Wang aea4f9c69b feat: rollup options adjust 2022-06-17 17:27:42 +08:00
Shengliang Guan 4c554437ea
Merge pull request #13931 from taosdata/fix/tsim
refactor: adjust logs
2022-06-17 17:00:12 +08:00
liuyao f9fe106a70
Merge pull request #13929 from taosdata/feature/TD-16616
feat(stream): distribute stream session plan
2022-06-17 16:30:01 +08:00
wangmm0220 470cee9e3d fix: comment & ttl 2022-06-17 16:15:03 +08:00
wangmm0220 66163539bd Merge branch 'feature/TD-16524' of github.com:taosdata/TDengine into feature/TD-16524 2022-06-17 15:57:31 +08:00
wangmm0220 6184d33011 fix: comment & ttl 2022-06-17 15:55:59 +08:00
Haojun Liao 1c52b59344 refactor: do some internal refactor. 2022-06-17 15:48:32 +08:00
Shengliang Guan 5959cc2d42 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-17 15:46:26 +08:00
54liuyao 61153b7637 feat(stream): distribute stream session plan 2022-06-17 15:39:19 +08:00
Xiaoyu Wang c556e5f264
Merge pull request #13932 from taosdata/feature/3.0_wxy
fix: a problem of super table order by
2022-06-17 15:35:44 +08:00
dapan1121 b864da2a9c fix app release issue 2022-06-17 15:26:45 +08:00
Shengliang Guan db4e02c7c7 fix: add log to debug mnode sync 2022-06-17 15:23:17 +08:00
Haojun Liao d6647789e3
Merge pull request #13930 from taosdata/feature/3_liaohj
fix(query): set correct source status in merge sort.
2022-06-17 15:09:46 +08:00
Shengliang Guan ab2f268601 Merge branch 'fix/tsim' into fix/dnode 2022-06-17 14:53:04 +08:00
WANG MINGMING b3d2daeb72
Merge branch '3.0' into feature/TD-16524 2022-06-17 14:51:33 +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
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 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 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
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 80e0b830fe refactor: remove duplicate conninfo in SRpcMsg 2022-06-17 10:40:42 +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