Commit Graph

6537 Commits

Author SHA1 Message Date
liuyao 3a0c1ada41
Merge pull request #13996 from taosdata/feature/TD-16616
feat(stream): add ci
2022-06-20 13:05:44 +08:00
Ganlin Zhao 3969c00187
Merge pull request #13997 from taosdata/fix/TD-16656
fix(query): fix stddev function floating point NaN value
2022-06-20 12:54:58 +08:00
Haojun Liao 659e429b87 feature(query): support show table block distribution. 2022-06-20 12:54:46 +08:00
Xiaoyu Wang 3f702941a6
Merge pull request #14001 from taosdata/feature/3.0_debug_wxy
feat: sql function 'interp'
2022-06-20 12:50:40 +08:00
Xiaoyu Wang 9e8058dd5d feat: sql function 'interp' 2022-06-20 12:00:57 +08:00
dapan1121 ef21c6b339 enh: add rpc msg abort preprocess 2022-06-20 11:37:40 +08:00
54liuyao 5301dece4e feat(stream): add ci 2022-06-20 11:35:05 +08:00
Ganlin Zhao a79f4a6ec7 fix(query): fix stddev function floating point NaN value
TD-16656
2022-06-20 11:25:54 +08:00
Minghao Li 5968c6353f refactor(sync): get snapshot and create reader 2022-06-20 10:58:59 +08:00
wangmm0220 742cccba55 feat: merge from 3.0 2022-06-20 10:42:40 +08:00
dapan1121 a8694bd863
Merge pull request #13977 from taosdata/enh/taos.ref
feat: support all queries on Qnode
2022-06-20 09:26:33 +08:00
shenglian zhou 9bb21ebbc2 fix: double free error during plan optimize 2022-06-20 08:45:57 +08:00
shenglian zhou 8c955ef017 fix: limit/slimit would prevent optimization projection elimination 2022-06-20 07:52:29 +08:00
shenglian zhou 218d455dcc fix: elimate projection error 2022-06-19 22:32:26 +08:00
shenglian zhou 413d26ee30 fix: add column to datablock even no output 2022-06-19 22:00:57 +08:00
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
Xiaoyu Wang 927464113b feat: tag condition split 2022-06-18 20:15:47 +08:00
wangmm0220 082a5de790 fix:merge from 3.0 2022-06-18 20:04:15 +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 2dc7bcbefc show create db 2022-06-18 19:50:53 +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
wangmm0220 6743b544e9 fix: error in json 2022-06-17 18:32:08 +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
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
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
Shengliang Guan b265a9e938 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-16 21:32:14 +08:00
Shengliang Guan e241fc0979 Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode 2022-06-16 21:13:35 +08:00
Haojun Liao cc638a2236 fix(query): set null for null value in groupby 2022-06-16 21:13:18 +08:00
Haojun Liao 0fae75ebdd
Merge pull request #13904 from taosdata/feature/3_liaohj
fix(query): adjust group limitation.
2022-06-16 21:12:27 +08:00
dapan1121 b3f9f81b61 support show apps 2022-06-16 21:06:04 +08:00
shenglian zhou 23d1ec98c3 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/table-merge-scan-buf-size 2022-06-16 20:55:28 +08:00
wangmm0220 2bd2996e74 feat:add comment function 2022-06-16 20:45:00 +08:00
wangmm0220 e28e92ea35 feat:add ttl 2022-06-16 20:44:25 +08:00
Minghao Li d71027ac35 fix(sync): fake match2, need truncate log 2022-06-16 20:43:49 +08:00
Shengliang Guan 2dc41e86cb Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode 2022-06-16 20:10:11 +08:00
Minghao Li b42c963a5f fix(sync): fake match when prevLogIndex less than commitIndex 2022-06-16 20:08:27 +08:00
Shengliang Guan 8a72d44494
Merge pull request #13909 from taosdata/fix/mnodesync2
refactor(sync): add syncIsReady
2022-06-16 20:00:39 +08:00
shenglian zhou 67540f2504 fix: table merge scan sort buf size 2022-06-16 19:49:42 +08:00
Shengliang Guan 5d64fcb117 Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode 2022-06-16 19:47:40 +08:00
Xiaoyu Wang f350ade453 feat: the unique function and tail function are rewritten as the corresponding clauses 2022-06-16 19:45:09 +08:00
Minghao Li d3f6f07902 fix(sync): fake match when prevLogIndex less than commitIndex 2022-06-16 19:40:08 +08:00
Minglei Jin 3e5cbe8a11
Merge pull request #13905 from taosdata/fix/tdb-maxLocal
fix: fix page capacity calculation
2022-06-16 19:34:02 +08:00
Shengliang Guan dd024941b7 Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode 2022-06-16 19:10:52 +08:00
Shengliang Guan 5a6ab29741 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-16 19:10:24 +08:00
Minghao Li 3fdd0c30ac refactor(sync): add trace log 2022-06-16 19:08:44 +08:00
liuyao 39e2a646e9
Merge pull request #13901 from taosdata/feature/TD-16512
feat(stream): stream partition by
2022-06-16 18:39:34 +08:00
Minglei Jin c1de4df95b fix: fix page capacity calculation 2022-06-16 18:33:45 +08:00
Haojun Liao ab47de1dae fix(query): adjust group limitation. 2022-06-16 18:30:22 +08:00
Zhiqiang Wang 304d20f024
Merge pull request #13895 from taosdata/fix/ZhiqiangWang/TD-16357-add-dll-check
os: add dll check
2022-06-16 18:26:24 +08:00
54liuyao 7b98430906 feat(stream): stream partition by 2022-06-16 18:11:39 +08:00
Shengliang Guan 5d9a3850d2 Merge remote-tracking branch 'origin/feature/3.0_mhli' into fix/dnode 2022-06-16 18:09:30 +08:00
Minghao Li 46c09f2c84 refactor(sync): add trace log 2022-06-16 18:08:01 +08:00
Haojun Liao dfce7e7261 other:merge 3.0 2022-06-16 17:49:58 +08:00
Shengliang Guan 34b6ecafba Merge remote-tracking branch 'origin/feature/3.0_mhli' into test/chr/TD-14699 2022-06-16 17:42:27 +08:00
Minghao Li 15ac89590c refactor(sync): add trace log 2022-06-16 17:41:01 +08:00
Shengliang Guan fe9f8bfe98 Merge remote-tracking branch 'origin/3.0' into test/chr/TD-14699 2022-06-16 17:39:39 +08:00
Haojun Liao bd518f3f71 fix(query): remove group info during sort. 2022-06-16 17:39:33 +08:00
Haojun Liao 6e328d42ca
Merge pull request #13897 from taosdata/feature/3_liaohj
fix(query): set correct error code.
2022-06-16 17:33:41 +08:00
Shengliang Guan 7e72c16bde
Merge pull request #13896 from taosdata/fix/dnode
feat: redistribute vgroup
2022-06-16 17:25:18 +08:00
Shengliang Guan 26ca03af4f fix: crash while mnode sync 2022-06-16 17:24:42 +08:00
Xiaoyu Wang e224d40480 feat: the unique function and tail function are rewritten as the corresponding clauses 2022-06-16 16:58:55 +08:00
yihaoDeng 418be5755b enh: refactor debug info 2022-06-16 16:48:02 +08:00
Haojun Liao 87300b2ab0 fix(query): set correct error code. 2022-06-16 16:21:01 +08:00
Haojun Liao 2c746848fc
Merge pull request #13877 from taosdata/feature/3_liaohj
enh(query): partition by supports arithmetic expr
2022-06-16 16:18:50 +08:00
Shengliang Guan 35c47cee55 Merge remote-tracking branch 'origin/feature/3.0_mhli' into test/chr/TD-14699 2022-06-16 16:17:20 +08:00
Minghao Li 2f81a41f98 refactor(sync): add syncIsReady 2022-06-16 16:16:40 +08:00
Shengliang Guan 6ad87b9383 Merge remote-tracking branch 'origin/feature/3.0_mhli' into test/chr/TD-14699 2022-06-16 15:57:20 +08:00
Shengliang Guan 14b6523bd3 refactor: show rpc response code 2022-06-16 15:56:25 +08:00
afwerar 528d7d7248 os: add dll check 2022-06-16 15:46:51 +08:00
Minghao Li 9a9200d28b refactor(sync): add restore finish when become leader again 2022-06-16 15:38:40 +08:00
Shengliang Guan 7aa087a48d feat: redistribute vgroup 2022-06-16 15:25:04 +08:00
dapan1121 8f5a85f698 Merge branch 'feature/3_liaohj' of github.com:taosdata/TDengine into feature/3_liaohj 2022-06-16 15:03:35 +08:00
dapan1121 d41efb2cfb fix rc issue 2022-06-16 15:02:57 +08:00
Haojun Liao 5492155009 fix(query): fix syntax error on windows platform. 2022-06-16 14:49:37 +08:00
Minghao Li 77b03ac821 refactor(sync): add restore finish when become leader again 2022-06-16 14:40:42 +08:00
Haojun Liao 75e0eaa53f fix(query): add null pointer check. 2022-06-16 13:53:02 +08:00
Haojun Liao 102fdf2916 fix(query): fix the syntax error in unit test. 2022-06-16 11:52:58 +08:00
Haojun Liao 2360f072a8 fix(query): add indef process procedure. 2022-06-16 11:43:11 +08:00
Xiaoyu Wang 97ac79f557 feat: rollup grammar adjust 2022-06-16 11:13:59 +08:00
Minghao Li 58051169d2 refactor(sync): add trace log 2022-06-16 10:54:13 +08:00
Haojun Liao 63884b554b fix(query): set correct sort buffer page size. 2022-06-16 10:51:29 +08:00
dapan1121 7156f5257a Merge branch '3.0' into feature/showapps 2022-06-16 10:40:41 +08:00
dapan1121 a2d1987208 show apps 2022-06-16 10:24:01 +08:00
Xiaoyu Wang f6f4f65a56 merge 3.0 2022-06-16 09:55:32 +08:00
Xiaoyu Wang e52429e31b merge 3.0 2022-06-16 09:31:22 +08:00
dapan1121 69eb9daddb
Merge pull request #13851 from taosdata/feature/showqueries
feat: support some show and kill commands
2022-06-16 09:15:02 +08:00
Haojun Liao 6b2d4a6aca other: merge 3.0 2022-06-15 23:05:55 +08:00
Haojun Liao f2de1af904 enh(query): partition by support arithmetic expr, and do some internal refactor. 2022-06-15 23:00:31 +08:00
Liu Jicong 683bc24646
Merge pull request #13876 from taosdata/feature/stream
feat(stream): drop task
2022-06-15 22:59:43 +08:00
Haojun Liao efd28728df
Merge pull request #13779 from taosdata/feature/3_liaohj
enh(query): add derivative function.
2022-06-15 22:35:30 +08:00
Liu Jicong 5572abe1b4 feat(stream): drop task 2022-06-15 21:41:59 +08:00
shenglian-zhou 39ac85b1f3
Merge pull request #13842 from taosdata/szhou/feature/multi-tb-merge-scan
feat: add table merge scan operator
2022-06-15 21:26:47 +08:00
dapan1121 4973739794 show apps 2022-06-15 20:59:33 +08:00
Haojun Liao 4f8c84cf02 fix(query): remove invalid colId check. 2022-06-15 20:48:12 +08:00
Shengliang Guan 123217973a
Merge pull request #13871 from taosdata/fix/dnode
fix: adjust log
2022-06-15 20:40:35 +08:00
wangmm0220 f2a19c98ef feat:add test for operator encode/decode 2022-06-15 20:35:45 +08:00
slzhou 8efaa65ade fix: use different datablock for each sort source 2022-06-15 20:12:04 +08:00
Shengliang Guan 19439c8b58 fix: adjust log 2022-06-15 19:55:36 +08:00
Xiaoyu Wang 7f78d4a79b feat: partition by tags optimize 2022-06-15 19:08:25 +08:00
Xiaoyu Wang 2cd3657208
Merge pull request #13867 from taosdata/feature/3.0_debug_wxy
feat: support compute only use qnode
2022-06-15 18:39:14 +08:00
Shengliang Guan 1b15c3439a
Merge pull request #13859 from taosdata/fix/dnode
feat: increase enable and sysinfo limits for user privilege
2022-06-15 18:24:32 +08:00
Haojun Liao b9e98b42cd fix(query): set correct timeunit. 2022-06-15 18:13:43 +08:00
Li Minghao bf4d3a9e12
Merge pull request #13863 from taosdata/feature/3.0_mhli
refactor(sync): do not heartbeat when 1 replica
2022-06-15 17:55:03 +08:00
Liu Jicong 9ae7dc1028 enh(sma): remove filefator 2022-06-15 17:42:21 +08:00
liuyao 6e49b7bbd7
Merge pull request #13862 from taosdata/feature/TD-16512
feat(stream): stream state&session support partition by
2022-06-15 17:21:03 +08:00
Minghao Li dcd65e6dea refactor(sync): do not heartbeat when 1 replica 2022-06-15 17:17:15 +08:00
slzhou b6bddd3fb1 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multi-tb-merge-scan 2022-06-15 17:13:09 +08:00
Liu Jicong fd9bb8db73
Merge pull request #13860 from taosdata/feature/stream
feat(stream): trigger mode add max delay
2022-06-15 17:11:18 +08:00
Li Minghao 4c7b24f13d
Merge pull request #13861 from taosdata/feature/3.0_mhli
enh(sync): adjust errno
2022-06-15 17:09:15 +08:00
Ganlin Zhao f445c59aa0
Merge pull request #13855 from taosdata/fix/last_windows_crash
fix(query): fix first/last function crash on windows
2022-06-15 17:00:16 +08:00
Zhiqiang Wang 007470ff06
Merge pull request #13830 from taosdata/fix/ZhiqiangWang/TD-16357-add-taosd-assert-kill
test: add taosd assert kill
2022-06-15 16:53:44 +08:00
Xiaoyu Wang b7b64fda84 Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-06-15 16:47:26 +08:00
Xiaoyu Wang 3c4663848b feat: support compute only use qnode 2022-06-15 16:47:03 +08:00
slzhou 040093bee8 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multi-tb-merge-scan 2022-06-15 16:43:34 +08:00
54liuyao 87bcbe003e feat(stream): stream state&session support partition by 2022-06-15 16:40:45 +08:00
slzhou 562ec27c7b feat: add merge table scan operator 2022-06-15 16:40:43 +08:00
liuyao c53c6992e8
Merge pull request #13846 from taosdata/feature/TD-16512
feat(stream): update data fo partition by
2022-06-15 16:39:27 +08:00
Haojun Liao 771065952e other: merge 3.0 2022-06-15 16:32:28 +08:00
dapan1121 8f16cc08e7
Merge pull request #13844 from taosdata/hotfix/TD-16540
fix: fix get table index crash issue
2022-06-15 16:26:45 +08:00
Haojun Liao ec97183737 fix(query): add refId for exchange operator. 2022-06-15 16:26:43 +08:00
Minghao Li 13eaf5fc73 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-15 16:14:38 +08:00
Minghao Li 4b18bd718e refactor(sync): adjust errno 2022-06-15 16:14:17 +08:00
slzhou e60425b4a4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multi-tb-merge-scan 2022-06-15 16:14:07 +08:00
Liu Jicong 8eb08fa0d4 feat(stream): trigger mode add max delay 2022-06-15 16:11:20 +08:00
afwerar 5f73b165f5 os: add taosd assert kill 2022-06-15 15:59:56 +08:00
54liuyao d8c2a68f27 feat(stream): update data fo partition by 2022-06-15 15:35:51 +08:00
Xiaoyu Wang 11564a3dc7 fix: use 'duration' instead of 'days' for create database 2022-06-15 15:24:22 +08:00
Shengliang Guan 5ea1f3512f feat: increase enable and sysinfo limits for user privilege 2022-06-15 14:43:30 +08:00
dapan1121 6d1ff4c18b fix dead lock issue 2022-06-15 14:33:45 +08:00
Xiaoyu Wang 19ab15b19f feat: super table join 2022-06-15 13:49:29 +08:00
dapan1121 7de08aaadc add db vg refresh 2022-06-15 13:26:12 +08:00
Ganlin Zhao 8a1d0812fe fix last function crash on windows 2022-06-15 13:22:36 +08:00
Minghao Li c9f6c20410 refactor(sync): if eqmsg error, return 2022-06-15 11:42:04 +08:00
dapan1121 96f8a0da42 Merge branch '3.0' into feature/showqueries 2022-06-15 11:34:54 +08:00
dapan1121 947aecb74f show queries/connection; kill connection 2022-06-15 11:27:53 +08:00
Minghao Li 6c7072286d refactor(sync): if eqmsg error, return 2022-06-15 11:06:06 +08:00
dapan1121 afe3171edc fix free issue 2022-06-15 10:40:39 +08:00
dapan1121 c9caaeea38 fix tb index issue 2022-06-15 10:18:05 +08:00
Xiaoyu Wang ddaf616473
Merge pull request #13832 from taosdata/feature/3.0_debug_wxy
feat: execution plan of super table join
2022-06-15 09:18:25 +08:00
shenglian zhou 9f9a55f4f0 fix: change table scan to table merge scan 2022-06-15 08:56:45 +08:00
Yihao Deng 369e7b327d
Merge pull request #13828 from taosdata/fix/mnode
test: enable case
2022-06-15 08:35:00 +08:00
yihaoDeng c102f3f54f update rpc retry 2022-06-15 08:06:29 +08:00
Yihao Deng 9e8c63af31
Merge pull request #13838 from taosdata/enh/log
Enh/log
2022-06-15 07:14:00 +08:00
WANG MINGMING 63a9aee5db
Merge pull request #13824 from taosdata/feature/TD-14761
fix: error in schemaless parameters
2022-06-15 00:02:21 +08:00
shenglian zhou a38f70ba7c fix: select * from t core dump 2022-06-14 23:34:50 +08:00
shenglian zhou 3a971651db Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multi-tb-merge-scan 2022-06-14 22:59:50 +08:00
Li Minghao c156d964b6
Merge pull request #13841 from taosdata/feature/3.0_mhli
refactor(sync): add respMgr trace log
2022-06-14 22:56:42 +08:00
Yihao Deng f6287282a8
Merge branch '3.0' into enh/log 2022-06-14 21:24:26 +08:00
yihaoDeng 80ab544fed update rpc retry 2022-06-14 21:18:12 +08:00
yihaoDeng 706d2fc14a Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into mnode 2022-06-14 21:17:29 +08:00
Xiaoyu Wang d5541cf1b0 feat: super table join 2022-06-14 21:13:10 +08:00
Haojun Liao 83ee553615 refactor(query): do some internal refactor. 2022-06-14 21:01:08 +08:00
Minghao Li a51eee06eb refactor(sync): add trace log 2022-06-14 20:39:53 +08:00
Minghao Li b60fde8f73 refactor(sync): add trace log 2022-06-14 20:33:57 +08:00
Minghao Li b25840ebd4 refactor(sync): add test syncRaftIdCheck 2022-06-14 20:19:56 +08:00
Xiaoyu Wang b472ed1173 merge 3.0 2022-06-14 19:55:52 +08:00
Xiaoyu Wang 805ff5e525 feat: super table join 2022-06-14 19:54:19 +08:00
Haojun Liao 93dfebe071 refactor(query): do some internal refactor. 2022-06-14 19:47:25 +08:00
shenglian zhou 4fa20a1e76 feat: add table merge scan operator 2022-06-14 19:44:48 +08:00
wangmm0220 81acad620c fix:error in CI 2022-06-14 19:33:55 +08:00
wangmm0220 174ae5ee6b feat:add logic for ttl 2022-06-14 19:06:14 +08:00
yihaoDeng 2d200e4c24 Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into mnode 2022-06-14 18:44:57 +08:00
yihaoDeng c45e5a66fc update rpc retry 2022-06-14 18:44:30 +08:00
WANG MINGMING d6012f22dc
Merge branch '3.0' into feature/TD-14761 2022-06-14 18:23:37 +08:00
shenglian zhou 1b1d1d1c4a feature: add table merge scan operator 2022-06-14 18:17:18 +08:00
Xiaoyu Wang 18ced3eb97
Merge pull request #13810 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-06-14 18:06:29 +08:00
wangmm0220 f4eb95a02b fix: error in schemaless parameters 2022-06-14 17:45:54 +08:00
Liu Jicong e71023e593
Merge pull request #13819 from taosdata/feature/stream
enh(stream): forbid indefinite row functions for streams
2022-06-14 17:41:33 +08:00
Minghao Li e4da993c15 refactor(sync): add test syncRaftIdCheck 2022-06-14 17:19:54 +08:00
Xiaoyu Wang 0226e39595 fix: some problems of parser 2022-06-14 17:13:30 +08:00
Liu Jicong 1248b5fbb3 enh(stream): forbid indefinite row functions for streams 2022-06-14 17:11:41 +08:00
Ganlin Zhao 6fd4286865 Merge branch '3.0' into enh/avg_stddev_split 2022-06-14 17:02:32 +08:00
Ganlin Zhao 7ed7fd0fd6 enable stddev splitting 2022-06-14 17:00:32 +08:00
Ganlin Zhao 68d33b1656 add stddev function partial/merge 2022-06-14 16:53:59 +08:00
Ganlin Zhao cd94eabc73 add stddev function translate partial/merge 2022-06-14 16:42:05 +08:00
yihaoDeng 6be738e648 refactor transport log 2022-06-14 16:41:58 +08:00
Xiaoyu Wang a635190ec3 feat: super table join 2022-06-14 16:40:11 +08:00
yihaoDeng 080366ff54 change transport log 2022-06-14 16:32:06 +08:00
Xiaoyu Wang faf1a814c9 fix: some problems of parser 2022-06-14 16:31:14 +08:00
Ganlin Zhao 464d72ab38
Merge pull request #13812 from taosdata/enh/avg_stddev_split
enh(query): avg function enable splitting
2022-06-14 16:25:16 +08:00
Xiaoyu Wang 6948d648ef feat: super table join 2022-06-14 16:24:11 +08:00
Xiaoyu Wang ac2a4678f0 fix: some problems of parser 2022-06-14 15:56:58 +08:00
WANG MINGMING 32fbb8aa59
Merge pull request #13801 from taosdata/feature/TD-15956
opt: optimize generating groupid in partition/group by tag
2022-06-14 15:55:38 +08:00
Ganlin Zhao b13c31c953 Merge branch '3.0' into enh/avg_stddev_split 2022-06-14 15:51:03 +08:00
Minghao Li 71dad1ea78 refactor(sync): add test syncRaftIdCheck 2022-06-14 15:50:44 +08:00
Ganlin Zhao a17c6e3c33 fix bugs 2022-06-14 15:47:56 +08:00
Xiaoyu Wang 1676bfe5cf fix: some problems of parser 2022-06-14 15:43:56 +08:00
Ganlin Zhao 4ccbc4d85f enable avg function partial/merge 2022-06-14 15:34:55 +08:00
Li Minghao 41a285a3f6
Merge pull request #13807 from taosdata/feature/3.0_mhli
refactor(sync): update replica index in snapshot sender
2022-06-14 15:21:09 +08:00
Ganlin Zhao e82289542d avg function add partial/merge 2022-06-14 15:15:37 +08:00
Ganlin Zhao 4113472e89 add avg function translate partial/merge 2022-06-14 15:00:28 +08:00
Minghao Li fa25fa32e0 refactor(sync): add test syncRaftIdChec 2022-06-14 14:54:11 +08:00
Haojun Liao 5603f4a1fb enh(query): add derivative function. 2022-06-14 14:46:09 +08:00
Haojun Liao c56be8f871 enh(query): add interp function. 2022-06-14 14:45:17 +08:00
Minghao Li 5268b5233a refactor(sync): update replica index in snapshot sender 2022-06-14 14:40:06 +08:00
wangmm0220 7435221e32 opt: optimize generating groupid in partition/group by tag 2022-06-14 14:40:01 +08:00
dapan1121 2861534ada
Merge pull request #13781 from taosdata/feature/cacheIndex
feat: cache table index
2022-06-14 14:29:13 +08:00
Yihao Deng e5bef6d77d
Merge pull request #13764 from taosdata/fix/invalidIdx
fix: invalid read/write
2022-06-14 14:17:35 +08:00
Ganlin Zhao 2a6dfbb0d7 enh(query): avg function use pre-agg results 2022-06-14 13:48:33 +08:00
Shengliang Guan ff9c7e6453
Merge pull request #13798 from taosdata/fix/sync-eqmsg
fix(sync) if FpEqMsg return error, do not enqueue msg
2022-06-14 13:47:33 +08:00
yihaoDeng 592d6801ec Merge branch 'idxx' into invalid 2022-06-14 13:45:43 +08:00
wangmm0220 cb85ee6d3c opt: optimize generating groupid in partition/group by tag 2022-06-14 13:36:54 +08:00
dapan1121 545345de7b remove debug flag 2022-06-14 13:23:47 +08:00
WANG MINGMING a5bbc0a6ac
Merge pull request #13785 from taosdata/feature/TD-14761
fix: error in schemaless with same timestamp
2022-06-14 13:22:18 +08:00
Minghao Li a2039d8bb2 fix(sync) if FpEqMsg return error, do not enqueue msg 2022-06-14 13:16:49 +08:00
Shengliang Guan 00644eef38
Merge pull request #13791 from taosdata/fix/mnode
refactor: mnode worker
2022-06-14 13:14:32 +08:00
liuyao f218e73ffe
Merge pull request #13793 from taosdata/feature/TD-16512
feat(stream): partition by
2022-06-14 13:12:48 +08:00
Minghao Li 979420801e fix(sync) if FpEqMsg return error, do not enqueue msg 2022-06-14 13:07:27 +08:00
Haojun Liao 531b85ce22 enh(query): add interp function. 2022-06-14 11:54:13 +08:00
WANG MINGMING 64dca74a54
Merge branch '3.0' into feature/TD-14761 2022-06-14 11:34:18 +08:00
Ganlin Zhao 0dde9cc9f9 fix bugs 2022-06-14 11:25:11 +08:00
wangmm0220 5ffb01b2e6 fix: error in schemaless with same timestamp 2022-06-14 11:24:45 +08:00
Shengliang Guan bea94b4f16 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-14 11:18:41 +08:00
Minghao Li 9cd54c5cc9 refactor(sync): update replica index in snapshot sender 2022-06-14 11:16:32 +08:00
54liuyao 22f86ee529 feat(stream): partition by 2022-06-14 11:15:10 +08:00
Ganlin Zhao 6f27ee975e enable last splitting 2022-06-14 11:04:36 +08:00
Ganlin Zhao 6a4fc45771 fix bugs 2022-06-14 11:00:22 +08:00
Ganlin Zhao 589b30422f add last function splitting 2022-06-14 10:51:00 +08:00
Ganlin Zhao 9fa641a8b0 Merge branch '3.0' into enh/first_last_split 2022-06-14 10:50:50 +08:00
yihaoDeng b5bc9aa2ba fix rpc retry error 2022-06-14 10:44:34 +08:00
Minghao Li 3887e940f1 fix(sync): when receive snapshot rsp from a dropped replica 2022-06-14 10:24:05 +08:00
Shengliang Guan 82112e8d4a
Merge pull request #13786 from taosdata/fix/mnode
fix(sync): send snapshot to multi nodes at the same time
2022-06-14 09:54:21 +08:00
dapan1121 e8ab28bee1 fix release crash issue 2022-06-14 09:02:57 +08:00
dapan1121 0111549155 index not exist as success 2022-06-14 08:41:52 +08:00
Shengliang Guan 318f2771ea fix(sync): close detail log 2022-06-13 22:36:54 +08:00
Shengliang Guan be3de7b7df fix(sync): send snapshot to multi nodes at the same time 2022-06-13 22:20:53 +08:00
Ganlin Zhao d4a38245a2 add some check 2022-06-13 21:21:46 +08:00
Ganlin Zhao 763e8bd6ae enable first function split 2022-06-13 21:17:55 +08:00
Xiaoyu Wang b3bd98ed58 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-06-13 21:03:38 +08:00
Xiaoyu Wang 730a256228 fix: json tag plan ut 2022-06-13 21:03:19 +08:00
Ganlin Zhao 4240a38c17 fix bugs 2022-06-13 20:56:33 +08:00
Ganlin Zhao 45ef3db78a add first function partial/merge 2022-06-13 20:53:42 +08:00
yihaoDeng 2488382dd6 fix: avoid invalid value 2022-06-13 20:49:54 +08:00
Xiaoyu Wang 1674e41dee merge 3.0 2022-06-13 20:14:04 +08:00
Xiaoyu Wang f080f321dd merge 3.0 2022-06-13 20:06:29 +08:00
wangmm0220 fc32f71628 opt: optimize group by tag 2022-06-13 19:59:30 +08:00
dapan1121 b83197398e fix msg decode issue 2022-06-13 19:47:14 +08:00
Haojun Liao 4b9139c793
Merge branch '3.0' into feature/3_liaohj 2022-06-13 19:35:27 +08:00
Haojun Liao 7f0c2d5b80 enh(query): support descending traverse in derivative function. 2022-06-13 19:31:17 +08:00
Haojun Liao 49fd380a69 enh(query): add derivative function. 2022-06-13 19:22:28 +08:00
Ganlin Zhao 6d95262688 enh(query): add first/last function distributed implementation 2022-06-13 19:11:28 +08:00
Xiaoyu Wang 8ed69d2195 merge 3.0 2022-06-13 19:00:09 +08:00
dapan1121 8d86b877e7 Merge branch '3.0' into feature/cacheIndex 2022-06-13 18:49:08 +08:00
dapan1121 bb89ceb6bd change stb hash value to stbName 2022-06-13 18:46:02 +08:00
Xiaoyu Wang 9d9c05ccb5 merge 3.0 2022-06-13 18:40:23 +08:00
Xiaoyu Wang 03f2fcde54 merge 3.0 2022-06-13 18:38:15 +08:00
Xiaoyu Wang a5ce5192f2 merge 3.0 2022-06-13 18:37:25 +08:00
Xiaoyu Wang 3954edb366 feat: avg function rewrite 2022-06-13 18:36:23 +08:00
Ganlin Zhao 05eb30489d fix(query): disable elapsed function split 2022-06-13 17:11:10 +08:00
Ganlin Zhao 594aa2fb44
Merge pull request #13738 from taosdata/enh/top_bot_split
enh(query): add top/bottom function distributed split
2022-06-13 16:45:00 +08:00
shenglian-zhou 5507931dee
Merge pull request #13766 from taosdata/szhou/feature/multiwaymerge
feature: explain mulitway merge and merge interval optimization
2022-06-13 16:34:55 +08:00
Ganlin Zhao b4c3e55c4d Merge branch '3.0' into enh/top_bot_split 2022-06-13 16:18:39 +08:00
Ganlin Zhao f7c20f6c0d fix invalid read-write caused by getFuncEnv 2022-06-13 16:14:16 +08:00
Minghao Li e4897e5f46 enh(sync): add leader transfer 2022-06-13 15:52:43 +08:00
Minghao Li f47a28fe8a enh(sync): add leader transfer 2022-06-13 15:47:43 +08:00
yihaoDeng da67b826a7 Merge branch '3.0' of https://github.com/taosdata/TDengine into devv 2022-06-13 15:47:02 +08:00
dapan1121 7a78d81232 fix compile issue 2022-06-13 15:36:28 +08:00
Haojun Liao 0166d40c68
Merge pull request #13759 from taosdata/feature/3_liaohj
fix(query): add check for data completed.
2022-06-13 15:10:46 +08:00
shenglian zhou dc56c636ea Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-13 15:08:26 +08:00
shenglian zhou 140e15bc8d fix: merge interval operator optimization and explain analyze multimerge operator 2022-06-13 15:07:54 +08:00
Xiaoyu Wang 1863bbee9a merge 3.0 2022-06-13 15:01:29 +08:00
Xiaoyu Wang 380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
yihaoDeng eb6b87b3e3 fix: invalid read/write 2022-06-13 14:15:05 +08:00
dapan1121 eff9f9be4d add sma update 2022-06-13 14:06:11 +08:00
dapan1121 2eed1d4f2f
Merge pull request #13690 from taosdata/feature/qnode
feat: support mnode/vnode epset update
2022-06-13 14:02:06 +08:00
Ganlin Zhao 4036d9714e add bottom function distribution splitting 2022-06-13 13:38:21 +08:00
Haojun Liao 0a414b4934 fix(query): add check for data completed. 2022-06-13 13:32:02 +08:00
Haojun Liao 6bd38625e7
Merge pull request #13753 from taosdata/feature/3_liaohj
refactor: do some internal refactor of sample function.
2022-06-13 13:29:57 +08:00
Shengliang Guan 63a8129b01
Merge pull request #13758 from taosdata/fix/mnode
feat: redistribute vgroup
2022-06-13 13:14:53 +08:00
Ganlin Zhao ca22215718 Merge branch '3.0' into enh/top_bot_split 2022-06-13 12:41:27 +08:00
Ganlin Zhao 8fe95c982c fix bugs 2022-06-13 12:39:25 +08:00
Minghao Li b1093b4a79 fix(sync): use fqdn instead of raftId 2022-06-13 12:13:35 +08:00
Shengliang Guan 95e4b79091 feat: redistribute vgroup 2022-06-13 11:55:38 +08:00
Yihao Deng 43651032ee
Merge pull request #13755 from taosdata/fix/invalidIdx
fix: invalid idx
2022-06-13 11:45:54 +08:00
Minghao Li 34c906a1e1 refactor(sync): add debug log 2022-06-13 10:39:32 +08:00
dapan1121 17f6275015 add sma cache 2022-06-13 10:38:45 +08:00
Haojun Liao 13907386fb
Merge branch '3.0' into feature/3_liaohj 2022-06-13 10:32:56 +08:00
Haojun Liao 3e5b18d4b8 fix(query): add null pointer check. 2022-06-13 10:23:16 +08:00
shenglian zhou ed58047581 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-13 09:56:54 +08:00
shenglian zhou 253cd955a1 feat: add explain analyze to multiway merge operator 2022-06-13 09:56:39 +08:00
Minghao Li aad288ab17 refactor(sync): add debug log 2022-06-12 15:21:56 +08:00
Haojun Liao d77979babf
Merge pull request #13747 from taosdata/feature/3_liaohj
fix(query): add more check for timestamp in converting.
2022-06-12 11:31:29 +08:00
Li Minghao b9db0ea664
Merge pull request #13746 from taosdata/feature/3.0_mhli
refactor(sync): add debug log
2022-06-12 09:07:31 +08:00
Liu Jicong 32151de1f0
Merge pull request #13745 from taosdata/feature/stream
enh(tmq): avoid uninitialized memory
2022-06-12 08:56:08 +08:00
Haojun Liao c2e8aa9659 refactor: do some internal refactor. 2022-06-12 00:31:34 +08:00
Haojun Liao f5dacec38d fix(query): add more check for timestamp in converting. 2022-06-12 00:08:01 +08:00
WANG MINGMING 0f417eb584
Merge pull request #13743 from taosdata/feature/TD-14761
fix:disable schemaless database parameters & fix insert error in multi thread in schemaless
2022-06-11 23:38:06 +08:00
yihaoDeng 3c9ee325bc fix: invalid read/write 2022-06-11 23:15:43 +08:00
Minghao Li 6a4cdadef6 refactor(sync): add debug log 2022-06-11 21:56:44 +08:00
wangmm0220 6e45140db4 fix:disable schemaless database parameters 2022-06-11 21:40:57 +08:00
Liu Jicong 0ef33c05bc enh(tmq): avoid uninitialized memory 2022-06-11 21:36:15 +08:00
Xiaoyu Wang d1e0327d19 fix: handle the memory leak of parser 2022-06-11 21:32:29 +08:00
liuyao f3750b1177
Merge pull request #13737 from taosdata/feature/TD-16425
feat(stream): support spread、elapsed、histogram、hll
2022-06-11 21:19:23 +08:00
dapan1121 31f3bed347 support index cache 2022-06-11 20:39:16 +08:00
wangmm0220 324e8607cc fix:disable schemaless database parameters 2022-06-11 20:26:11 +08:00
wangmm0220 9bccbbf865 fix:error in multi thread in schemaless 2022-06-11 19:40:56 +08:00
Haojun Liao eee5408d25 Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj 2022-06-11 19:28:44 +08:00
Haojun Liao 0b8dd61f41 fix(query): fix some memory leaks. 2022-06-13 09:33:08 +08:00
Haojun Liao 1ad2b5c92b fix(query): fix memory leak. 2022-06-12 23:37:29 +08:00
Haojun Liao d0dd451494 refactor: do some internal refactor of sample function. 2022-06-12 15:25:37 +08:00
Ganlin Zhao b342561535 Merge branch '3.0' into enh/top_bot_split 2022-06-11 19:25:43 +08:00
Ganlin Zhao b53c65ea27 disable selectivity function for top split for now 2022-06-11 19:22:57 +08:00
Xiaoyu Wang 0f99cc084a
Merge pull request #13736 from taosdata/feature/3.0_wxy
feat: sma index optimize
2022-06-11 19:08:28 +08:00
Haojun Liao b0593497c4
Merge pull request #13731 from taosdata/feature/3_liaohj
fix(query): set correct data output position.
2022-06-11 19:07:57 +08:00
54liuyao e7196dda3f feat(stream): support spread、elapsed、histogram、hll 2022-06-11 18:41:20 +08:00
Xiaoyu Wang fc4b959a12 feat: sma index optimize 2022-06-11 18:21:47 +08:00
Haojun Liao 797fba7716 fix(query): set correct data output position. 2022-06-11 18:01:56 +08:00
dapan1121 0046593d4f
Merge branch '3.0' into feature/qnode 2022-06-11 17:58:53 +08:00
Xiaoyu Wang 67baa48961
Merge pull request #13720 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-06-11 17:16:47 +08:00
Li Minghao 0b36b14a42
Merge pull request #13725 from taosdata/feature/3.0_mhli
fix(sync): snapshot overwrite config change
2022-06-11 17:12:16 +08:00
yihaoDeng 14a85095db fix: invalid read/write 2022-06-11 16:56:21 +08:00
54liuyao c8af8daa61 feat(stream): state\session max delay 2022-06-11 16:39:59 +08:00
Ganlin Zhao b9cc1e6d09 add top getenv function for merge function 2022-06-11 16:39:26 +08:00
dapan1121 d3a56d87ca
Merge branch '3.0' into feature/qnode 2022-06-11 16:34:21 +08:00
Ganlin Zhao 15ba5769e0 fix crash 2022-06-11 16:29:02 +08:00
Ganlin Zhao 40f6fad49f fix bug 2022-06-11 16:21:45 +08:00
Minghao Li f92f1bbcc0 fix(sync): snapshot overwrite config change 2022-06-11 16:20:15 +08:00
Ganlin Zhao 6473c85e13 fix bugs 2022-06-11 16:14:08 +08:00
Minghao Li 104a1bb59b fix(sync): snapshot overwrite config change 2022-06-11 16:11:18 +08:00
Ganlin Zhao e9a8217f97 fix getTopBotInfoSize issue 2022-06-11 15:44:55 +08:00
Xiaoyu Wang e17396be9c fix: some problems of parser 2022-06-11 15:44:49 +08:00
Minghao Li dc02d8d930 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-11 15:33:16 +08:00
Minghao Li dffbec29c7 refactor(sync): add last config index z 2022-06-11 15:31:49 +08:00
Ganlin Zhao 56705a995f enable top function split 2022-06-11 15:29:26 +08:00
Liu Jicong 824c3fbead
Merge pull request #13718 from taosdata/feature/stream
fix(stream): fix shuffle vg id not initialized
2022-06-11 15:21:13 +08:00
Liu Jicong 767b768e51 fix(stream): fix shuffle vg id not initialized 2022-06-11 15:20:59 +08:00
Haojun Liao 4ab97e81cf
Merge pull request #13717 from taosdata/feature/3_liaohj
refactor: do some internal refactor, and add some check before create exchange operator
2022-06-11 15:20:52 +08:00
Ganlin Zhao 4c29b82626 refactor 2022-06-11 15:18:13 +08:00
liuyao 3097bf2af8
Merge pull request #13716 from taosdata/feature/TD-16435
feat(stream): stream max delay
2022-06-11 15:11:39 +08:00
Haojun Liao a91053300c other: merge 3.0 2022-06-11 14:54:31 +08:00
Haojun Liao 9f4e89a7e2 Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2022-06-11 14:52:33 +08:00
Haojun Liao 0fbf30ce6d refactor: do some internal refactor, and add some check before create exchange operator. 2022-06-11 14:51:54 +08:00
Haojun Liao a80529e810
Merge pull request #13688 from taosdata/feature/3_liaohj
fix(query): fix invalid write.
2022-06-11 14:50:35 +08:00
Ganlin Zhao ab9b76e1f9 store original data type in STopBotRes for merge function 2022-06-11 14:35:28 +08:00
54liuyao d210ef1c0e feat(stream): stream max delay 2022-06-11 14:27:45 +08:00
Haojun Liao 94c8ca1e06 fix(query): add null pointer check. 2022-06-11 14:10:00 +08:00
Minghao Li fa54663871 refactor(sync): add last config index 2022-06-11 13:52:17 +08:00
Ganlin Zhao 33b455df85 add top merge function 2022-06-11 13:32:51 +08:00
Minghao Li 4af9d14457 refactor(sync): add last config index 2022-06-11 13:08:30 +08:00
Minghao Li 6adadc0b26 refactor(sync): add last config index 2022-06-11 13:03:58 +08:00
Minghao Li 6586f78599 refactor(sync): add last config index 2022-06-11 12:44:58 +08:00
Haojun Liao 514e86ff26 fix(query): clear flag before assign data. 2022-06-11 11:28:59 +08:00
dapan1121 9fc369f050 fix compile issue 2022-06-11 11:24:20 +08:00
dapan1121 23e26d569b Merge branch '3.0' into feature/qnode 2022-06-11 11:21:27 +08:00
Ganlin Zhao 546f8d892f Merge branch '3.0' into enh/top_bot_split 2022-06-11 11:11:37 +08:00
Ganlin Zhao a94abd5dae support merge function resType same as original input type 2022-06-11 11:10:47 +08:00
Liu Jicong 27fa0d7d32
Merge branch '3.0' into feature/stream 2022-06-11 10:58:41 +08:00
Liu Jicong e31a304206 refactor(scheduler) 2022-06-11 10:56:04 +08:00
liuyao 2dd1c31f0b
Merge pull request #13702 from taosdata/feature/TD-16425
feat(stream): combine function spread\elapsed\histogram\hll
2022-06-11 10:54:57 +08:00