Commit Graph

4212 Commits

Author SHA1 Message Date
Shengliang Guan 4223b43a3a
Merge pull request #17322 from taosdata/FIX/TD-19239-3.0
fix: enhance subroutines to resolve WAL inconsistency after crashing or disk full
2022-10-17 09:06:16 +08:00
yihaoDeng 1132f72440 Merge branch 'n2' into new 2022-10-16 21:33:12 +08:00
Haojun Liao bcb3d41d08 fix(query): fix coverity issues. 2022-10-16 13:46:21 +08:00
Haojun Liao aa9c99fa53 Merge branch '3.0' into feature/3_liaohj 2022-10-16 12:50:05 +08:00
Minghao Li fa30b94c67 refactor(sync): append entries 2022-10-16 12:07:02 +08:00
Benguang Zhao 616eb5f903 Merge branch '3.0' into FIX/TD-19239-3.0 2022-10-16 00:29:01 +08:00
Benguang Zhao 34ea8996a0 fix: check disk availability for committing vnode 2022-10-15 23:57:37 +08:00
Benguang Zhao 8f6a81a18c enh: indicate intentionally restarting taosd on tsdbCommit failure 2022-10-15 23:57:37 +08:00
Benguang Zhao 12d870ef3b fix: response TSDB_CODE_VND_NOT_SYNCED while not pVnode->inUse in vnodeProcessWriteMsg 2022-10-15 23:57:37 +08:00
Shengliang Guan 31e712c16b
Merge pull request #17369 from taosdata/fix/TD-19559
fix(tsdb): checksum checking shall skip page 1 when loading
2022-10-15 21:55:27 +08:00
Shengliang Guan 513db327e8
Merge pull request #17366 from taosdata/fix/TD-19250
fix: dismiss some coverity scan issues
2022-10-15 21:54:58 +08:00
Hongze Cheng 85276450a3
Merge pull request #17370 from taosdata/fix/hzcheng_coverity_scan
fix: more cv issue
2022-10-15 20:45:13 +08:00
Hongze Cheng 7e174e347e fix more issue 2022-10-15 11:20:37 +08:00
Benguang Zhao 3af05070cf fix: assert on availability of inUse SVBufPool for vnode 2022-10-14 22:58:56 +08:00
Benguang Zhao 36bf800e15 fix: improve fault tolerance on disk space full with error handling enhanced 2022-10-14 22:02:27 +08:00
dapan1121 0df311a78f
Merge pull request #17264 from taosdata/refact/query_opt
refactor:do some internal refactor to optimize the query performance.
2022-10-14 19:51:46 +08:00
Minglei Jin b8dfe8707f fix(tsdb): checksum checking shall skip page 1 when loading 2022-10-14 18:58:07 +08:00
Minglei Jin 3f46bd64b9 fix: dismiss some coverity scan issues 2022-10-14 17:47:21 +08:00
Minglei Jin 977fc4b15c fix(tsdb/cache): release lock when table's empty 2022-10-14 15:28:19 +08:00
Hongze Cheng e20dbd566a
Merge pull request #17352 from taosdata/fix/hzcheng_coverity_scan
fix: converity scan problem
2022-10-14 14:42:43 +08:00
Liu Jicong cface2840e
Merge pull request #17349 from taosdata/feature/stream
fix(tmq): push msg
2022-10-14 14:18:17 +08:00
Hongze Cheng 2268a1e94e fix some converity scan problem 2022-10-14 13:34:25 +08:00
Liu Jicong 6f8d4d6955 fix(tmq): push msg 2022-10-14 13:31:05 +08:00
Minghao Li 4d123c4da6 refactor(sync): add interface in sync 2022-10-14 11:18:48 +08:00
yihaoDeng bd5b94cb94 Merge branch 'd3' into new 2022-10-14 10:06:21 +08:00
Minglei Jin 3a0ea21342 fix: get SLastCol from array instead of SColVal 2022-10-13 19:54:25 +08:00
Shengliang Guan 5a5cdb318c
Merge pull request #17342 from taosdata/fix/TD-19468
fix: close merge tree for each file set
2022-10-13 19:12:33 +08:00
yihaoDeng 681b973cae add index to ins_tables 2022-10-13 18:53:04 +08:00
Minglei Jin 66962bdddc fix: close merge tree for each file set 2022-10-13 18:12:26 +08:00
Hongze Cheng 5f010843a6 more code format 2022-10-13 16:58:43 +08:00
Haojun Liao 18740e7b48 other:merge 3.0, and support last query cache 2022-10-13 15:35:51 +08:00
Haojun Liao 260ca17337
Merge pull request #17331 from taosdata/feature/3_liaohj
fix(query):set the correct active block index and add some logs.
2022-10-13 15:30:29 +08:00
Minghao Li 733440b352 refactor(sync): add double queues in vnode 2022-10-13 14:37:18 +08:00
Liu Jicong 7f8d2ff56d
Merge pull request #17328 from taosdata/feature/stream
refactor(stream): set state buffer size
2022-10-13 14:24:31 +08:00
Haojun Liao f5f0a7026f other: merge 3.0 2022-10-13 14:20:51 +08:00
Haojun Liao ab5bff4f37
Merge branch '3.0' into feature/3_liaohj 2022-10-13 14:06:26 +08:00
Hongze Cheng 3950c8fc24
Merge pull request #17326 from taosdata/refact/code_format
refact: code format
2022-10-13 13:35:17 +08:00
Hongze Cheng bd2546a765
Merge pull request #17303 from taosdata/fix/TD-19482
fix(meta): META_READER_NOLOCK with inner meta readers
2022-10-13 13:19:57 +08:00
Minglei Jin 060eb307a9 fix(mac): new metaReaderReleaseLock api to keep reader's buffer 2022-10-13 12:02:18 +08:00
Haojun Liao 3d9e284913 other:merge 3.0 2022-10-13 12:01:47 +08:00
Haojun Liao fbd3aac007 fix(query):set the correct active block index and add some logs. 2022-10-13 11:59:14 +08:00
Hongze Cheng 6ed0634fb7 format more code 2022-10-13 11:56:16 +08:00
Liu Jicong d507678b35 refactor(stream): set state buffer size 2022-10-13 11:18:02 +08:00
Shengliang Guan 2db7ea4b16
Merge pull request #17310 from taosdata/fix/TD-19223-D
enh: code optimization for insert_req statistics
2022-10-13 10:56:26 +08:00
Minghao Li 3416ee66d8 fix(sync): enqueue timer msg 2022-10-12 15:35:15 +08:00
Hongze Cheng 69b7348efc
Merge pull request #17316 from taosdata/feat/tdlite
refact: adjust some code for further dev
2022-10-12 15:05:53 +08:00
Liu Jicong a596b5486c
Merge pull request #17295 from taosdata/feature/stream
chore: add demo for stream user defined table name
2022-10-12 14:32:44 +08:00
Hongze Cheng 8370eed0ab Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite 2022-10-12 13:39:44 +08:00
Minglei Jin 6c77cfc817 fix: need rlock to get schema without the outter stable's locking 2022-10-12 11:21:02 +08:00
Cary Xu 488b4f31fd enh: code optimization for insert_req statistics 2022-10-12 10:51:18 +08:00
Liu Jicong 69352e6e89 fix tbanme length check 2022-10-12 10:50:54 +08:00
Cary Xu 553394ca7f enh: code optimization for insert_req statistics 2022-10-12 10:47:31 +08:00
Cary Xu 0d50e5933b enh: code optimization for insert_req statistics 2022-10-12 10:46:18 +08:00
Cary Xu 0691d7ff9a enh: code optimization for insert_req statistics 2022-10-12 10:40:50 +08:00
Hongze Cheng 2d45b5a449 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite 2022-10-12 10:03:58 +08:00
Hongze Cheng c79fd325bd
Merge pull request #17299 from taosdata/fix/TD-19332
fix: use stable stats cache to get ctbNum
2022-10-12 10:02:21 +08:00
Haojun Liao d3b37ef294 other:merge 3.0 2022-10-11 22:56:54 +08:00
Hongze Cheng c4c6ce9b15 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite 2022-10-11 21:53:49 +08:00
Shengliang Guan 58b0ca6efe
Merge pull request #17273 from taosdata/fix/TD-19223-D
fix: support statistics of insert_req
2022-10-11 20:54:38 +08:00
Minglei Jin 0d52e92210 fix(meta): META_READER_NOLOCK with inner meta readers 2022-10-11 20:18:08 +08:00
Minglei Jin 5307458666 fix: pack stb list into array to release reader lock 2022-10-11 19:17:05 +08:00
Cary Xu 3734dd32b0 chore: code optimization for insert_req statistics 2022-10-11 18:32:02 +08:00
Cary Xu 114ae8dbda fix: support statistics of insert_req 2022-10-11 18:22:29 +08:00
Haojun Liao cee7185450 fix(query): update the copy function. 2022-10-11 18:02:46 +08:00
Minglei Jin de113ccf5f fix: use stable stats cache to get ctbNum 2022-10-11 17:50:42 +08:00
Cary Xu 6680ed32d2 chore: code format revert 2022-10-11 17:50:26 +08:00
Cary Xu 02979f081d fix: support statistics of insert_req 2022-10-11 17:47:23 +08:00
Minglei Jin 25b279dd7a meta/cache: a new cache for stable's ctbNum 2022-10-11 17:00:49 +08:00
Hongze Cheng c310d4a177 more code 2022-10-11 16:43:01 +08:00
Shengliang Guan e1ef696a09 Merge remote-tracking branch 'origin/3.0' into fix/TD-19441 2022-10-11 16:24:07 +08:00
Shengliang Guan dbae9a47da fix: check memory while alter db buffer 2022-10-11 16:23:23 +08:00
Hongze Cheng 1a8877c787 more code 2022-10-11 16:15:38 +08:00
Liu Jicong 11ca4ddf8c
Merge pull request #17288 from taosdata/feature/stream
refactor(stream): state/session map id to tbname
2022-10-11 16:07:22 +08:00
Cary Xu 7da3ed2748 fix: support statistics of insert_req 2022-10-11 15:36:35 +08:00
Liu Jicong 26fae13c61 refactor(stream): state/session map id to tbname 2022-10-11 15:27:56 +08:00
Hongze Cheng b412f19e73 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tdlite 2022-10-11 13:27:50 +08:00
Liu Jicong 596ea98c2f
Merge pull request #17281 from taosdata/feature/stream
refactor(stream)
2022-10-11 09:27:49 +08:00
Liu Jicong fbfae317b3 refactor 2022-10-11 02:09:15 +08:00
Hongze Cheng 8fbf4af35f more code 2022-10-10 21:30:23 +08:00
Hongze Cheng dfc91a38b0 more code 2022-10-10 21:29:36 +08:00
Hongze Cheng 6c097be04e more code 2022-10-10 18:29:14 +08:00
Cary Xu fe115ab02e fix: support statistics of insert_req 2022-10-10 18:20:53 +08:00
Hongze Cheng 4eecd7fd4a more code 2022-10-10 18:17:58 +08:00
Minglei Jin 8f61346d29 meta/cache: separate entry cache to parepare for a new stats cache 2022-10-10 18:07:09 +08:00
Shengliang Guan f0a7430238
Merge pull request #17263 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-10-10 16:13:27 +08:00
Shengliang Guan f9df999a05
Merge pull request #17262 from taosdata/fix/TD-19416
fix(query): new META_READER_NOLOCK flag for metaReaderInit
2022-10-10 15:55:20 +08:00
Haojun Liao 7c3ddc4920 other:merge 3.0 2022-10-10 15:35:38 +08:00
Minglei Jin 9a410b96ef fix(query): new META_READER_NOLOCK flag for metaReaderInit 2022-10-10 15:04:33 +08:00
Haojun Liao 68842b9c64 refactor: do some internal refactor. 2022-10-10 14:55:58 +08:00
Shengliang Guan 66a5f6cc8d
Merge pull request #17255 from taosdata/feature/stream
fix: coverity scan
2022-10-10 13:44:07 +08:00
Shengliang Guan 6fbde2d119
Merge pull request #17254 from taosdata/fix/TD-19416
fix(meta): use rwlock to favor writers
2022-10-10 11:49:38 +08:00
Liu Jicong b1594a6857 fix coverity scan 2022-10-10 11:44:17 +08:00
Shengliang Guan 4084140fa0
Merge pull request #17252 from taosdata/fix/TD-19254-D
fix: coverity scan for sma and tfs
2022-10-10 11:24:37 +08:00
Minglei Jin 997dfb41d9 fix(meta): use rwlock to favor writers 2022-10-10 11:00:55 +08:00
Cary Xu 6b984ab448 fix: coverity scan for sma and tfs 2022-10-10 10:23:57 +08:00
Cary Xu 37c2fd5b08 fix: coverity scan for sma and tfs 2022-10-10 10:16:00 +08:00
Liu Jicong 86d80ad478
Merge pull request #17244 from taosdata/feature/stream
feat(stream): support define table name (DO NOT MERGE)
2022-10-10 10:05:33 +08:00
Liu Jicong 57d1406096 add tbname column into stream special block 2022-10-09 22:49:37 +08:00
Shengliang Guan edaf09403f
Merge pull request #17247 from taosdata/feature/3_liaohj
fix(query): fix the last block search error for ordinary table.
2022-10-09 20:52:00 +08:00
Haojun Liao a356b4eb7c fix(query): fix the last block search error for ordinary table. 2022-10-09 18:55:01 +08:00
Shengliang Guan b4c53d8345
Merge pull request #17237 from taosdata/feat/alter_pages_buffer
feat: alter pages buffer
2022-10-09 17:29:34 +08:00
Liu Jicong eafe8666f7 merge 3.0 2022-10-09 17:00:18 +08:00
Liu Jicong 2f9aeeb5fc feat(stream): support define table name 2022-10-09 16:54:27 +08:00
Haojun Liao 5402f6bc26 enh(query): opt query perf when handling the query of last files. 2022-10-09 15:25:42 +08:00
Hongze Cheng 2015db5756 alter pages 2022-10-09 15:01:20 +08:00
Haojun Liao c5e094efd0 enh(query): optimize the perf for ordinary table query with data in last file. 2022-10-09 14:34:10 +08:00
Hongze Cheng 6825d2a143 alter vnode buffer 2022-10-09 13:55:14 +08:00
Hongze Cheng ee56c50069 more code 2022-10-09 13:52:44 +08:00
yihaoDeng 27003dfaa5 fix invalid tag value 2022-10-08 15:48:52 +08:00
yihaoDeng c62b1985d7 fix invalid tag value 2022-10-05 18:32:30 +08:00
yihaoDeng 16c1473823 enh(query): opt get table meta 2022-10-01 13:49:30 +08:00
Haojun Liao fac464792d other:merge 3.0 2022-09-30 17:54:03 +08:00
Haojun Liao 7674fa972c
Merge pull request #17184 from taosdata/feature/3_liaohj
fix(query): fix memory leak in last_row query
2022-09-30 17:51:45 +08:00
Haojun Liao 877c707ce6 fix(query): fix memory leak in last_row query 2022-09-30 17:10:55 +08:00
Shengliang Guan b77a62dcd8
Merge pull request #17183 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
2022-09-30 16:46:07 +08:00
Shengliang Guan 3442d14f58
Merge pull request #17182 from taosdata/enh/optTbnameINMem
fix(query): fix mem leak
2022-09-30 16:45:39 +08:00
Hongze Cheng 856c990fbc
Merge pull request #17102 from taosdata/feat/stream_compression
feat: stream compression
2022-09-30 16:17:19 +08:00
Haojun Liao 4b1e8e0cec fix(query): fix memory leak. 2022-09-30 16:02:28 +08:00
yihaoDeng 90c6116373 fix mem leak 2022-09-30 15:42:58 +08:00
Shengliang Guan 084414bebc
Merge pull request #17173 from taosdata/fix/TD-19245
fix: coverity issues
2022-09-30 15:42:46 +08:00
Haojun Liao 6faf1af5f5 fix(query): handle the block read case. 2022-09-30 14:44:42 +08:00
Shengliang Guan dfb2b0678f fix: coverity issues 2022-09-30 14:03:46 +08:00
Hongze Cheng 7754471aaa Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-30 13:50:01 +08:00
Haojun Liao f8a84a1d19 other:merge 3.0 2022-09-30 13:47:21 +08:00
Haojun Liao 1f57a5a1cc
Merge pull request #17172 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
2022-09-30 13:45:01 +08:00
Haojun Liao c9286fed25 fix(query): fix memory leak. 2022-09-30 13:03:25 +08:00
Hongze Cheng 145abcb17f more 2022-09-30 10:52:17 +08:00
Hongze Cheng be482feacc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-30 10:32:10 +08:00
yihaoDeng f41b494ac6 opt tbname in 2022-09-30 10:19:56 +08:00
Shengliang Guan e6ac8ed3a9
Merge pull request #17121 from taosdata/szhou/fixbugs
enhance: optimize when select from ins_tags when table_name='xxxx'
2022-09-30 09:39:27 +08:00
yihaoDeng 0d3da10954 fix invalid read 2022-09-30 09:31:19 +08:00
yihaoDeng d74779805a opt tbname in 2022-09-29 23:13:54 +08:00
Shengliang Guan 3be4a2ed9c Merge remote-tracking branch 'origin/3.0' into fix/TD-19245 2022-09-29 19:42:09 +08:00
Shengliang Guan e94646ca70 fix: coverity issues 2022-09-29 19:41:54 +08:00
Hongze Cheng d60ec735ca Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-29 17:07:58 +08:00
Hongze Cheng bdeb1ebcc5 compare 2022-09-29 17:06:18 +08:00
Shengliang Guan 752e13f94c Merge branch 'fix/TD-19325' into feature/tq 2022-09-29 14:52:08 +08:00
Shengliang Guan c56dd86399 fix: do not process query and fetch msg until vnode restore finished 2022-09-29 14:29:30 +08:00
Liu Jicong 586175ecfa check vnode status for poll msg 2022-09-29 14:25:56 +08:00
Shengliang Guan 4df3303514 fix: do not process query and fetch msg until vnode restore finished 2022-09-29 14:24:45 +08:00
Liu Jicong d41ce958f3 Merge branch 'fix/TD-19325' into feature/tq 2022-09-29 14:21:08 +08:00
Shengliang Guan f14d00a5d6 fix: do not process query and fetch msg until vnode restore finished 2022-09-29 14:19:43 +08:00
Shengliang Guan 7e85a15c31 fix: do not process query and fetch msg until vnode restore finished 2022-09-29 14:18:20 +08:00
Shengliang Guan 4223be379a fix: do not process query and fetch msg until vnode restore finished 2022-09-29 14:15:26 +08:00
Shengliang Guan ee484470f3 fix: do not process query and fetch msg until vnode restore finished 2022-09-29 14:13:44 +08:00
Liu Jicong 0c48581c86 check push ver 2022-09-29 13:52:09 +08:00
Hongze Cheng cb554920aa Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-29 13:23:20 +08:00
Hongze Cheng 768ec8942a fix code 2022-09-29 13:23:12 +08:00
Liu Jicong bb1165f1e9 optimize projection return 2022-09-29 12:14:41 +08:00
dapan1121 95b6d3f67f
Merge pull request #17132 from taosdata/fix/TD-19310
fix: fix rows missed in query result issue
2022-09-29 11:41:52 +08:00
yihaoDeng 88ac809f87 Merge branch '3.0' of https://github.com/taosdata/TDengine into dv3 2022-09-29 11:09:02 +08:00
yihaoDeng 5b4d0eaabe enh: opt tbname in 2022-09-29 11:07:32 +08:00
Hongze Cheng f12449b1b8 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-29 10:20:36 +08:00
Shengliang Guan 44b8d659ba
Merge pull request #17130 from taosdata/FIX/TD-19260-3.0
enh: improve error handling in syncNodeOpen instead of using assert, with allocated resources cleaned up properly
2022-09-29 09:23:28 +08:00
Liu Jicong a2a8fe0211 rsp consumer when taosd stop 2022-09-29 01:37:45 +08:00
Hongze Cheng 90915f1da3 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-29 00:02:42 +08:00
Liu Jicong b0a46942c2 rsp to consumer if offset move forward 2022-09-28 23:47:47 +08:00
Liu Jicong fab0adde99 fix memory error 2022-09-28 23:06:45 +08:00
yihaoDeng 1286f7473c QRY: opt tbname in 2022-09-28 22:07:16 +08:00
Liu Jicong 057edd92c3
Merge branch '3.0' into feature/tq 2022-09-28 20:27:09 +08:00
Liu Jicong cde4085a6d optimize msg batch 2022-09-28 20:24:02 +08:00
Shengliang Guan 4ca305fd7a
Merge pull request #17131 from taosdata/fix/TD-19254-D
fix: coverity scan for sma
2022-09-28 20:22:58 +08:00
dapan1121 45fb658cec fix: fix rows missed in query result issue 2022-09-28 19:06:43 +08:00
Cary Xu bf377943e0 fix: api parameters 2022-09-28 18:56:57 +08:00
Cary Xu 9e49eb03e4 fix: coverity scan for sma 2022-09-28 18:54:39 +08:00
Haojun Liao 5a2c583c32 other:merge 3.0 2022-09-28 18:00:04 +08:00
Hongze Cheng 12371d344b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-28 17:49:16 +08:00
Shengliang Guan 53bfdf7bbb
Merge pull request #17117 from taosdata/revert-17106-feature/TD-18581-D
Revert "enh(tsdb): data migrate should not block data r/w and commit"
2022-09-28 17:43:21 +08:00
Benguang Zhao 4b4f7a44f4 fix: resolve memory leak in vnodeOpen when vnodeSyncOpen failure 2022-09-28 17:40:10 +08:00
Haojun Liao 71e3993185
Merge pull request #17114 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
2022-09-28 17:36:01 +08:00
slzhou 00fc74acc9 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-09-28 16:39:33 +08:00
slzhou 99bc329384 enhance: optimize select from ins_tags where table_name='tablename' without iterating through meta tdb 2022-09-28 16:30:40 +08:00
Cary Xu 1fe66cb846
Revert "enh(tsdb): data migrate should not block data r/w and commit" 2022-09-28 15:50:29 +08:00
Liu Jicong 01c94a775b feat(tmq): push optimization 2022-09-28 14:55:19 +08:00
Hongze Cheng a4d426aa13 more fix 2022-09-28 13:39:48 +08:00
Benguang Zhao b71a9e3483 enh: improve error handling in syncNodeOpen 2022-09-28 13:34:13 +08:00
Cary Xu d3c335a06e chore: fs merge optimization for data migrate 2022-09-28 12:56:17 +08:00
Haojun Liao 14412f2811 refactor(query): do some internal refactor. 2022-09-28 11:16:52 +08:00
Liu Jicong 1ad4d16373 Merge branch '3.0' into feature/tq 2022-09-28 10:57:59 +08:00
Haojun Liao 04f087793e refactor(query): do some internal refactor. 2022-09-28 10:54:54 +08:00
Liu Jicong 0e8aaf4c9e feat(tmq): push optimization 2022-09-28 10:38:49 +08:00
Cary Xu b78a39ced1 fix: resource release when end commit 2022-09-28 09:47:51 +08:00
Cary Xu 0841442db6 feat: logic optimization for data migration 2022-09-28 07:41:38 +08:00
Hongze Cheng 18f3bd53c5 fix code 2022-09-27 23:34:06 +08:00
Cary Xu 11d6db5ab2 Merge branch '3.0' into feature/TD-18581-D 2022-09-27 19:29:59 +08:00
Haojun Liao 59b7435170 fix(query): fix memory copy 2022-09-27 19:17:35 +08:00
Hongze Cheng 8bd8ff1523 more code 2022-09-27 18:59:29 +08:00
Haojun Liao 7818bed189 Merge branch 'feature/3_liaohj' into refact/query_opt 2022-09-27 18:51:42 +08:00
Haojun Liao c565c4cb63 fix(query): remove the primary timestamp column in the required column list. 2022-09-27 18:50:51 +08:00
Cary Xu ddf121496f chore: adjust debug log 2022-09-27 18:42:42 +08:00
Haojun Liao e2fa878136 other:merge 3.0 2022-09-27 18:39:03 +08:00
Haojun Liao 398c23edec enh(query): only load the required columns. 2022-09-27 18:37:02 +08:00
Cary Xu 8943fd2fc2 chore: log optimization for data migrate 2022-09-27 18:16:48 +08:00
Haojun Liao 4058ae1f9b Merge branch '3.0' into feature/3_liaohj 2022-09-27 18:16:26 +08:00
Haojun Liao bd6cf3137f other:merge 3.0 2022-09-27 18:12:54 +08:00
Haojun Liao 1b3721b42e
Merge pull request #17078 from taosdata/enh/load_by_column
enh: load by col opt
2022-09-27 18:07:34 +08:00
Hongze Cheng a53575a152 more code 2022-09-27 17:57:57 +08:00
Cary Xu 70f2c68570 chore: code format 2022-09-27 17:57:44 +08:00
Cary Xu b7253d8814 chore: code optimization for tsdb commit 2022-09-27 17:55:01 +08:00
Cary Xu 6536ad72a6 chore: update file naming for tsdb retention 2022-09-27 17:48:09 +08:00
Cary Xu 5c61e5da3e Merge branch '3.0' into feature/TD-18581-D 2022-09-27 17:43:52 +08:00
Cary Xu c426fa8bb1 feat: code optimization for data migrate 2022-09-27 17:43:33 +08:00
Hongze Cheng a4d16f1c00 more code 2022-09-27 17:36:02 +08:00
Hongze Cheng dc0d687a06 make it compile 2022-09-27 16:26:16 +08:00
Hongze Cheng e17c65fd82 Merge branch 'enh/load_by_column' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-27 16:22:42 +08:00
Haojun Liao 144a0c573b fix(query): set schema info for inner reader. 2022-09-27 16:17:03 +08:00
Hongze Cheng faea22cc56 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-27 15:40:48 +08:00
Hongze Cheng 3bd6808335 fix coredump 2022-09-27 15:37:00 +08:00
Haojun Liao a70a657f5f fix(query): initialize array list 2022-09-27 14:43:57 +08:00
Cary Xu 3d92b6c6f9 chore: remove debug logs when migrate 2022-09-27 14:33:17 +08:00
Cary Xu 024f6a2149 chore: send file with specified speed 2022-09-27 14:30:53 +08:00
Cary Xu 43c954b6e7 chore: data migration support specify max speed 2022-09-27 14:27:18 +08:00
Haojun Liao dbf7d01a84 fix(query): set the correct uid. 2022-09-27 14:01:17 +08:00
Haojun Liao cbe91fd4c3 fix(query): initialize the blockdata before load last block. 2022-09-27 13:48:53 +08:00
Shengliang Guan c16f4ae3f7
Merge pull request #17037 from taosdata/fix/TD-19220
fix: do not send ttl msg on taosd startup
2022-09-27 11:24:03 +08:00
Hongze Cheng 4bfdfe89a5 adjust api 2022-09-27 11:02:04 +08:00
Haojun Liao aa055abd7c refactor:do some internal refactor. 2022-09-27 10:52:55 +08:00
Cary Xu 6c682daf42 Merge branch '3.0' into feature/TD-18581-D 2022-09-27 10:33:51 +08:00
Hongze Cheng bba042124f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-27 09:27:02 +08:00
Shengliang Guan 1e5dc921e0 fix: set wal apply version on vnode reopen 2022-09-26 20:32:02 +08:00
Hongze Cheng 19529d6606 fix: wrong file corrupt report 2022-09-26 18:57:14 +08:00
Cary Xu 9169c90f8d fix: migrate logic for multi-tier storage 2022-09-26 18:29:08 +08:00
Haojun Liao 927478bff6 refactor(query): do some internal refactor. 2022-09-26 15:55:26 +08:00
Haojun Liao 54712ae302 other:merge 3.0 2022-09-26 14:50:51 +08:00
Hongze Cheng 08feade5fe more code 2022-09-26 14:24:35 +08:00
Hongze Cheng 30937189aa refact more code 2022-09-26 14:10:58 +08:00
Cary Xu f8702c03e7 Merge branch '3.0' into feature/TD-18581-D 2022-09-26 14:06:33 +08:00
Cary Xu d4fb75df8b chore: merge 3.0 and migrate fix for multi-tier storage 2022-09-26 14:02:57 +08:00
Hongze Cheng 6cb7bd2f23 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-26 13:43:39 +08:00
Haojun Liao 5c1f55f6ca other:merge 3.0 2022-09-26 11:35:19 +08:00
Haojun Liao 4ebee6b232 refactor(query): do some internal refactor. 2022-09-26 11:22:26 +08:00
Hongze Cheng efacafde33 refact more code 2022-09-26 10:47:24 +08:00
Cary Xu b101e425c3 chore: more logic for migrate with speed limited 2022-09-25 22:30:48 +08:00
Hongze Cheng f24c8fbe56 make it compile 2022-09-23 19:03:29 +08:00
Cary Xu 132425b194 chore: remove obsolete codes 2022-09-23 19:00:38 +08:00
Hongze Cheng 1a0dcddd62 Merge branch 'enh/cv_optimize' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-23 18:59:13 +08:00
Cary Xu ed2b3678a6 feat(tsdb): migrate support speed limit 2022-09-23 18:57:13 +08:00
Hongze Cheng f0fea204f2 enh: col value optimize 2022-09-23 18:55:27 +08:00
Hongze Cheng 14b0b458e7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-23 18:07:19 +08:00
Hongze Cheng b682fdd261 more code 2022-09-23 17:57:38 +08:00
Cary Xu 797b9376e7 chore: code optimization for fs destroy 2022-09-23 17:27:48 +08:00
Hongze Cheng 8ff1eb41d1 more code 2022-09-23 17:13:14 +08:00
Hongze Cheng 65f8c4c535 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-23 16:46:09 +08:00
Hongze Cheng da2150a15b more code 1 2022-09-23 16:45:38 +08:00
Cary Xu e792c66307 Merge branch '3.0' into feature/TD-18581-D 2022-09-23 16:42:47 +08:00
Cary Xu b8ea469aff enh(tsdb): data migrate should not block data r/w and commit 2022-09-23 16:42:36 +08:00
dapan1121 dc0e36f742
Merge branch '3.0' into enh/clientPolicy 2022-09-23 16:41:18 +08:00
Shengliang Guan 25138d83ea
Merge pull request #17030 from taosdata/fix/TD-19216
fix: rand time series calculation to dismiss false offline
2022-09-23 16:25:15 +08:00
Minglei Jin 78a0d513d9 fix: rand time series calculation to dismiss false offline 2022-09-23 15:42:04 +08:00
Liu Jicong 1740c1d215
Merge pull request #17026 from taosdata/feature/tq
fix(tmq): save ntb check to another tb
2022-09-23 15:39:33 +08:00
Haojun Liao 74ca7abf95
Merge pull request #17027 from taosdata/feature/3_liaohj
fix(query): update remove check condition.
2022-09-23 15:11:55 +08:00
Haojun Liao be3459d882 fix(query): update remove check condition. 2022-09-23 14:34:40 +08:00
Haojun Liao 4935b8f391 fix(query): update check. 2022-09-23 14:33:52 +08:00
Liu Jicong 3e0e7a87be fix(tmq): save ntb check to another tb 2022-09-23 14:30:47 +08:00
Hongze Cheng d1ba9a2c03 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-23 13:54:04 +08:00
dapan1121 3fb3aa7bea Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy 2022-09-23 13:33:11 +08:00
Hongze Cheng 2ba8be78a7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-23 10:58:15 +08:00
Hongze Cheng 9624073d84 refact more code 2022-09-23 10:46:05 +08:00
Hongze Cheng d789fe6ac8 refact commit code 2022-09-23 10:40:54 +08:00
Liu Jicong 7bcb5992e4 merge 3.0 2022-09-23 10:40:08 +08:00
Cary Xu f0a379480b Merge branch '3.0' into feature/TD-18581-D 2022-09-23 06:41:28 +08:00
Hongze Cheng 1cac65d8c0 refact more code 2022-09-22 19:08:33 +08:00
Hongze Cheng 1bab3c1b4d optimize more code 2022-09-22 18:24:24 +08:00
Cary Xu 49f98d16e0 Merge branch '3.0' into feature/TD-18581-D 2022-09-22 17:25:15 +08:00
Cary Xu 9ddbe54d0d Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-22 17:25:13 +08:00
Hongze Cheng 11d41db7f8 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-22 17:09:50 +08:00
Haojun Liao c9bc7c3972 fix(query): update check condition. 2022-09-22 16:16:33 +08:00
Haojun Liao 092805b41f fix(query): update check condition. 2022-09-22 15:41:58 +08:00
Haojun Liao 6bd5cbbfc3 fix(query): set correct page id list. 2022-09-22 15:24:33 +08:00
Haojun Liao 7ee2449a73 Merge branch '3.0' into feature/3_liaohj 2022-09-22 14:03:17 +08:00
Hongze Cheng a3cedbf1bc more code 2022-09-22 13:49:34 +08:00
Hongze Cheng 9f7771cde4 refact more code 2022-09-22 11:52:47 +08:00
Haojun Liao 976b36631e fix(query): keep last key for interp query. 2022-09-22 10:31:17 +08:00
Cary Xu 21629cc707 fix: adjust the destroy order of rsma stat 2022-09-22 09:14:36 +08:00
Cary Xu 26b9a07e7f other: merge 3.0 2022-09-22 09:09:35 +08:00
Liu Jicong 7ade2b3b8d fix double free in sma 2022-09-21 18:54:49 +08:00
Hongze Cheng a8b919918f more code 2022-09-21 17:58:44 +08:00
Hongze Cheng 0929326c1d more code 2022-09-21 17:13:45 +08:00
Hongze Cheng f8619dfbe8 refact code for further refact 2022-09-21 15:28:04 +08:00
Hongze Cheng e12ac1dd6f more code 2022-09-21 15:00:32 +08:00
Hongze Cheng f51c86430a more code 2022-09-21 14:50:14 +08:00
Hongze Cheng b9a248d702 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-21 14:04:34 +08:00
Hongze Cheng ce9afbae19 more code 2022-09-21 14:02:52 +08:00
Xiaoyu Wang 2a978bae09 Merge remote-tracking branch 'origin/3.0' into refact/query_opt 2022-09-21 13:58:34 +08:00
Liu Jicong 72fba5a8ce fix(stream): check delete uid 2022-09-21 11:54:44 +08:00
Hongze Cheng 8ffc7e9f3e more code 2022-09-21 11:28:20 +08:00
Hongze Cheng 2b6001b312 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-21 11:08:19 +08:00
Hongze Cheng b4a43079fb more code 2022-09-21 11:03:08 +08:00
Hongze Cheng 1549819b91 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-21 09:33:03 +08:00
Hongze Cheng 750a1a8d86 more code 2022-09-20 18:56:36 +08:00
Minghao Li dfed091937 fix(sync): wait until apply queue is empty when restore 2022-09-20 18:50:23 +08:00
Shengliang Guan 0b645f5010
Merge pull request #16953 from taosdata/fix/TD-19129
fix: wlock for meta update tag value
2022-09-20 17:43:23 +08:00
Hongze Cheng e461681040 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-20 16:40:28 +08:00
Minglei Jin 3f839d6832 fix: wlock for meta update tag value 2022-09-20 16:33:35 +08:00
Hongze Cheng d197f5019c more code 2022-09-20 16:18:12 +08:00
Hongze Cheng 556a6fcd7f more code 2022-09-20 14:49:34 +08:00
Cary Xu 2f5e5e31f7 Merge branch '3.0' into feature/TD-18581-D 2022-09-20 14:04:56 +08:00
Cary Xu c5e32acc5d Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-20 14:04:55 +08:00
Shengliang Guan 11b8347fdd
Merge pull request #16942 from taosdata/fix/TD-19143
fix: remove double free msg's pCont
2022-09-20 13:43:26 +08:00
Cary Xu b5caac4d6a Merge branch '3.0' into feature/TD-18581-D 2022-09-20 13:42:13 +08:00
Cary Xu 7b66c7472b Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-20 13:42:11 +08:00
Hongze Cheng 13ac7f0dd0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-20 13:39:42 +08:00
Hongze Cheng fb45b8d577 refact code 2022-09-20 13:39:32 +08:00
Shengliang Guan 69e1edb344
Merge pull request #16898 from taosdata/fix/TD-18740
feat:Complete the automatic table creation function for taosX
2022-09-20 11:35:18 +08:00
Minglei Jin 5f4d6e1c99 fix: remove double free msg's pCont 2022-09-20 11:31:25 +08:00
Haojun Liao 50ee0dabbf refactor(query): do some internal refactor. 2022-09-20 10:02:20 +08:00
Cary Xu a9574ec773 Merge branch '3.0' into feature/TD-18581-D 2022-09-20 09:07:04 +08:00
Cary Xu 313a07a7ee Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-20 09:07:01 +08:00
Shengliang Guan f48553d3fe
Merge pull request #16934 from taosdata/feat/stream_compression
Feat/stream compression
2022-09-19 22:06:09 +08:00
Cary Xu 18c2efddad Merge branch '3.0' into feature/TD-18581-D 2022-09-19 19:34:19 +08:00
Cary Xu 99a84b08c8 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-19 19:34:17 +08:00
Liu Jicong 756a2d3d5d merge 3.0 2022-09-19 19:29:20 +08:00
Liu Jicong 6d5933266f Merge branch '3.0' into feature/stream 2022-09-19 19:28:44 +08:00
Cary Xu 777fadee25 feat: stream state optimization for rsma 2022-09-19 19:27:23 +08:00
Shengliang Guan 1ac9ff08bb
Merge pull request #16926 from taosdata/feature/stream
enh: stream backend for sma
2022-09-19 18:48:34 +08:00
Hongze Cheng cbf5e48117 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-19 18:48:25 +08:00
Shengliang Guan fc0418fc20
Merge pull request #16914 from taosdata/feature/3_liaohj
fix(query): add null ptr check.
2022-09-19 18:48:05 +08:00
Cary Xu 274d310f33 feat: retention should not block data commit 2022-09-19 17:36:51 +08:00
Liu Jicong 86c0fb56e0 enhance stream backend for sma 2022-09-19 17:27:25 +08:00
wangmm0220 c379a35fb3 fix:error in CI 2022-09-19 16:34:07 +08:00
Haojun Liao d48a563260 fix(query): assign index back. 2022-09-19 15:42:03 +08:00
Cary Xu ab49ce6eaf enh: rsma exec logic optimization 2022-09-19 11:16:20 +08:00
Cary Xu eda8968252 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-19 11:15:11 +08:00
Haojun Liao 78f03e993d other:merge 3.0 2022-09-19 10:30:55 +08:00
Hongze Cheng 7a21781a55 refact code 2022-09-19 10:08:08 +08:00
Hongze Cheng 2e37e64f2e Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-18 09:54:00 +08:00
wangmm0220 e3bc2487b3 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740 2022-09-16 19:00:49 +08:00
wangmm0220 a54f71a03c fix:error in auto create table for taosX 2022-09-16 18:57:33 +08:00
Hongze Cheng 0ff451dcf3 more code 2022-09-16 18:50:49 +08:00
Liu Jicong 8e12a1a2d3 Merge branch '3.0' into feature/stream 2022-09-16 18:29:14 +08:00
dapan1121 8ddb142474
Merge branch '3.0' into enh/clientPolicy 2022-09-16 18:10:12 +08:00
Hongze Cheng 5ffaaebad6 more code 2022-09-16 17:46:50 +08:00
Cary Xu 2f5e197dbe Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-16 17:45:12 +08:00
Hongze Cheng a2350445cc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/stream_compression 2022-09-16 17:40:45 +08:00
Hongze Cheng 512aa3d8d7 more code 2022-09-16 17:36:31 +08:00
Liu Jicong 82a3700821
Merge pull request #16863 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
2022-09-16 17:06:03 +08:00
wangmm0220 dfc5ce23a0 fix:error in auto create table for taosX 2022-09-16 17:01:41 +08:00
Liu Jicong 273adb9895 fix memory leak 2022-09-16 16:17:02 +08:00
Hongze Cheng 832f2fb7a3 more code 2022-09-16 15:49:43 +08:00
Hongze Cheng a34b4ec749 more code 2022-09-16 13:33:36 +08:00
Haojun Liao 15f656e683 refactor(query): add some logs. 2022-09-16 13:06:57 +08:00
Haojun Liao 0e308d29eb fix(query): check the duplicate before adding table into query list 2022-09-16 12:06:37 +08:00
Hongze Cheng 9b600d6f8f mroe code 2022-09-16 11:53:58 +08:00
Cary Xu 657d3deac9 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-16 09:03:47 +08:00
wangmm0220 414021a8e0 fix:error in auto create table for taosX 2022-09-15 19:23:12 +08:00
Cary Xu 3ee376c2c0 fix: revert the code change 2022-09-15 18:37:26 +08:00
Cary Xu 999d32cdbd chore: revert the code change 2022-09-15 17:59:09 +08:00
Haojun Liao 188c3a9881 Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2022-09-15 17:44:57 +08:00
Haojun Liao 0c71d95773 fix(query):set correct block load condition. 2022-09-15 17:44:28 +08:00
Cary Xu 4be9d4c704 chore: merge 3.0 2022-09-15 16:56:46 +08:00
Haojun Liao 22afbb5035
Merge branch '3.0' into feature/3_liaohj 2022-09-15 16:56:39 +08:00
Haojun Liao 5ba41111b4 refactor: add some logs. 2022-09-15 16:17:39 +08:00
dapan1121 4048c99282 Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy 2022-09-15 14:50:35 +08:00
Haojun Liao dec379586b
Merge pull request #16851 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
2022-09-15 11:43:24 +08:00
Liu Jicong deb731c1c4
Merge pull request #16840 from taosdata/enh/3.0_planner_optimize
enh: the delete physical plan increases the timestamp interval of the actual deleted data
2022-09-15 10:56:08 +08:00
Haojun Liao 18924f9a7d refactor(query): do some internal refactor. 2022-09-15 10:26:45 +08:00
Liu Jicong 367552b914 fix delete 2022-09-15 10:12:53 +08:00
Hongze Cheng 26f740f26b fix more 2022-09-15 09:56:56 +08:00
Hongze Cheng f2e26de8c5 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-15 09:32:10 +08:00
Hongze Cheng 3b947f17ad more code 2022-09-14 22:47:44 +08:00
Cary Xu e05fd1615b fix: remove the code change for commit 2022-09-14 19:19:25 +08:00
Cary Xu f7fe7a4afb fix: remove the code change for commit 2022-09-14 19:18:51 +08:00
Cary Xu aa43876665 enh: tsdb retention and fs optimization 2022-09-14 18:10:51 +08:00
Cary Xu ce60bd0c20 enh: tsdb retention and fs optimization 2022-09-14 18:01:59 +08:00
Haojun Liao 4d44b56ec6 refactor(query):check for none table. 2022-09-14 14:53:52 +08:00
Haojun Liao dfc028a5c7 other:merge 3.0 2022-09-14 13:48:40 +08:00
Cary Xu 9f1b055865 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-14 09:44:44 +08:00
Hongze Cheng 426a25f162 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-14 09:36:27 +08:00
Hongze Cheng 102ea9e0f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-13 18:32:08 +08:00
Shengliang Guan 8055e79a82 feat: database option 'tsdb_pagesize' 2022-09-13 18:30:15 +08:00
Shengliang Guan b84017f2b9 feat: database option 'tsdb_pagesize' 2022-09-13 18:01:10 +08:00
Cary Xu 627e7eafb0 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-13 17:42:22 +08:00
Hongze Cheng b6daab624b more code 2022-09-13 17:30:20 +08:00
Hongze Cheng 045b6b4ec6 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-13 16:38:05 +08:00
Cary Xu 11ffbfa70f chore: code optimization for rsma fs build 2022-09-13 16:18:37 +08:00
Hongze Cheng 0107e92e64 fix: delete file restart corrupt error 2022-09-13 16:15:07 +08:00
Hongze Cheng 4b4d8d7f17
Merge pull request #16796 from taosdata/fix/TD-19012
fix: c is uninitialized for empty btree
2022-09-13 16:00:03 +08:00
Cary Xu a2a483c721 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-13 15:35:00 +08:00
Hongze Cheng 6ce484620f Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-13 14:52:46 +08:00
Hongze Cheng 0fc81c7d84 refact code 2022-09-13 14:52:31 +08:00
Cary Xu 860a7bdcac enh: add queryRsmaTolerance conf for rsma query 2022-09-13 14:51:04 +08:00
Minglei Jin d9ce8e3fcd fix: c is uninitialized for empty btree 2022-09-13 14:42:51 +08:00
Hongze Cheng ce9fb84221 refact 2022-09-13 14:21:43 +08:00
Hongze Cheng 25fdef4540 fix: alter table memory leakage 2022-09-13 13:35:14 +08:00
Shengliang Guan deb017fcfc
Merge pull request #16775 from taosdata/feature/3.0_interval_hash_optimize
enh: sma optimization for query and reboot restore
2022-09-12 09:34:44 +08:00
Shengliang Guan 6b04ee9816
Merge pull request #16763 from taosdata/fix/handleSentWrite
fix(rpc): handle sent write
2022-09-12 09:34:06 +08:00
Cary Xu 8403f4ab35 enh: rsma fs process optimization 2022-09-12 08:58:23 +08:00
Cary Xu ff647b961d enh: rsma fetch logic optimization 2022-09-12 08:08:06 +08:00
Cary Xu 834c9edad8 chore: revert the code change 2022-09-11 19:46:30 +08:00
Cary Xu b8b91eb124 chore: revert the code change 2022-09-11 19:39:54 +08:00
Cary Xu 4cc44ee791 enh: sma optimization for query and reboot 2022-09-11 19:34:10 +08:00
Haojun Liao c328552b09
Merge pull request #16769 from taosdata/feature/3_liaohj
refactor(query): opt tsdb read perf.
2022-09-10 18:30:28 +08:00
Haojun Liao 06926edadd fix(query): handle empty time window case. 2022-09-10 15:43:46 +08:00
Haojun Liao 7b8f96851f fix(query): copy all columns to dest buffer. 2022-09-09 23:18:19 +08:00
dapan1121 1427a8f3b0 enh: support client query policy 2022-09-09 19:03:42 +08:00
Haojun Liao 1f645ab1d9 refactor(query): opt tsdb read perf. 2022-09-09 18:41:12 +08:00
Haojun Liao 44544ef228 fix(query): remove invalid assert 2022-09-09 16:17:51 +08:00
Haojun Liao 2c3c441b78 refactor(query): opt perf. 2022-09-09 16:13:36 +08:00
Hongze Cheng b44eb59f5d tsdb retention fix done 2022-09-09 15:42:20 +08:00
Haojun Liao e7987cd9e3 fix(query): set correct finish flag. 2022-09-09 10:21:31 +08:00
Haojun Liao 22c32f76fc refactor: opt perf in tsdbread. 2022-09-09 09:50:49 +08:00
Hongze Cheng a756151532 Merge branch 'fix/stt_trigger_config' of https://github.com/taosdata/TDengine into enh/tsdb_page_size 2022-09-08 21:40:27 +08:00
Hongze Cheng e5e42524c7 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_page_size 2022-09-08 21:40:15 +08:00
Hongze Cheng 07ca543595 make it pass compile 2022-09-08 21:29:13 +08:00
Hongze Cheng 9e33dfbc90 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config 2022-09-08 21:27:33 +08:00
Hongze Cheng f0a5820d01 add tsdb config support 2022-09-08 18:36:08 +08:00
Hongze Cheng eae7947c68 more refact 2022-09-08 17:58:33 +08:00
Hongze Cheng 2e8b43d01c more code 2022-09-08 16:56:29 +08:00
Haojun Liao a0520d2a06 refactor: do some internal refactor. 2022-09-08 15:36:53 +08:00
Hongze Cheng bb0b1fda91 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_snapshot 2022-09-08 15:16:22 +08:00
Hongze Cheng 255f42e07f more tsdb snapshot 2022-09-08 15:13:58 +08:00
Haojun Liao a91dd25be7 refactor: do some internal refactor. 2022-09-08 14:34:57 +08:00
Haojun Liao 57d6c27171 refactor:do some internal refactor. 2022-09-08 14:11:34 +08:00
Haojun Liao e6ab7e5c86 refactor: do some internal refactor. 2022-09-08 14:08:07 +08:00
Haojun Liao 084dba5406 refactor: opt perf. 2022-09-08 13:56:19 +08:00
Shengliang Guan 78abfdd28b
Merge pull request #16737 from taosdata/feature/3_liaohj
refactor(query): add some logs.
2022-09-08 11:12:05 +08:00
Haojun Liao 96dedb04f8 refactor: add some logs. 2022-09-08 10:26:30 +08:00
Haojun Liao 0b6070e518 refactor(query): add some logs. 2022-09-08 09:45:11 +08:00
Hongze Cheng dda66c6eaf more code 2022-09-08 09:32:51 +08:00
Hongze Cheng 79f71be7e0 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_snapshot 2022-09-07 21:37:36 +08:00
yihaoDeng f0c1950b63 refactor code 2022-09-07 19:39:44 +08:00
Haojun Liao 162bddc0d5
Merge pull request #16714 from taosdata/feature/3_liaohj
fix(query): opt perf in query last file blocks.
2022-09-07 19:31:24 +08:00
Hongze Cheng 3cc29d77bb more code 2022-09-07 19:11:02 +08:00
Hongze Cheng d630c2fdd7 more code 2022-09-07 18:56:45 +08:00
Haojun Liao 3c952a337e fix(query): fix invalid read. 2022-09-07 18:54:58 +08:00
Hongze Cheng 416d4ac6ad more code 2022-09-07 17:56:40 +08:00
Haojun Liao a0a6c9e9b9 fix(query): fix bug caused by refactor. 2022-09-07 17:51:04 +08:00
Hongze Cheng 0e4b0459bd more code 2022-09-07 17:06:42 +08:00
Hongze Cheng 2d789f5ae0 more code 2022-09-07 15:37:51 +08:00
Haojun Liao 74260ebd70 fix(query): add check. 2022-09-07 13:20:43 +08:00
Haojun Liao e7149cce3a fix(query): opt perf in query last file blocks. 2022-09-07 13:18:34 +08:00
Hongze Cheng 36d01e84a5 more code 2022-09-07 11:05:00 +08:00
Hongze Cheng 207d69e61e refact code 2022-09-07 09:51:39 +08:00
Hongze Cheng efb429ebd3 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_snapshot 2022-09-07 09:45:52 +08:00
Shengliang Guan 49326aa92d
Merge pull request #16690 from taosdata/feature/3_liaohj
fix(query): optimize last block read performance.
2022-09-06 21:20:03 +08:00
Cary Xu b15fa09acd enh: qinf process optimization for duplicated commit version 2022-09-06 20:11:50 +08:00
Haojun Liao cf46b22267 fix(query): fix error in tsdbread. 2022-09-06 19:27:49 +08:00
Cary Xu aacf318ba0 fix: qtaskinfo fs open for rsma 2022-09-06 18:18:34 +08:00
Hongze Cheng 56985c5217 snapshot read code 2022-09-06 17:41:06 +08:00
Cary Xu a929f837d4 fix: rsma qtaskfile restore 2022-09-06 17:31:19 +08:00
Haojun Liao 6f252d8d7a fix(query): opt perf on last block query. 2022-09-06 16:36:56 +08:00
Haojun Liao a5933fc682 fix(query): optimize last block read performance. 2022-09-06 15:25:54 +08:00
Cary Xu 354a62135c other: adjust rsma log level 2022-09-06 09:58:06 +08:00
Shengliang Guan f261fe7837
Merge pull request #16668 from taosdata/feature/3_liaohj
fix(query): fix the invalid the check of last file blocks.
2022-09-06 07:30:26 +08:00
Haojun Liao 8f92ffcd3b fix(query): set correct time window. 2022-09-06 02:36:04 +08:00
Haojun Liao a6d9c76681 fix(query): reset the time range. 2022-09-06 01:56:31 +08:00
Haojun Liao 581cb0ffe1 other:merge 3.0 2022-09-06 01:30:15 +08:00
Haojun Liao e179c10c88 fix(query): set correct last block reader range. 2022-09-06 00:26:38 +08:00
Shengliang Guan 9a7774817d
Merge pull request #16664 from taosdata/feature/3.0_interval_hash_optimize
enh: drop child tables support for rsma
2022-09-05 19:42:02 +08:00
Haojun Liao ef66da9e18 other:merge 3.0 2022-09-05 19:04:53 +08:00
Haojun Liao 3719da865c other:merge 3.0 2022-09-05 19:02:04 +08:00
Haojun Liao a6cece10df fix(query): fix the invalid the check of last file blocks. 2022-09-05 18:57:46 +08:00
Cary Xu d8ccd78707 other: code optimization when drop table 2022-09-05 18:02:35 +08:00
Hongze Cheng e70db79d10 refact: change sst to stt 2022-09-05 17:31:41 +08:00
Cary Xu 0c27b07cbc Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-05 16:32:13 +08:00
Cary Xu 31fb2a31b6 enh: drop child tables support for rsma 2022-09-05 16:25:13 +08:00
dapan1121 8675857207 enh: add client query policy 2022-09-05 13:56:42 +08:00
Hongze Cheng d57129d78d fix: another big bug 2022-09-05 12:03:03 +08:00
Hongze Cheng 30f53e2f5a Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_format 2022-09-05 11:21:50 +08:00
Hongze Cheng df7b597db0 fix: invalid write 2022-09-05 10:20:06 +08:00
Hongze Cheng 20a269ef20 fix: more code 2022-09-05 01:13:07 +08:00
Hongze Cheng 70b89becb9 more fix 2022-09-04 23:51:26 +08:00
Hongze Cheng 0480158500 more fix 2022-09-04 22:32:09 +08:00
Hongze Cheng c71455216c more code 2022-09-04 22:29:59 +08:00
Hongze Cheng 52e4a5e452 fix bug 2022-09-04 21:50:36 +08:00
Hongze Cheng 325b2e5327 fix more 2022-09-04 21:38:19 +08:00
Cary Xu 38b62ddd7f other: merge 3.0 2022-09-04 20:53:40 +08:00
Cary Xu bbd8eeaabe fix: qtaskinfo file cleanup logic 2022-09-04 20:47:22 +08:00
Hongze Cheng 7e1306a976 more code 2022-09-04 20:28:12 +08:00
Cary Xu 59912fedf1 fix: stream input data block memory leak 2022-09-04 20:14:21 +08:00
Hongze Cheng b85bde9a43 more code 2022-09-04 19:59:21 +08:00
Hongze Cheng 3b0008a625 more code 2022-09-04 18:42:23 +08:00
Hongze Cheng 28b56baa98 more code 2022-09-04 18:23:19 +08:00
Hongze Cheng 47b83eecfc Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_format 2022-09-04 18:20:38 +08:00
Hongze Cheng 3607b18368 more code 2022-09-04 18:20:12 +08:00
Shengliang Guan 1a764d64ce
Merge pull request #16620 from taosdata/feature/TD-14761
fix:<TD-18803> taosX core dump if schema is null
2022-09-04 18:19:05 +08:00
Hongze Cheng bff644e095 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_format 2022-09-04 18:18:12 +08:00
Hongze Cheng dfe82efcd7 more code 2022-09-04 18:18:01 +08:00
Shengliang Guan 25df542a01
Merge pull request #16649 from taosdata/feature/3.0_interval_hash_optimize
refactor: rsma fetch trigger refactor and use ref to manage qtaskf
2022-09-04 18:16:58 +08:00
Hongze Cheng 8ec79c9d5c more code 2022-09-04 17:31:20 +08:00
Cary Xu 57437312db other: rsma code optimization 2022-09-04 16:54:07 +08:00
Hongze Cheng fe20dea410 more code 2022-09-04 16:12:29 +08:00
Cary Xu 54562e2426 enh: rsma fs restore procedure optimization 2022-09-04 15:51:40 +08:00
Cary Xu 18c3f19b6b Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-04 14:57:38 +08:00
Cary Xu f78c61aac6 refactor: rsma fetch trigger refactor and use ref to manage qtaskf 2022-09-04 14:54:33 +08:00
Hongze Cheng 3e55e72ab5 more code 2022-09-04 14:31:32 +08:00
Hongze Cheng 4db67d36e1 Merge branch 'refact/tsdb_optimize' of https://github.com/taosdata/TDengine into refact/tsdb_new_format 2022-09-04 11:31:54 +08:00
Shengliang Guan c09e6f6236 Merge branch '3.0' into feature/TD-14761 2022-09-04 09:01:43 +08:00
Shengliang Guan 97b802ad77 fix: compile error 2022-09-04 09:01:26 +08:00
Shengliang Guan 0528fff7e0 Merge branch '3.0' into refact/tsdb_optimize 2022-09-04 08:56:58 +08:00
Haojun Liao 280bb37270 fix(query): reset fileIter when reset tsdb reader. 2022-09-03 23:06:39 +08:00
Haojun Liao 450173a66a Merge branch '3.0' into refact/tsdb_optimize 2022-09-03 22:20:05 +08:00
Haojun Liao 8e37698430 other: merge 2022-09-03 22:15:04 +08:00
Haojun Liao 66528912c3
Merge pull request #16646 from taosdata/feature/3_liaohj
fix(query): check the ts before merge file block.
2022-09-03 22:06:49 +08:00
Haojun Liao 1c89972fc6 fix(query): add multiple blockdata structure. 2022-09-03 22:00:24 +08:00
Haojun Liao 04c360dfcf fix(query): check the ts before merge file block. 2022-09-03 20:30:53 +08:00
Shengliang Guan 7cdf41a7e5
Merge pull request #16629 from taosdata/fix/TD-18781
fix: default #time series to 2 if schema's gone
2022-09-03 20:23:52 +08:00
Hongze Cheng 8e9f5cd9cc Merge branch 'refact/tsdb_optimize' of https://github.com/taosdata/TDengine into refact/tsdb_new_format 2022-09-03 17:20:43 +08:00
Hongze Cheng 82f0ba3655 fix: windows compile error 2022-09-03 14:18:29 +08:00
Hongze Cheng bbbbebab89 fix: windows compile 2022-09-03 13:37:48 +08:00
Haojun Liao d9d7c81872
Merge branch '3.0' into refact/tsdb_optimize 2022-09-03 10:14:48 +08:00
Shengliang Guan 0d8c9fb9d6
Merge pull request #16632 from taosdata/fix/dnode
enh: add hash prefix and suffix option to db
2022-09-02 23:05:33 +08:00
Shengliang Guan 25c67f6ebb enh: add hash prefix and suffix option to db 2022-09-02 19:00:11 +08:00
Minglei Jin 37035a374d fix: default #time series to 2 if schema's gone 2022-09-02 18:08:42 +08:00
Liu Jicong 3c470634a9
Merge pull request #16617 from taosdata/feature/stream
feat(stream): support delete data
2022-09-02 17:57:28 +08:00
Hongze Cheng 88bc40527b
Merge pull request #16618 from taosdata/fix/TD-18854
fix: rlock for meta uid index querying from query related threads
2022-09-02 17:39:28 +08:00
Haojun Liao 86348e7439 fix(query): initialize the last block reader successfully. 2022-09-02 17:27:47 +08:00
Hongze Cheng 173a8366e3 fix: compile warning 2022-09-02 17:20:50 +08:00
Hongze Cheng 696df47f05 more 2022-09-02 17:17:46 +08:00
Hongze Cheng 8329284a45 refact for further dev 2022-09-02 17:15:45 +08:00
Hongze Cheng 7fe743d00f refact code for further change 2022-09-02 17:04:49 +08:00
Hongze Cheng f963f5bfcc more code 2022-09-02 17:02:13 +08:00
Hongze Cheng d959ccb617 Merge branch 'refact/tsdb_optimize' of https://github.com/taosdata/TDengine into refact/tsdb_new_format 2022-09-02 16:49:32 +08:00
Liu Jicong 004a84ac81 fix memory leak 2022-09-02 16:41:32 +08:00
Hongze Cheng 1cba6138b8 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-02 16:39:15 +08:00
wangmm0220 796342dabb fix:<TD-18803> taosX core dump if schema is null 2022-09-02 16:05:22 +08:00
Hongze Cheng 305b6e70c0 Merge branch 'refact/tsdb_optimize' of https://github.com/taosdata/TDengine into refact/tsdb_new_format 2022-09-02 16:01:18 +08:00
Hongze Cheng fc538f436a Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-02 15:59:03 +08:00
Hongze Cheng a71be005ae fix: another fail CI case 2022-09-02 15:58:55 +08:00
Liu Jicong d653da7971 feat(stream): support delete data 2022-09-02 15:46:41 +08:00
Minglei Jin df76d0ade2 fix: rlock for meta uid index querying from query related threads 2022-09-02 15:34:44 +08:00
Shengliang Guan acab522494 enh: let create database SST_TRIGGER 2 worker 2022-09-02 15:19:50 +08:00
Hongze Cheng eafad954a1 fix: one little bug 2022-09-02 14:56:57 +08:00
Haojun Liao a170796f66 fix(query): fix invalid read/write. 2022-09-02 14:34:30 +08:00
Hongze Cheng 687dd81c44 refact more code 2022-09-02 14:26:57 +08:00
Hongze Cheng ecbca97ca4 more code 2022-09-02 13:55:05 +08:00
Hongze Cheng d14a928307 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_format 2022-09-02 13:53:00 +08:00
Liu Jicong 48036e83c8
Merge pull request #16596 from taosdata/feature/stream
refactor(taosx): filter meta
2022-09-02 11:54:42 +08:00
Haojun Liao cac1fd36b7 Merge remote-tracking branch 'origin/refact/tsdb_optimize' into refact/tsdb_optimize
# Conflicts:
#	source/dnode/vnode/src/inc/tsdb.h
#	source/dnode/vnode/src/tsdb/tsdbMergeTree.c
#	source/dnode/vnode/src/tsdb/tsdbRead.c
2022-09-02 11:23:01 +08:00
Haojun Liao 720f3b2482 refactor: do some internal refactor. 2022-09-02 11:20:12 +08:00
Hongze Cheng 0eb29455ae refact code 2022-09-02 11:19:34 +08:00
Hongze Cheng aec4297eb4 refact code 2022-09-02 11:16:23 +08:00
Liu Jicong 739e7ae76f Merge branch '3.0' into feature/stream 2022-09-02 11:10:38 +08:00
Hongze Cheng ff4fda8442 refact code 2022-09-02 10:43:49 +08:00
Hongze Cheng 7d23c83091 refact code 2022-09-02 10:22:38 +08:00
Hongze Cheng 1132a7f719 refact code 2022-09-02 10:17:40 +08:00
Hongze Cheng 3286ab2a9e refact 2022-09-02 10:09:38 +08:00
Liu Jicong 502d75302e refactor(taosx): filter meta 2022-09-02 10:00:15 +08:00
Haojun Liao 52c5992c87 other:merge 3.0 2022-09-02 09:58:16 +08:00
Haojun Liao d1b7d07790 refactor:do some internal refactor. 2022-09-02 09:54:22 +08:00
Shengliang Guan 8686b228ee
Merge pull request #16582 from taosdata/feature/3_liaohj
fix(query): check node type when extract column info.
2022-09-01 19:24:34 +08:00
Haojun Liao fed9efa840 fix(query): check memory malloc failure. 2022-09-01 18:46:50 +08:00
Haojun Liao b2cf2818eb refactor(query): do some internal refactor. 2022-09-01 18:23:44 +08:00
dapan1121 b4ae5fadbe fix: fix create table rsp free issue 2022-09-01 18:00:41 +08:00
Haojun Liao c7350ef24d Merge remote-tracking branch 'origin/refact/tsdb_optimize' into refact/tsdb_optimize 2022-09-01 17:52:08 +08:00
Haojun Liao a3011a0194 refactor(query): do some internal refactor. 2022-09-01 17:51:26 +08:00
Hongze Cheng f8c0c0ca6d Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-01 17:41:48 +08:00
Cary Xu c0fd55f755 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-01 16:51:42 +08:00
Cary Xu 9ae0e15d6b refactor: rsma code refactor and use ref for qtaskf 2022-09-01 16:51:23 +08:00
Minglei Jin e8cae58f8d Merge branch 'refact/tsdb_optimize' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-01 16:42:45 +08:00
Minglei Jin 97d533d520 tsdbCache/usage: new cacheload column for db.vgroups to check usage 2022-09-01 16:41:08 +08:00
Haojun Liao 72e0f09dd2 refactor(query): do some internal refactor. 2022-09-01 15:50:41 +08:00
Minglei Jin bd0523ddb9 tsdbCache/last: add DCLP to last lookup 2022-09-01 15:48:49 +08:00
Minglei Jin ceb2948421 Merge branch 'refact/tsdb_optimize' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-01 15:33:52 +08:00
Minglei Jin 94f4d746b4 tsdbCache: support multi-last data reading 2022-09-01 15:33:01 +08:00
Hongze Cheng 88e3096b58 fix: empry var-len data coredump 2022-09-01 15:25:38 +08:00
Haojun Liao cdeca85e31 refactor: do some internal refactor. 2022-09-01 15:19:59 +08:00
Haojun Liao e65927bc5b fix(query): fix bug in merge multiple last files. 2022-09-01 15:11:40 +08:00
Shengliang Guan 900f5cf534
Merge pull request #16557 from taosdata/feature/stream
feat(taox): support auto create sub table
2022-09-01 14:47:34 +08:00
Hongze Cheng 12cbd1c8bb refact 2022-09-01 14:25:24 +08:00
Hongze Cheng 28e520656b fix: commit bug 2022-09-01 14:24:47 +08:00
Liu Jicong 47eb2a3fb8 fix iterate msg 2022-09-01 13:15:29 +08:00
Haojun Liao 1cfd3e74f9 enh(query): support merge multiple last files. 2022-09-01 11:56:56 +08:00
Liu Jicong 1fe4ab2341 feat(taox): support auto create sub table 2022-09-01 11:45:00 +08:00
Hongze Cheng 4271911b50 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-01 09:51:33 +08:00
Shengliang Guan fca65df5fa
Merge pull request #16537 from taosdata/feature/3.0_interval_hash_optimize
other: adjust rsma duration for data files
2022-09-01 08:59:50 +08:00
Hongze Cheng 03992f770b more code 2022-08-31 22:04:14 +08:00
Shengliang Guan 8652074fad
Merge pull request #16536 from taosdata/feature/TD-14761
fix: add filter logic for tmq in stable wal
2022-08-31 19:22:11 +08:00
Cary Xu f3e2bef13e other: adjust max duration for rsma 2022-08-31 19:12:06 +08:00
Cary Xu c4bcb4e1e3 other: adjust rsma duration for data files 2022-08-31 19:06:03 +08:00
wangmm0220 c5874ca892 fix: add filter logic for tmq in stable wal 2022-08-31 18:32:28 +08:00
Shengliang Guan b89b2df2a6
Merge pull request #16524 from taosdata/feature/stream
feat(tmq): support taosx
2022-08-31 17:09:31 +08:00
Liu Jicong 1c99eb1d4d fix set schema and tbname 2022-08-31 15:27:41 +08:00
Liu Jicong e9d1733e8c fix tbname 2022-08-31 14:37:18 +08:00
Liu Jicong c4dcc994fb remove queue scan 2022-08-31 11:35:25 +08:00
Cary Xu 2ddfca5149 other: code optimization for assert condition 2022-08-30 19:29:26 +08:00
Hongze Cheng 97699559b6 fix a coredump 2022-08-30 17:55:53 +08:00
Cary Xu 753b725300 other: simplify qtaskinfo file naming 2022-08-30 17:29:02 +08:00
Shengliang Guan c6fe02cff1
Merge pull request #16505 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma fetch all logic optimization
2022-08-30 13:22:27 +08:00
Cary Xu e257bd3986 other: code optimization 2022-08-30 11:50:50 +08:00
Cary Xu 3b3abbc293 other: revert the code 2022-08-30 11:47:23 +08:00
Cary Xu 7a67a9be4b enh: rsma fetch all logic optimization 2022-08-30 11:44:28 +08:00
Hongze Cheng e73b4a68bb refact some code 2022-08-30 11:31:35 +08:00
Hongze Cheng 4c847cde6b Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-30 11:28:19 +08:00
Hongze Cheng 43f03d9eef fix compile error 2022-08-30 11:28:06 +08:00
Hongze Cheng 3111fad1f9 more code 2022-08-30 11:27:38 +08:00
Hongze Cheng f19b0f050f more code 2022-08-30 11:21:09 +08:00
Hongze Cheng e2f99ba072 more code 2022-08-30 11:19:25 +08:00
Shengliang Guan 847926555b
Merge pull request #16500 from taosdata/fix/TD-18726
fix: stat timeseries every minute to avoid dnode offline caused by ma…
2022-08-30 10:56:59 +08:00
Shengliang Guan beb08d4cea
Merge pull request #16478 from taosdata/feature/3.0_interval_hash_optimize
fix: race condition between fetch all and optr serialize
2022-08-30 10:40:24 +08:00
Hongze Cheng 5a636ae577 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-30 10:33:34 +08:00
Minglei Jin 01aca9ffc7 fix: stat timeseries every minute to avoid dnode offline caused by massive tables 2022-08-30 10:07:33 +08:00
Haojun Liao fdea9db9d3 fix(query): fix macro definition error. 2022-08-30 09:58:30 +08:00
Cary Xu 2a45862946 other: code format 2022-08-30 09:55:47 +08:00
Cary Xu 9600840aad fix: race condition between fetch all and commit 2022-08-30 08:14:32 +08:00
Cary Xu c8d6960291 other: adjust sma log level 2022-08-29 17:53:02 +08:00
wangmm0220 bf3231ab9f fix: cols num error in tmq for query 2022-08-29 17:30:50 +08:00
Cary Xu 8f6e87594f enh: not fetch all during commit 2022-08-29 16:33:08 +08:00
Cary Xu 12a01a88dd fix: race condition between fetch all and optr serialize 2022-08-29 16:15:12 +08:00
Hongze Cheng 90d7ba0f4f Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-29 11:02:53 +08:00
wade zhang 2ad31384f6
Merge pull request #15818 from taosdata/feature/TD-14761
feat: get meta and data from tmq using snapshot
2022-08-29 09:49:35 +08:00
Shengliang Guan c581212712
Merge pull request #16439 from taosdata/feature/3_liaohj
feature(query): support last function cache and retrieve data.
2022-08-28 21:27:13 +08:00
Hongze Cheng 1852c21b40 refact code 2022-08-28 16:30:37 +08:00
Hongze Cheng 2d3762a546 more code 2022-08-28 01:00:23 +08:00
Hongze Cheng 6a5423d08d more 2022-08-28 00:25:44 +08:00
Hongze Cheng 0e50a96668 refact code 2022-08-28 00:24:11 +08:00
Hongze Cheng de8944b62c more code 2022-08-28 00:19:24 +08:00
Hongze Cheng 92ca817b99 more code 2022-08-28 00:00:48 +08:00
Hongze Cheng d31459dc08 more code 2022-08-27 17:11:00 +08:00
Hongze Cheng f310c2cfcc more code 2022-08-27 15:34:01 +08:00
Hongze Cheng 8b58508e2e more code 2022-08-26 22:23:03 +08:00
Hongze Cheng 8ed246bdd3 more code 2022-08-26 21:57:02 +08:00
Haojun Liao 655dbb47c1 refactor(query): do some internal refactor. 2022-08-26 19:19:48 +08:00
Hongze Cheng 7de0fc7dae more code 2022-08-26 19:07:51 +08:00
Hongze Cheng efbbaa4120 more code 2022-08-26 18:25:02 +08:00
Hongze Cheng a224abef7e more code 2022-08-26 18:06:27 +08:00
Hongze Cheng 71e1049377 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-26 17:53:06 +08:00
Hongze Cheng 712bc9a0ba more code 2022-08-26 17:47:37 +08:00
Hongze Cheng daf5d42394 more code 2022-08-26 17:05:17 +08:00
Hongze Cheng 3b9e03ba17 more code 2022-08-26 16:56:42 +08:00
wangmm0220 6dfbe30d6b fix:test case if drop table in snapshot for create topic as database 2022-08-26 15:52:12 +08:00
Hongze Cheng 90b32809c5 more code 2022-08-26 15:48:44 +08:00
Minglei Jin 083ce4e67d fix: use sizeof(SBlockL) from aBlockL array's element size 2022-08-26 15:43:20 +08:00
Hongze Cheng 393ab4de7c more code 2022-08-26 15:35:43 +08:00
Haojun Liao 60d9acb7b4 feature(query): support last function cache and retrieve data. 2022-08-26 15:27:19 +08:00
Hongze Cheng 01fe1fc80c more code 2022-08-26 13:36:42 +08:00
Hongze Cheng 341ff02624 more code 2022-08-26 13:33:16 +08:00
Hongze Cheng c677d5494b make it compile 2022-08-26 13:03:12 +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
Hongze Cheng 61cfacd8c2 more code 2022-08-26 12:58:13 +08:00
Hongze Cheng e3701fdcb1
Merge pull request #16427 from taosdata/fix/TD-18643
fix: return -1 if child table's uid not exist
2022-08-26 12:37:14 +08:00
Hongze Cheng 2acfc81c8b more code 2022-08-26 11:08:21 +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 039e4a0505 more code 2022-08-26 10:44:02 +08:00
Minglei Jin 2eacdf51fa fix: return -1 if child table's uid not exist 2022-08-26 10:30:07 +08:00
Hongze Cheng 4a1447b666 make it compile 2022-08-26 10:12:36 +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
Hongze Cheng 34abb83796 more code 2022-08-25 23:07:59 +08:00
Haojun Liao 5ea4c0a7c8 fix(query): update the uid list when tablemap is changed. 2022-08-25 23:04:07 +08:00
Hongze Cheng 2876f597f0 more code 2022-08-25 19:00:44 +08:00
Hongze Cheng eb2fb724b1 more code 2022-08-25 18:15:20 +08:00
Haojun Liao 755176d28f fix(query): add the null ptr check. 2022-08-25 17:32:27 +08:00
Hongze Cheng f0be446e03
Merge pull request #16413 from taosdata/fix/TD-18112-2
fix: stats normal tables' timeseries
2022-08-25 17:13:47 +08:00
Hongze Cheng cfa666f247 more code 2022-08-25 17:04:42 +08:00
wangmm0220 6b61d3c23b fix:conflicts from 3.0 2022-08-25 16:57:19 +08:00
wangmm0220 4cc2d361e1 fix:error in getting snapshot for taosX 2022-08-25 16:55:12 +08:00
Shengliang Guan 6dc8d005fe
Merge pull request #16406 from taosdata/enh/updateTbMeta
enh: update table meta after auto creating table
2022-08-25 16:39:32 +08:00
Haojun Liao 0ec1c52a19 fix(query): set ascending order of check last block. 2022-08-25 16:34:00 +08:00
Minglei Jin 85da71460e fix: stats normal tables' timeseries 2022-08-25 16:22:55 +08:00
Haojun Liao 739457ad28 refactor: do some internal refactor. 2022-08-25 16:22:22 +08:00