Commit Graph

1342 Commits

Author SHA1 Message Date
Haojun Liao 653bd2ea6e fix(query): set correct page id list. 2022-08-28 16:26:38 +08:00
Haojun Liao 26d6213937 fix(query): clear array instead of destroy it in clear function. 2022-08-26 23:12:42 +08:00
Hongze Cheng 8b58508e2e more code 2022-08-26 22:23:03 +08:00
Haojun Liao 655dbb47c1 refactor(query): do some internal refactor. 2022-08-26 19:19:48 +08:00
Hongze Cheng 2e827b50e2 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-26 18:25:27 +08:00
dapan1121 d18e7cd739 enh: remove compare type convertion 2022-08-26 16:20:07 +08:00
Haojun Liao 60d9acb7b4 feature(query): support last function cache and retrieve data. 2022-08-26 15:27:19 +08:00
afwerar bdf0a41b39 os: fix Mac access error 2022-08-26 14:52:17 +08:00
Hongze Cheng b833c3ef89 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-26 13:01:15 +08:00
Haojun Liao 13563f1733
Merge pull request #16412 from taosdata/feature/3_liaohj
refactor(query): check table in uid order when handling the last block, and some internal refactor.
2022-08-26 10:44:27 +08:00
Hongze Cheng 5bbfc54504 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-26 10:08:12 +08:00
Haojun Liao 5d4d2ec14c fix(query): replace the min macro. 2022-08-25 23:22:04 +08:00
Hongze Cheng 34abb83796 more code 2022-08-25 23:07:59 +08:00
Haojun Liao 04ce7ffcb8 fix(query): fix string compare function. 2022-08-25 19:31:45 +08:00
Haojun Liao 96f21afe8f fix(query): update the string order policy. 2022-08-25 18:27:59 +08:00
Ganlin Zhao cbcb14641f Merge branch '3.0' into fix/TD-18457 2022-08-25 17:20:05 +08:00
Ganlin Zhao 6305b59a91 fix(query): fix valgrind report unitialized variable error 2022-08-25 17:14:51 +08:00
Hongze Cheng cfa666f247 more code 2022-08-25 17:04:42 +08:00
Hongze Cheng ffa5812053 more code 2022-08-25 16:21:13 +08:00
Hongze Cheng c3304c48bf more code 2022-08-25 14:43:54 +08:00
Shengliang Guan 4c280dc236
Merge pull request #16386 from taosdata/enh/updateTbMeta
enh: update table meta cache after creating table
2022-08-25 14:32:43 +08:00
Hongze Cheng beab5f1fe3 more code 2022-08-25 11:55:43 +08:00
dapan1121 bebd9225cc fix: fix explain buffer issue 2022-08-25 11:49:01 +08:00
Haojun Liao 1c06206000 other:merge 3.0 2022-08-25 11:01:36 +08:00
Hongze Cheng c3998092f7 more code 2022-08-25 10:43:13 +08:00
dapan1121 b49d4ed414 fix: remove debug info 2022-08-25 10:40:15 +08:00
Hongze Cheng b8230d5a3e more code 2022-08-25 10:04:28 +08:00
Hongze Cheng a01ea0bed2 more code 2022-08-24 22:34:11 +08:00
Hongze Cheng 0bb11b08ef more code 2022-08-24 21:58:01 +08:00
Hongze Cheng 41f104a868 more code 2022-08-24 19:11:55 +08:00
Hongze Cheng 04cc96d6d9 more code 2022-08-24 19:01:27 +08:00
Haojun Liao b87535734f refactor:do some internal refactor. 2022-08-24 18:47:23 +08:00
dapan1121 f6b39e5911 enh: add hash performance test 2022-08-24 18:21:49 +08:00
Hongze Cheng f95c0013ef more code 2022-08-24 17:29:28 +08:00
Shengliang Guan b0263a4bea enh: increase startup time monitoring 2022-08-23 17:29:31 +08:00
Shengliang Guan 4bc8e086a8
Merge pull request #16262 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma batch process and code optimization
2022-08-21 23:57:58 +08:00
Cary Xu 4dc30fb55a Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-19 22:16:11 +08:00
Hongze Cheng 67d45c6b62 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-19 21:54:48 +08:00
Cary Xu 441ce21677 enh: rsma batch process 2022-08-19 17:19:50 +08:00
afwerar ad2708d370 os: fix flashing black console error 2022-08-19 16:48:34 +08:00
afwerar 44919ef147 os: fix flashing black console error 2022-08-19 15:03:57 +08:00
afwerar 301ac18a3d os: fix flashing black console error 2022-08-19 14:21:47 +08:00
afwerar a642607c68 os: fix flashing black console error 2022-08-19 14:09:33 +08:00
Hongze Cheng e9bb654a4a Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-18 17:14:51 +08:00
Hui Li 35af88cbaa
Merge pull request #16195 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma batch process
2022-08-18 16:07:14 +08:00
Cary Xu 214acb74c3 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-18 16:02:01 +08:00
Hongze Cheng 9fb8927c33 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-18 15:41:21 +08:00
Hui Li 6de1ce0f8c
Merge pull request #16194 from taosdata/feature/stream
refactor(mnode): drop stream task
2022-08-18 13:44:17 +08:00
Hongze Cheng c7d492dae1 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-18 11:36:23 +08:00
Liu Jicong 853e6e2988 refactor(mnode): drop stream task 2022-08-17 19:19:58 +08:00
wangmm0220 19c5051b8c fix:confilcts from 3.0 2022-08-16 14:42:19 +08:00
Cary Xu 7216384d2f Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-16 13:44:52 +08:00
Hongze Cheng 77f27b6269 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-16 01:28:30 +00:00
Liu Jicong c4df4431cd refactor(tmq): put write logic into taosx.c 2022-08-15 18:50:28 +08:00
Hongze Cheng 5938ec6a77 more work 2022-08-15 08:44:41 +00:00
Cary Xu dab6c81769 enh: rsma batch process 2022-08-15 00:16:44 +08:00
Haojun Liao dc991a9040 other:merge 3.0 2022-08-12 14:51:52 +08:00
wangmm0220 61a19b80d7 Merge branch '3.0' into feature/3.0_query_optimize 2022-08-12 14:41:08 +08:00
Minglei Jin cd3ec617e3
Merge pull request #16037 from taosdata/fix/TD-18338
fix: remove old no ref entry
2022-08-12 14:03:41 +08:00
Minglei Jin 4a34342af4 fix: remove old no ref entry 2022-08-12 12:39:44 +08:00
wangmm0220 95ef68bbc1 opti:use suid+uid->tags index to optimize time cost 2022-08-12 11:39:19 +08:00
dapan1121 d5072a8f32 fix: fix sched handler memory leak issue 2022-08-12 11:36:49 +08:00
dapan1121 9cd7c54e25 fix: fix task sched crash issue 2022-08-12 10:41:02 +08:00
Liu Jicong 9e5d347383 enh(tmq): enable background heartbeat by default 2022-08-10 18:22:22 +08:00
Liu Jicong 95f696b30d enh(tmq): prevent drop db when topic exists 2022-08-10 17:24:47 +08:00
Liu Jicong e5e82f0cf2 merge 3.0 2022-08-10 16:31:23 +08:00
Liu Jicong 18f6fb6123 enh(tmq): speed up consumer recover 2022-08-10 16:04:03 +08:00
yihaoDeng dd04c35dcf Merge branch 'dev' into opt 2022-08-10 10:26:03 +08:00
dapan1121 5cd223e29b
Merge pull request #15890 from taosdata/fix/TD-18288
fix: fix stmt parser crash issue
2022-08-09 19:08:35 +08:00
54liuyao 41e2538ade scalable bloom filter encode & decode 2022-08-09 16:54:59 +08:00
dapan1121 aaa588a62f fix: fix stmt parser crash issue 2022-08-09 14:10:14 +08:00
afwerar 7d3ac0a2f5 shell: make show same id 2022-08-08 20:45:51 +08:00
Cary Xu 875eabdbf5 fix: send rsma fetch msg to designated vg 2022-08-08 16:18:05 +08:00
yihaoDeng eeb1d40e6d Merge branch 'dv3' into dvv 2022-08-06 19:19:13 +08:00
yihaoDeng ecd560ccb0 start timer for particular msg 2022-08-06 15:30:11 +08:00
Haojun Liao 0d60d54a4a other: merge 3.0 2022-08-06 15:26:15 +08:00
yihaoDeng 399a5a929f Merge branch '3.0' of https://github.com/taosdata/TDengine into dvv 2022-08-06 11:27:47 +08:00
yihaoDeng bab1b9c621 fix rpc perf 2022-08-05 21:18:12 +08:00
Liu Jicong f0f4748320 fix(util): concurrently hash iterate 2022-08-05 16:14:19 +08:00
afwerar 289965fc90 os: fix log error 2022-08-04 10:50:07 +08:00
afwerar e76f770fc8 os: fix minimalDirGB invalid error 2022-08-04 10:02:09 +08:00
Cary Xu 3b3dc1977a
Merge pull request #15698 from taosdata/feature/TD-11274-3.0
other: rsma replica restore and memory leak
2022-08-03 13:00:45 +08:00
Cary Xu 2f19c2d0a5 other: rsma replica restore and memory leak 2022-08-03 10:58:01 +08:00
afwerar ac592b073b feat: add table create limit 2022-08-02 20:03:45 +08:00
Xiaoyu Wang f8bd778979 enh: the fill physical scheme distinguishes between interpolated and non-interpolated expressions 2022-08-02 16:18:53 +08:00
Zhiqiang Wang 8ea865fe5c
Merge pull request #15659 from taosdata/fix/ZhiqiangWang/TD-17383-add-cloud-grant-cfg
feat: add cloud grant cfg
2022-08-02 09:47:43 +08:00
afwerar 412d3437a8 feat: add cloud grant cfg 2022-08-01 19:54:13 +08:00
shenglian-zhou 21308d7853
Merge pull request #15639 from taosdata/szhou/fix/join
fix: fix failed case of join.sim
2022-08-01 18:54:42 +08:00
Cary Xu 45c68a1622 fix: check modifiable when drop tsma columns 2022-08-01 16:51:32 +08:00
shenglian zhou 905a07801e fix: fix errors of join test case 2022-08-01 16:19:50 +08:00
Shengliang Guan 75d7493c70
Merge pull request #15546 from taosdata/fix/dnode
fix: alter dnode debugflag error
2022-07-29 16:46:49 +08:00
Shengliang Guan 1b87042d38 fix: alter dnode debugflag error 2022-07-29 15:29:12 +08:00
dapan1121 cd0175ab27 Merge branch '3.0' into fix/TD-17934 2022-07-29 10:25:45 +08:00
dapan1121 156567b9bc fix: fix show queries crash and error msg 2022-07-29 09:01:35 +08:00
Yihao Deng 22635992fd
Merge pull request #15534 from taosdata/opt/bench
fix: add bench to rpc
2022-07-29 09:00:39 +08:00
yihaoDeng 6520db8584 add bench to rpc 2022-07-28 17:05:42 +08:00
Liu Jicong a9d11b58ad enh(stream): recover 2022-07-28 16:19:50 +08:00
dapan1121 216d753eb4
Merge pull request #15471 from taosdata/fix/TD-17800
fix:fix remove from cache issue
2022-07-27 16:42:01 +08:00
dapan1121 4b8c007618 fix:fix remove from cache issue 2022-07-27 16:06:00 +08:00
Xiaoyu Wang f977117c6c fix: db options rename 2022-07-27 11:55:19 +08:00
yihaoDeng 1cb488dd56 refactor: add new auth code 2022-07-26 13:33:24 +08:00
Shengliang Guan 4b199aeaee Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-07-25 18:29:09 +08:00
Shengliang Guan 49c42ef289 fix: compile error in unitest 2022-07-25 17:39:05 +08:00
Shengliang Guan e4c434d186 fix: crash while get cfg item 2022-07-25 17:20:48 +08:00
Shengliang Guan b859e6bde2 fix: the modification of alter dnode does not take effect through show dnode variables 2022-07-25 15:27:47 +08:00
Xiaoyu Wang 015193e816 feat: super table order by primary key optimization 2022-07-25 15:17:53 +08:00
Shengliang Guan 58f2fa8c82 enh: make the error codes of 2.0 and 3.0 error as same 2022-07-23 18:23:09 +08:00
Zhiqiang Wang 3e0942aa2b
Merge pull request #15306 from taosdata/fix/ZhiqiangWang/TD-17736-fix-multi-level-storage-conf-error
os: fix multi level storage conf error
2022-07-22 19:38:03 +08:00
Liu Jicong 43abf0d3f1
Merge pull request #15309 from taosdata/feature/tq
fix: memory leak
2022-07-22 19:12:15 +08:00
afwerar 1404632d3e os: fix multi level storage conf error 2022-07-22 17:11:57 +08:00
Hongze Cheng 8cc0b6fc89 fix: bigint compress problem 2022-07-22 08:24:48 +00:00
Liu Jicong 2441ec22bd feat(tmq): check alter for ntb 2022-07-22 16:05:28 +08:00
Liu Jicong bf37f3fa68 feat(wal): remove wal log size limitation 2022-07-20 16:15:53 +08:00
Liu Jicong 5d6df744d5
Merge pull request #15139 from taosdata/feature/stream
refactor(stream): batch optimization for submit msg
2022-07-19 20:27:39 +08:00
Liu Jicong bc1af6deaf refactor(stream): batch optimization for submit msg 2022-07-19 15:52:08 +08:00
Xiaoyu Wang 5988fc0e4a feat: sql command 'show tags from table_name' 2022-07-19 15:31:44 +08:00
Hongze Cheng 592c6991a0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-16 03:13:03 +00:00
WANG MINGMING 67b1c680b3
Merge pull request #14958 from taosdata/feature/TD-14761
fix:error in schemaless
2022-07-15 18:51:35 +08:00
Hongze Cheng c9b0864e21 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-15 10:03:26 +00:00
wangmm0220 1517b69cef fix:error in schemaless 2022-07-15 17:36:33 +08:00
yihaoDeng baa21c8398 Merge branch '3.0' of https://github.com/taosdata/TDengine into dev 2022-07-15 14:58:00 +08:00
Hongze Cheng 74b31e8c81 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-15 06:55:17 +00:00
yihaoDeng 35e8ad2811 feat: add time unsynced check 2022-07-15 14:51:20 +08:00
dapan1121 ae132e6626 Merge branch '3.0' into enh/schPolicy 2022-07-14 18:44:21 +08:00
dapan1121 12b961c7f5 enh: add schedule policy 2022-07-14 18:42:26 +08:00
Hongze Cheng a3864a940b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-14 01:40:55 +00:00
dapan1121 0ad6af6c35
Merge pull request #14873 from taosdata/enh/stopquery_a
enh: enhance stop query processing
2022-07-13 20:57:34 +08:00
Hongze Cheng 26509fa242 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-13 12:03:10 +00:00
dapan1121 ca754adaa6 fix: add agg processing 2022-07-13 17:14:04 +08:00
Hongze Cheng 2fd04241d6 more vnode snapshot reader 2022-07-13 06:26:13 +00:00
dapan1121 346c86408f Merge branch '3.0' into enh/stopquery_a 2022-07-13 11:33:23 +08:00
dapan1121 7891ff0f03 fix: fix stop query issue 2022-07-13 11:31:28 +08:00
Shengliang Guan 037f84fafd Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-07-12 17:29:23 +08:00
dapan1121 cea0a7849a fix: fix lock issue 2022-07-12 15:03:32 +08:00
dapan1121 cfa989e6ba Merge branch 'fix/TD-17260' into enh/stopquery_a 2022-07-12 15:00:44 +08:00
dapan1121 9f0152239d fix: fix stop query 2022-07-12 14:56:12 +08:00
dapan1121 9813094f16 fix: fix lock and set plan addr issue 2022-07-12 14:51:32 +08:00
Shengliang Guan b9165a9503 fix: reset queueSize after the queueItem is consumed and executed by the worker 2022-07-12 13:56:54 +08:00
Shengliang Guan 52b63db905 fix: invalid vnode ref while drop stream 2022-07-12 13:26:55 +08:00
dapan1121 9584f51f83
Merge pull request #14743 from taosdata/fix/TD-17191
fix: fix taos crash and deadlock issue
2022-07-11 13:56:12 +08:00
dapan1121 def96ee38f fix: fix taos crash and deak lock issue 2022-07-11 10:43:08 +08:00
dapan1121 f263dac186 fix: fix taosc crash issue 2022-07-10 19:29:26 +08:00
Shengliang Guan 9fe73acc86 refactor: adjust logs 2022-07-10 18:53:52 +08:00
Haojun Liao 5819b616ce fix(query): update the number of query threads. 2022-07-10 16:33:38 +08:00
Shengliang Guan 998de54728 feat:write meta from tmq to taosd 2022-07-10 11:17:51 +08:00
Shengliang Guan c6591c3cd3 Merge remote-tracking branch 'origin/3.0' into feature/TD-13041 2022-07-10 10:59:47 +08:00
Shengliang Guan f2f45a1ec7 feat:write meta from tmq to taosd 2022-07-10 10:59:34 +08:00
Shengliang Guan a5e8ddbc56 refactor: adjust logs 2022-07-08 18:00:19 +08:00
Shengliang Guan 7c39d6076c
Merge pull request #14681 from taosdata/fix/tsim
refactor: delete redundant files
2022-07-08 16:30:00 +08:00
Shengliang Guan b7077b7fb3
Merge pull request #14679 from taosdata/fix/valgrind
refactor: change fndebugfalg to udfdebugflag
2022-07-08 15:44:37 +08:00
Shengliang Guan 96db676995 refactor: delete redundant files 2022-07-08 15:37:53 +08:00
Shengliang Guan 6e12d8e707 refactor: adjust log 2022-07-08 15:20:15 +08:00
54liuyao ce6e505084 feat(stream): stream state support delete 2022-07-07 17:27:49 +08:00
Liu Jicong db23b07ae1 merge from 3.0 2022-07-06 21:12:46 +08:00
Liu Jicong 8c5dbde918 refactor(stream): stream reader created in scanner 2022-07-06 14:20:07 +08:00
Haojun Liao 29949a965b other: merge 3.0. 2022-07-06 13:46:24 +08:00
dapan1121 8b896332d6
Merge pull request #14558 from taosdata/feature/insertselect
enh: refactor scheduler code
2022-07-06 09:44:38 +08:00
Haojun Liao 15d8ae0fee other: merge 3.0 2022-07-05 19:22:50 +08:00
54liuyao b7bf2bf808 feat(stream):stream interval delete data 2022-07-05 18:17:43 +08:00
dapan1121 cd0cf055e5 Merge branch '3.0' into feature/insertselect 2022-07-05 16:17:04 +08:00
dapan1121 b5207239b5 enh: refactor scheduler code 2022-07-05 16:10:38 +08:00
Haojun Liao 6bfe5df94a other: merge 3.0 2022-07-05 09:47:39 +08:00
Shengliang Guan 5405ac08d9
Merge pull request #14514 from taosdata/fix/tsim
enh: check available memory of dnode while creating db
2022-07-04 19:42:42 +08:00
Hongze Cheng 27b719febd refact some code 2022-07-04 11:24:54 +00:00
Shengliang Guan c58a84750e Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-07-04 17:54:25 +08:00
Shengliang Guan 630eebecd5 enh: check available memory of dnode while creating db 2022-07-04 17:50:35 +08:00
Minghao Li 59f015a121 refactor(sync): add error code sync-timeout 2022-07-04 16:22:02 +08:00
Hongze Cheng 267e450a15 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-07-04 05:21:43 +00:00
Hongze Cheng ddb198de23 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-07-04 03:42:50 +00:00
yihaoDeng e08353f843 Merge branch 'dlp' into idx 2022-07-04 09:28:26 +08:00
Zhiqiang Wang b45702be6f
Merge pull request #14466 from taosdata/fix/ZhiqiangWang/TD-13064-add-Mac-compile-support
os: add Mac compile support
2022-07-02 18:02:28 +08:00
WANG MINGMING e4a711975d
Merge pull request #14458 from taosdata/feature/TD-13041
fix: erro in json in operator
2022-07-02 17:52:43 +08:00
afwerar b9a1c6744c os: add Mac compile support 2022-07-02 17:40:23 +08:00
wangmm0220 8390080074 fix: error in empty string in operator 2022-07-02 16:16:18 +08:00
Cary Xu 0467c0db93 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-01 20:55:10 +08:00
Cary Xu 1aa45f73f4 feat: rsma recovery 2022-07-01 20:54:57 +08:00
wangmm0220 4e6b3d72ac Merge branch '3.0' into feature/TD-13041 2022-07-01 16:54:18 +08:00
Liu Jicong 3f16edebe1 fix: return correct size type 2022-07-01 16:25:11 +08:00
Li Minghao e7729ee3a3
Merge pull request #14430 from taosdata/feature/3.0_mhli
refactor(sync): add snapshot2 interface
2022-07-01 16:22:16 +08:00
Liu Jicong 269b33c02d Merge branch '3.0' into feature/stream 2022-07-01 14:39:52 +08:00
Liu Jicong 52d09b4173 refactor(wal) 2022-07-01 14:39:21 +08:00
afwerar 4e8f3db596 os: replace win qsort func 2022-07-01 11:54:21 +08:00
Minghao Li 4033e2dd34 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-07-01 09:50:43 +08:00
Minglei Jin 298c4d3e44 tlrucache: fix cap calculation 2022-06-30 20:14:57 +08:00
yihaoDeng 4b0e8a3919 feat: refactor index code 2022-06-30 20:00:46 +08:00
Minghao Li 24a3c817a4 refactor(sync): add batch propose 2022-06-30 16:44:49 +08:00
wangmm0220 3725adc861 fix:merge from 3.0 2022-06-29 18:45:34 +08:00
wangmm0220 665e1ddde8 fix:add switch for buffer page debug log 2022-06-29 18:11:28 +08:00
wangmm0220 95f5d7695d fix:core dump in top/bottom with group by tag if tag is big size and flush/get from disk with page buffer & fix _group_by key function heap overflow 2022-06-29 18:05:09 +08:00
yihaoDeng 3501475f60 enh: add new code 2022-06-29 16:11:41 +08:00
wangmm0220 873546bee5 fix:add log 2022-06-29 15:03:17 +08:00
dapan1121 7beac65a73
Merge pull request #14303 from taosdata/hotfix/resetquerycache
fix: fix reset query cache crash issue
2022-06-29 08:54:42 +08:00
Cary Xu fc55d6fb85 refactor: rsma code optimization 2022-06-28 16:24:48 +08:00
Haojun Liao 4a59e1300b other: merge 3.0. 2022-06-28 15:22:32 +08:00
wangmm0220 5557c2ef93 fix: add limit for json operator 2022-06-27 16:17:58 +08:00
dapan1121 4ad36f714d fix: fix reset query cache issue 2022-06-24 20:53:52 +08:00
dapan1121 be341e1daa Merge branch '3.0' into hotfix/resetquerycache 2022-06-24 15:22:24 +08:00
Shengliang Guan eb86ecfa78 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-23 17:57:34 +08:00
Shengliang Guan 147a984c17 feat: make config dnode work 2022-06-23 15:11:23 +08:00
Cary Xu b1adcf00c8 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-23 14:19:33 +08:00
Cary Xu 0a24fbcdd6 feat: persistence of rsma qtaskinfo 2022-06-23 14:19:21 +08:00
dapan1121 9cee07bfca fix: fix reset query cache crash issue 2022-06-23 13:53:14 +08:00
dapan1121 b2ff536050
Merge pull request #14118 from taosdata/feature/showdnodevariables
feat: show dnode variables
2022-06-23 13:23:06 +08:00
dapan1121 66cfe3a3fc feat: show dnode variables 2022-06-22 17:17:18 +08:00
Zhiqiang Wang 04771a6d82
Merge pull request #14079 from taosdata/fix/ZhiqiangWang/TD-16357-fix-sim-test-error
test: fix sim test error
2022-06-21 21:50:01 +08:00
afwerar 9dff7b93c6 test: fix sim test error 2022-06-21 20:04:55 +08:00
dapan1121 88b48ec46c Merge branch '3.0' into feature/showcreate 2022-06-21 17:40:52 +08:00
Xiaoyu Wang 78caa7e005
Merge pull request #14058 from taosdata/feature/3.0_debug_wxy
feat: optimize partition by tbname
2022-06-21 17:18:11 +08:00
Xiaoyu Wang 896c1b3a6d feat: optimize partition by tbname 2022-06-21 15:37:59 +08:00
Shengliang Guan 714c599fd7 fix: deadlock while set standby 2022-06-21 11:40:27 +08:00
dapan1121 be2935cba6 feat: show create table 2022-06-20 20:58:36 +08:00
Minghao Li e441bd266b refactor(sync): add changing state 2022-06-20 17:48:56 +08:00
Hongze Cheng c2892e4d35 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-20 01:27:02 +00:00
dapan1121 cd5578918a Merge branch '3.0' into enh/taos.ref 2022-06-18 19:49:08 +08:00
Hongze Cheng 2627a0203c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-18 11:29:57 +00:00
Yihao Deng 2941254a2b
Merge branch '3.0' into enh/trace1 2022-06-18 18:26:26 +08:00
dapan1121 5f4614d61a qnode for policy 2/3 2022-06-18 16:30:46 +08:00
yihaoDeng 5401c68706 enh: add trace 2022-06-18 14:07:54 +08:00
Hongze Cheng a200ea85db Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-17 12:23:01 +00:00
dapan1121 211adf20af
Merge pull request #13875 from taosdata/feature/showapps
feat: support show apps command
2022-06-17 18:20:05 +08:00
Hongze Cheng 9bc64e80b5 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-17 09:36:32 +00:00
Liu Jicong 7783a103bc Merge branch '3.0' into feature/stream 2022-06-17 16:38:47 +08:00
Liu Jicong e92aa57e93 feat(tmq): support commit one msg 2022-06-17 16:38:06 +08:00
Liu Jicong 4958fc066f
Merge pull request #13919 from taosdata/feature/stream
refactor(tmq): offset storage
2022-06-17 16:26:01 +08:00
Zhiqiang Wang 4df4b2d145
Merge pull request #13934 from taosdata/fix/ZhiqiangWang/TD-16357-fix-sim-udf-test-error
test: fix sim udf test error
2022-06-17 16:23:04 +08:00
Liu Jicong abc7d06305 Merge branch '3.0' into feature/stream 2022-06-17 15:35:41 +08:00
Liu Jicong d7660484cc fix(tmq): performance issue 2022-06-17 15:10:00 +08:00
afwerar 764d59b481 test: fix sim udf test error 2022-06-17 14:56:54 +08:00
dapan1121 f0c53fb982 Merge branch '3.0' into feature/showapps 2022-06-17 14:44:44 +08:00
Hongze Cheng 6f80993d56 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-17 02:50:34 +00:00
yihaoDeng 636a22b7a9 add trace base func 2022-06-17 09:29:54 +08:00
Shengliang Guan a4a8d38ca2 fix: minor changes 2022-06-17 09:25:27 +08:00
yihaoDeng 49e855251d add trace base func 2022-06-16 21:57:28 +08:00
dapan1121 b3f9f81b61 support show apps 2022-06-16 21:06:04 +08:00
Hongze Cheng 9d58beb2f4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-16 11:21:02 +00: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
Hongze Cheng 0bdbf866c0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-16 10:19:26 +00:00
afwerar 528d7d7248 os: add dll check 2022-06-16 15:46:51 +08:00
Shengliang Guan 7aa087a48d feat: redistribute vgroup 2022-06-16 15:25:04 +08:00
Hongze Cheng 3da422fef7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-16 01:33:06 +00: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
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
Hongze Cheng 76a71b11ed Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-15 11:26:18 +00: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
Shengliang Guan 6711d79434 feat: increase enable and sysinfo limits for user privilege 2022-06-15 17:40:02 +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
Haojun Liao 771065952e other: merge 3.0 2022-06-15 16:32:28 +08:00
Haojun Liao ec97183737 fix(query): add refId for exchange operator. 2022-06-15 16:26:43 +08:00
Minghao Li 4b18bd718e refactor(sync): adjust errno 2022-06-15 16:14:17 +08:00
Liu Jicong 8eb08fa0d4 feat(stream): trigger mode add max delay 2022-06-15 16:11:20 +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
Hongze Cheng 858474736d Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-15 01:20:18 +00:00
Yihao Deng 9e8c63af31
Merge pull request #13838 from taosdata/enh/log
Enh/log
2022-06-15 07:14:00 +08:00
Yihao Deng f6287282a8
Merge branch '3.0' into enh/log 2022-06-14 21:24:26 +08:00
Cary Xu cb7d0c2256 feat: tsma insert and query 2022-06-14 20:19:25 +08:00
Hongze Cheng 9b15bc409a Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-14 09:59:41 +00:00
yihaoDeng 080366ff54 change transport log 2022-06-14 16:32:06 +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
Hongze Cheng 72e525082f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-14 06:57:21 +00: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
Hongze Cheng 62f9403ed9 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-14 05:24:18 +00:00
WANG MINGMING 64dca74a54
Merge branch '3.0' into feature/TD-14761 2022-06-14 11:34:18 +08:00
wangmm0220 5ffb01b2e6 fix: error in schemaless with same timestamp 2022-06-14 11:24:45 +08:00
Hongze Cheng c67e572266 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-14 01:36:16 +00:00
dapan1121 8d86b877e7 Merge branch '3.0' into feature/cacheIndex 2022-06-13 18:49:08 +08:00
Xiaoyu Wang 380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
Hongze Cheng a26ccade3e Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-06-13 01:34:31 +00:00
dapan1121 31f3bed347 support index cache 2022-06-11 20:39:16 +08:00
Hongze Cheng 4e2c2b8084 more work 2022-06-11 12:02:12 +00:00
Minglei Jin c2d46f42af
Merge pull request #13730 from taosdata/feature/lru
feat: the first round lru cache for last/last_row
2022-06-11 19:41:23 +08:00
Minglei Jin 1451bd2237 feat: the first round lru cache for last/last_row 2022-06-11 17:23:51 +08:00
Cary Xu 25911e12a4 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-11 15:16:20 +08:00
Xiaoyu Wang 9ec3c78621
Merge pull request #13703 from taosdata/feature/3.0_wxy
feat: sma index optimize
2022-06-11 09:51:06 +08:00
Shengliang Guan f30d9a034e feat: redistribute vgroup to dnodes 2022-06-10 15:39:11 +08:00
Xiaoyu Wang 317cc8fc13 feat: sma index optimize 2022-06-10 10:16:18 +08:00
Cary Xu 2b2485d175 feat: tsma exp wnds process 2022-06-09 20:02:55 +08:00
Hongze Cheng c5d27e7cbc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-08 02:18:55 +00:00
54liuyao 262a221c12 distributed interval 2022-06-08 09:33:11 +08:00
Hongze Cheng aa4e866a4e refact 2022-06-07 11:28:00 +00:00
Hongze Cheng d9e9155fb2 more 2022-06-07 11:08:41 +00:00
Xiaoyu Wang c2477b4ed8
Merge pull request #13557 from taosdata/feature/3.0_wxy
feat: vgroup manage command
2022-06-07 17:14:57 +08:00
Shengliang Guan c086e150f5
Merge pull request #13549 from taosdata/fix/mnode
feat: drop dnode
2022-06-07 15:12:19 +08:00
Xiaoyu Wang 2bf16fbf43 feat: vgroup manage command 2022-06-07 15:02:41 +08:00
Shengliang Guan dd4e01eed3 feat: drop dnode 2022-06-07 14:31:07 +08:00
WANG MINGMING 72914955b5
Merge pull request #13530 from taosdata/feature/TD-13041
fix: error in json and add test cases for json
2022-06-06 23:44:01 +08:00
Shengliang Guan c77095bbb1
Merge pull request #13528 from taosdata/fix/mnode
feat: balance vgroup
2022-06-06 22:10:43 +08:00
Liu Jicong edb9da8484
Merge pull request #13507 from taosdata/feature/stream
refactor(stream)
2022-06-06 21:14:23 +08:00
Shengliang Guan 97f954c61f feat: balance vgroup 2022-06-06 21:00:37 +08:00
WANG MINGMING a9c40b2f74
Merge pull request #13525 from taosdata/3.0
3.0
2022-06-06 20:15:56 +08:00
Liu Jicong 2677a3c8d9 refactor(stream) 2022-06-06 20:15:36 +08:00
wangmm0220 0232394386 fix: fix error in json and add test cases for json 2022-06-06 17:55:14 +08:00
Shengliang Guan eeb5c55782 enh: should not alter stb if field used by topic 2022-06-06 10:37:17 +08:00
WANG MINGMING 8566917971
Merge pull request #13433 from taosdata/feature/TD-13041
feat:add json test case
2022-06-04 23:18:09 +08:00
wangmm0220 a2ebeda89c feat: add sort/group logic for json 2022-06-04 19:28:30 +08:00
dapan1121 bcec782dd2 Merge branch '3.0' into feature/qnode 2022-06-03 20:47:46 +08:00
dapan1121 b6e60082ae rescheduler timeout task 2022-06-03 20:44:32 +08:00