Commit Graph

6124 Commits

Author SHA1 Message Date
wangmm0220 43862ccd74 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-08-22 16:53:53 +08:00
Shengliang Guan f8310d4203
Merge pull request #16286 from taosdata/feature/3_liaohj
fix(query): fix bug in descending order scan in lastblock.
2022-08-22 15:09:21 +08:00
Haojun Liao 4322f59a22 fix(query): fix bug in descending order scan in lastblock. 2022-08-22 14:28:13 +08:00
Haojun Liao e61ee31de6 refactor(query): do some internal refactor. 2022-08-22 13:26:09 +08:00
Shengliang Guan e16a2a5027
Merge pull request #16278 from taosdata/feature/3_liaohj
fix(query): add one more condition check when merge file block and last block.
2022-08-22 12:58:38 +08:00
Haojun Liao 530c775d97 refactor(query): do some internal refactor. 2022-08-22 11:57:10 +08:00
Haojun Liao e4881423b8 fix(query): add one more condition check when merge file block and last block. 2022-08-22 11:09:12 +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
Haojun Liao f029df4876 fix(query): reset index when moving to next file. 2022-08-21 22:17:12 +08:00
Haojun Liao a7ba94939a fix(query): set init value for current last block index. 2022-08-21 22:02:01 +08:00
Haojun Liao 4879ae3d68 refactor(query): optimize load last block. 2022-08-21 21:36:15 +08:00
Haojun Liao 29a1245be4 fix(query): use the separate last block delete index. 2022-08-21 20:15:53 +08:00
Haojun Liao 7904686915 fix(query): support delete in last 2022-08-21 18:59:21 +08:00
Haojun Liao 2087375967 Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last 2022-08-21 15:59:08 +08:00
Haojun Liao d305e975c4 fix(query): remove printf. 2022-08-21 15:56:46 +08:00
Haojun Liao fe918b3f69 fix(query): set correct column data. 2022-08-21 15:56:06 +08:00
Hongze Cheng 470c774f54 fix: alter table schema 2022-08-21 15:05:56 +08:00
Cary Xu e0317964f0 fix: adjust max executor for rsma 2022-08-21 14:56:20 +08:00
Hongze Cheng 5324889c52 fix: sma file corrupt 2022-08-21 11:26:20 +08:00
Cary Xu 65e1cce6df enh: rsma code optimization 2022-08-21 01:22:56 +08:00
Cary Xu 4b3d989168 other: naming optimization 2022-08-21 01:19:32 +08:00
Cary Xu 77bfd400cb enh: code optimization 2022-08-21 01:10:18 +08:00
Cary Xu 8b3b6a8962 enh: code optimization and memory leak 2022-08-21 01:07:21 +08:00
Haojun Liao 38b30d071e fix(query): fix errors. 2022-08-21 00:02:43 +08:00
Cary Xu 0de7f3e3a7 enh: rsma code optimization 2022-08-20 23:46:12 +08:00
Cary Xu f9e0aad827 enh: rsma batch process 2022-08-20 23:28:48 +08:00
Haojun Liao aca09788ea Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last 2022-08-20 23:27:42 +08:00
Haojun Liao 5a1ba3d016 fix(query): increase the output buffer size. 2022-08-20 23:26:58 +08:00
Hongze Cheng 16d28b8a39 fix: a bug 2022-08-20 22:24:07 +08:00
Hongze Cheng c3ec89c3cb fix a coredump 2022-08-20 21:18:12 +08:00
Haojun Liao 6d8a70ebf6 fix(query): remove invalid free. 2022-08-20 20:22:39 +08:00
Haojun Liao 03879752a1 fix(query): fix syntax error on the darwin platform. 2022-08-20 19:17:17 +08:00
Haojun Liao df0d6f1823 fix(query): fix memory leak. 2022-08-20 19:05:55 +08:00
Cary Xu 50e7e033bc enh: rsma batch process 2022-08-20 18:56:48 +08:00
Haojun Liao 0dfd032068 fix(query): reset block data when no blocks are available. 2022-08-20 16:57:44 +08:00
Haojun Liao 09ffcd2e13 fix(query): fix bug in tsdbread 2022-08-20 12:41:58 +08:00
Haojun Liao 515e8d36b0 fix(query): fix bug in merge buffer data and last block. 2022-08-20 11:14:00 +08:00
Hongze Cheng 5e4b7bf9bd more code 2022-08-19 22:29:46 +08:00
Hongze Cheng 831d7dafca more code 2022-08-19 21:56:37 +08:00
Hongze Cheng 94b97c4da4 more code 2022-08-19 21:42:14 +08:00
Hongze Cheng de97c9253a make it compile 2022-08-19 20:53:19 +08:00
Cary Xu a9fcc12c33 enh: rsma batch process 2022-08-19 20:08:09 +08:00
Hongze Cheng 4acc76b7c5 adjust more code 2022-08-19 18:35:09 +08:00
Hongze Cheng 875566d361 adjust more 2022-08-19 18:06:18 +08:00
Hongze Cheng 47cddbfe2b mroe code 2022-08-19 17:52:48 +08:00
Hongze Cheng d3d03d8c4d adjust more code 2022-08-19 17:45:52 +08:00
Cary Xu 59739e0cb7 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-19 17:20:08 +08:00
Cary Xu 441ce21677 enh: rsma batch process 2022-08-19 17:19:50 +08:00
Hongze Cheng 029c16e487 more code 2022-08-19 17:13:39 +08:00
wangmm0220 f2912a17ba fix:conflicts from 3.0 2022-08-19 16:38:23 +08:00
wangmm0220 03a187571c fix:error in snapshot for taosx 2022-08-19 15:12:04 +08:00
Hongze Cheng 72471af0ce adjust more code 2022-08-19 14:26:37 +08:00
Hongze Cheng c7158f782e adjust more 2022-08-19 11:52:43 +08:00
Hongze Cheng f59bc9c0a7 more work 2022-08-19 11:02:33 +08:00
Hongze Cheng 972ad9e70b Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-19 09:53:45 +08:00
Hongze Cheng a14aa3aac5 Merge branch 'refact/tsdb_last' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-19 09:51:52 +08:00
Hongze Cheng fc0745825e more snapshot 2022-08-19 09:51:40 +08:00
Hui Li 240747abed
Merge pull request #16222 from taosdata/feature/stream
fix(query): memory leak
2022-08-19 09:31:09 +08:00
Haojun Liao 5eae03fcab fix(query): handle the reverse case. 2022-08-18 22:57:26 +08:00
Haojun Liao 04a06d4353 Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last 2022-08-18 22:43:23 +08:00
Haojun Liao eaef3dffaf fix(query): fix error in query last block. 2022-08-18 22:42:16 +08:00
Hongze Cheng 538f130ac0 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-18 21:49:56 +08:00
Haojun Liao 3490fe5561
Merge pull request #16205 from taosdata/fix/TD-18482
fix(tsdb/cache): add DCLP to tsdbCache
2022-08-18 21:12:21 +08:00
Minglei Jin 65903a7c0d fix: refact mutex locking 2022-08-18 20:14:50 +08:00
Liu Jicong 5a79aa1978 fix(sma): memory leak 2022-08-18 19:06:47 +08:00
Haojun Liao e75c400045 fix(query): fix bug in query last block. 2022-08-18 18:48:50 +08:00
Liu Jicong 2b092f6551 fix(query): memory leak 2022-08-18 18:39:21 +08:00
Hongze Cheng 871b4895f9 fix bit map bug 2022-08-18 18:26:10 +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
Haojun Liao 0d84bd2d40 Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last 2022-08-18 17:11:07 +08:00
Haojun Liao 8eb86676d0 fix(query): support query last file. 2022-08-18 17:09:44 +08:00
Hongze Cheng 4de48e66de adjust more 2022-08-18 17:04:24 +08:00
Hui Li 1a5ae2bfdf
Merge pull request #16207 from taosdata/feature/3.0_query_optimize
fix: get meta null if table does not exists
2022-08-18 16:54:19 +08:00
wangmm0220 fbc69a10c4 Merge branch '3.0' into feature/TD-14761 2022-08-18 16:45:06 +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 082d2093b8 open more 2022-08-18 16:00:24 +08:00
wangmm0220 03bb9e7f01 fix: get meta null if table does not exists 2022-08-18 15:44:28 +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
Hongze Cheng 117bc90dad more snapshot 2022-08-18 15:29:42 +08:00
Hui Li 7688f8ed04
Merge pull request #16204 from taosdata/feature/stream
fix(mnode): memory leak
2022-08-18 15:24:16 +08:00
Hongze Cheng a4e4f4cc4a make it compile 2022-08-18 14:37:43 +08:00
Minglei Jin 45dc2ec1f2 fix(tsdb/cache): add DCLP to tsdbCache 2022-08-18 14:32:11 +08:00
Liu Jicong a2757eb4f3 fix(mnode): memory leak 2022-08-18 14:26:11 +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
Hongze Cheng e702730790 fix: coredump 2022-08-18 11:36:11 +08:00
wangmm0220 44ce4f1cf3 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-08-18 10:45:45 +08:00
wangmm0220 d2727b6252 feat:merge from 3.0 2022-08-18 10:45:20 +08:00
Hui Li 73c3a1eb64
Merge pull request #15975 from taosdata/feature/3.0_query_optimize
opti:logic for get table list
2022-08-18 10:37:27 +08:00
Cary Xu 64747cb029 other: code optimization 2022-08-18 10:02:27 +08:00
Cary Xu c5d3440b84 other: code optimization 2022-08-18 09:58:24 +08:00
Liu Jicong b6660ca5b2 Merge branch '3.0' into feature/stream 2022-08-18 09:58:23 +08:00
Hongze Cheng aee90f913f Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-18 09:39:53 +08:00
Haojun Liao bf7ee65ce5 Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last 2022-08-18 00:19:33 +08:00
Haojun Liao 9dc5b4cb0c fix(query): support read from last file. 2022-08-18 00:08:09 +08:00
Liu Jicong 963287798d refactor(mnode): drop stream task 2022-08-17 23:18:39 +08:00
Shengliang Guan 06b7f5397a
Merge pull request #16154 from taosdata/fix/TD-18437
fix: return error if stable's name duplicate with child table
2022-08-17 22:18:04 +08:00
Cary Xu d65b75514a fix: remove obsoleted codes 2022-08-17 20:38:34 +08:00
Cary Xu ea891dc793 other: code optimization 2022-08-17 20:30:42 +08:00
Cary Xu 69580893a7 other: merge 3.0 2022-08-17 20:20:02 +08:00
Cary Xu 32be8a71ee enh: rsma batch process 2022-08-17 20:14:06 +08:00
Liu Jicong 853e6e2988 refactor(mnode): drop stream task 2022-08-17 19:19:58 +08:00
wangmm0220 c8da11cce6 Merge branch '3.0' into feature/3.0_query_optimize 2022-08-17 19:12:27 +08:00
Minglei Jin 5e38aab3d7 fix: plus 1 with tdb strlen 2022-08-17 17:51:49 +08:00
Hongze Cheng 77dbc8c2c9 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-17 17:42:02 +08:00
Hui Li 2f8f2e0976
Merge pull request #16183 from taosdata/feature/tq
refactor(mnode): check drop and alter stb for stream and topic
2022-08-17 17:40:09 +08:00
Minglei Jin 701c11417d Merge branch 'v3.0' into fix/TD-18437 2022-08-17 17:35:06 +08:00
Minglei Jin b2a87c87b6 Merge branch 'refact/tsdb_last' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-17 16:52:52 +08:00
Minglei Jin 4b47476de1 fix: upgrade last files reading for last/last_row caching 2022-08-17 16:51:15 +08:00
Hongze Cheng 6465c7ad4c Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-17 16:27:22 +08:00
yihaoDeng a036d64ae0 avoid filter invalid table 2022-08-17 15:29:06 +08:00
Hui Li 945e290023
Merge pull request #16177 from taosdata/feature/stream
refactor(tmq): use tdb to store check info
2022-08-17 15:14:04 +08:00
Liu Jicong e7377e410c refactor(mnode): check drop and alter stb for stream and topic 2022-08-17 15:10:15 +08:00
Hongze Cheng c6106be5da refact more work 2022-08-17 15:08:44 +08:00
wangmm0220 4f16771de4 fix:error in get table list by tag filter 2022-08-17 14:45:31 +08:00
Liu Jicong 357b21cfeb refactor(tmq): use tdb to store check info 2022-08-17 13:58:56 +08:00
Hongze Cheng 23a0af9d12 more work 2022-08-17 11:46:13 +08:00
wangmm0220 2bf2d5e6e1 fix:error in get table list by tag filter 2022-08-17 11:39:55 +08:00
wangmm0220 d5a8b397f0 fix:merge from 3.0 2022-08-17 11:09:49 +08:00
Hongze Cheng 04ede27507 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-17 10:18:43 +08:00
Hui Li 57b9eee4c7
Merge pull request #16139 from taosdata/szhou/fixbugs
fix: source ts column error
2022-08-17 09:51:02 +08:00
Hui Li e7c542bfa3
Merge pull request #16155 from taosdata/feature/stream
enh(stream): reduce table scan
2022-08-17 09:50:35 +08:00
Cary Xu 0ade372145 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-17 09:46:49 +08:00
Haojun Liao 5b396276ea Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last 2022-08-17 07:54:31 +08:00
Haojun Liao 559286db71 refactor(query): support read data from last files. 2022-08-17 07:51:09 +08:00
Liu Jicong 27e2ba79c0 Merge branch '3.0' into feature/stream 2022-08-17 01:11:18 +08:00
Shengliang Guan f5b6fb7b9b
Merge pull request #16145 from taosdata/refact/meta_3.0
Refact: meta 3.0
2022-08-17 00:29:13 +08:00
Cary Xu d170adf214 enh: rsma batch process 2022-08-16 20:22:45 +08:00
Liu Jicong 58ea5563a5 fix(tmq): rebalance 2022-08-16 19:46:42 +08:00
Shengliang Guan 4ec789fb4d Merge remote-tracking branch 'origin/3.0' into fix/TD-18437 2022-08-16 19:29:10 +08:00
Shengliang Guan 4c4f5bdf5f fix: the supertable and subtable can have same name 2022-08-16 19:28:16 +08:00
Hongze Cheng 540f28b37d fix: sma coredump 2022-08-16 18:43:57 +08:00
Hongze Cheng 208b179726 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-16 17:18:21 +08:00
Minglei Jin 7c82b1221f fix: return error if stable's name duplicate with child table 2022-08-16 17:04:35 +08:00
slzhou 3f3c1b9e8d Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-08-16 16:45:42 +08:00
slzhou 29a34f3ea4 fix: initialize column aggregation value 2022-08-16 16:45:10 +08:00
Hui Li 9ffb72aa17
Merge pull request #16137 from taosdata/feature/stream
fix(stream): window delete
2022-08-16 16:13:52 +08:00
Hongze Cheng 2465fc1acc Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-16 08:11:09 +00:00
Hongze Cheng dc83f9c4f7 fix: a little bug 2022-08-16 07:18:37 +00:00
wangmm0220 78c9f245b1 fix:conflicts from 3.0 2022-08-16 15:18:11 +08:00
wangmm0220 c4d25ccb90 fix:remove log for time cost 2022-08-16 14:48:31 +08:00
wangmm0220 19c5051b8c fix:confilcts from 3.0 2022-08-16 14:42:19 +08:00
Hongze Cheng 203444f6bc Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/meta_3.0 2022-08-16 06:41:34 +00:00
Liu Jicong 645a2cce97 fix(stream): window delete 2022-08-16 14:25:00 +08:00
Hongze Cheng 5d1cbb54c1 optimize 2022-08-16 06:22:55 +00:00
Hongze Cheng 43c84c977a adjust more 2022-08-16 01:45:37 +00:00
Hongze Cheng 3359b8e620 more optimize 2022-08-15 10:16:07 +00:00
Minghao Li 947d90e196 refactor(sync): add syncIsReadyForRead 2022-08-15 17:36:46 +08:00
Cary Xu 313a546b85 other: merge 3.0 2022-08-15 16:25:39 +08:00
Hongze Cheng 563deee127 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-15 08:06:48 +00:00
Minghao Li 22c6d82ded refactor(sync): add syncIsReadyForRead 2022-08-15 14:45:52 +08:00
Minghao Li 6cff4dcfd8 refactor(sync): add syncIsReadyForRead 2022-08-15 14:42:40 +08:00
Liu Jicong b9c9ea5974
Merge pull request #16103 from taosdata/feature/stream
refactor(stream): remove unneccessary param in converting data
2022-08-15 13:26:46 +08:00
Liu Jicong 6f75e03a55 refactor(stream): remove unneccessary param in converting data 2022-08-15 11:06:53 +08:00
Hongze Cheng e1b638aeb5 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-15 03:02:54 +00:00
Cary Xu 34e14f770f enh: rsma batch process 2022-08-15 09:39:55 +08:00
Cary Xu dab6c81769 enh: rsma batch process 2022-08-15 00:16:44 +08:00
Minglei Jin e9d072273f fix: close tbc before returning 2022-08-13 12:05:08 +08:00
wangmm0220 37f6d1195c fix:error in get table list 2022-08-12 21:57:29 +08:00
Cary Xu 8c75274e13 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-12 21:04:20 +08:00
Cary Xu ae7550eb86 enh: rsma exec in async mode 2022-08-12 21:00:48 +08:00
Shengliang Guan d50f36ba97
Merge pull request #16061 from taosdata/fix/mnode
fix: deadlock of mnode if its state changed
2022-08-12 20:29:36 +08:00
Li Minghao fe58d06a40
Merge pull request #16059 from taosdata/feature/3.0_mhli
refactor(sync): update mnode elect timer
2022-08-12 19:21:57 +08:00
Shengliang Guan 90a0de858b Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-08-12 19:20:45 +08:00
Shengliang Guan 65fa1e0164 fix: deadlock of mnode if its state changed 2022-08-12 19:20:31 +08:00
Shengliang Guan 2c28cdcbb5 fix: deadlock of mnode if its state changed 2022-08-12 18:49:41 +08:00
Shengliang Guan 99e1001836
Merge pull request #16051 from taosdata/fix/mnode
fix: deadlock of vnode if its state changed
2022-08-12 18:46:30 +08:00
Minghao Li e50f09aa4c refactor(sync): update mnode elect timer 2022-08-12 18:38:14 +08:00
Minghao Li 7530a7e2e3 refactor(sync): update mnode elect timer 2022-08-12 18:37:08 +08:00
Shengliang Guan 646cb378ae fix: deadlock of vnode if its state changed 2022-08-12 17:35:08 +08:00
Shengliang Guan 353109cd53 fix: deadlock of vnode if its state changed 2022-08-12 17:25:08 +08:00
Shengliang Guan 5b300b5819
Merge pull request #16044 from taosdata/fix/mnode
fix: deadlock of mnode if its state changed
2022-08-12 17:14:56 +08:00
Shengliang Guan 4f90578270 fix: deadlock of vnode if its state changed 2022-08-12 16:32:11 +08:00
Shengliang Guan 1d9331e257 fix: deadlock of mnode if its state changed 2022-08-12 16:32:03 +08:00
Shengliang Guan c47e387d13 fix: deadlock of mnode if its state changed 2022-08-12 15:57:07 +08:00
dapan1121 46edeec314 fix: fix case issues 2022-08-12 14:55:31 +08:00
wangmm0220 61a19b80d7 Merge branch '3.0' into feature/3.0_query_optimize 2022-08-12 14:41:08 +08:00
wangmm0220 eec58b8ef0 opti:use suid+uid->tags index to optimize time cost 2022-08-12 13:53:24 +08:00
wangmm0220 e102f81f92 opti:use suid+uid->tags index to optimize time cost 2022-08-12 11:33:53 +08:00
Cary Xu a4a7022caf
Merge pull request #15976 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma fetch optimization
2022-08-11 23:20:01 +08:00
Cary Xu cfca841567 fix: comment out tsma debug print 2022-08-11 21:06:17 +08:00
Cary Xu d9c10a2f0f other: rsma submit 2022-08-11 19:59:47 +08:00
Minglei Jin 46bd5e8685
Merge pull request #15982 from taosdata/fix/TD-18147
fix: make grant compile correct
2022-08-11 19:18:58 +08:00
Minglei Jin cc85cc5a96
Merge pull request #16001 from taosdata/fix/TD-18336
fix: return stable not exists
2022-08-11 19:18:39 +08:00
Minglei Jin 6058b8dff5
Merge pull request #16003 from taosdata/fix/TD-18321
fix: use mem schema if pReader->pSchema is null
2022-08-11 19:18:30 +08:00
Haojun Liao 02300b30fa
Merge pull request #15995 from taosdata/feature/3_liaohj
fix(query): add check when invoking sma filter.
2022-08-11 18:52:51 +08:00
wangmm0220 32f9bc0dd0 opti:logic for get table list 2022-08-11 18:29:28 +08:00
Minglei Jin 203a8073ca fix: use mem schema if pReader->pSchema is null 2022-08-11 18:19:44 +08:00
Minglei Jin 8cac647881 fix: return stable not exists 2022-08-11 18:12:32 +08:00
Minglei Jin a7a334b5b0 fix: multiple defination 2022-08-11 18:06:43 +08:00
Haojun Liao 3a6285c478 fix(query): add check when invoking sma filter. 2022-08-11 17:40:55 +08:00
Minglei Jin 6537047156 fix: make grant compile correct 2022-08-11 16:16:52 +08:00
Cary Xu 6cd2e52d1a enh: code optimization 2022-08-11 14:43:17 +08:00
afwerar 80a01235f2 doc: change 3.0 doc 2022-08-11 14:37:43 +08:00
Liu Jicong a28c0781be
Merge pull request #15971 from taosdata/feature/stream
feat(stream): session window trigger delete
2022-08-11 14:10:18 +08:00
Liu Jicong b8a3654cd6 enh(stream): show stream 2022-08-11 13:37:32 +08:00
Liu Jicong c191f44b14 feat(stream): session window trigger delete 2022-08-11 12:01:20 +08:00
Cary Xu 15544a2207 enh: rsma fetch 2022-08-11 11:14:31 +08:00
Cary Xu a6a1cfddd5
Merge pull request #15946 from taosdata/feature/3.0_row_optimize
enh: row iter and fetch optimization
2022-08-11 09:46:27 +08:00
Cary Xu a5ef854e87 row: code optimization 2022-08-11 07:45:49 +08:00
Liu Jicong 4352ae4f90
Merge pull request #15950 from taosdata/feature/stream
enh(tmq): enable background heartbeat by default
2022-08-10 22:05:50 +08:00
Liu Jicong 7f4b46e003 feat(stream): session window trigger delete 2022-08-10 21:26:05 +08:00
Liu Jicong 365dc43fec enh(tmq): add log 2022-08-10 19:03:04 +08:00
Liu Jicong 9e5d347383 enh(tmq): enable background heartbeat by default 2022-08-10 18:22:22 +08:00
Liu Jicong f4b695c8aa
Merge pull request #15945 from taosdata/feature/stream
enh(tmq): prevent drop db when topic exists
2022-08-10 18:02:33 +08:00
Li Minghao d59a0b390b
Merge pull request #15944 from taosdata/feature/3.0_mhli
refactor(sync): add leader, follower call back
2022-08-10 17:55:08 +08:00
Cary Xu 1d6d0aa2db enh: row iter and fetch optimization 2022-08-10 17:26:44 +08:00
Liu Jicong 95f696b30d enh(tmq): prevent drop db when topic exists 2022-08-10 17:24:47 +08:00
Liu Jicong 51aa9413d7
Merge pull request #15937 from taosdata/feature/stream
enh(tmq): speed up consumer recover
2022-08-10 17:19:36 +08:00
Minghao Li b4c8685766 refactor(sync): add leader, follower call back 2022-08-10 17:17:30 +08:00
Haojun Liao 6250c1b157
Merge pull request #15851 from taosdata/feature/3.0_query_optimize
ehn(query): optimize the query performance.
2022-08-10 16:51:46 +08:00
shenglian-zhou 6389d32445
Merge pull request #15935 from taosdata/szhou/fixbug
fix: use the pre agg value as double when generate block sma for float column and double column
2022-08-10 16:33:33 +08:00
Liu Jicong e5e82f0cf2 merge 3.0 2022-08-10 16:31:23 +08:00
Ganlin Zhao 685855e3dc
Merge pull request #15931 from taosdata/fix/TD-18115
fix(query): fix interp + fill interpolation after last datablock
2022-08-10 16:24:38 +08:00
Liu Jicong 18f6fb6123 enh(tmq): speed up consumer recover 2022-08-10 16:04:03 +08:00
shenglian zhou 6dfa283671 fix: use the pre agg value as double when generate block sma for float column and double column 2022-08-10 15:35:00 +08:00
Hongze Cheng 465e79258a refact: a little optimize 2022-08-10 14:33:23 +08:00
Ganlin Zhao 249e2b12f6 fix(query): fix interp + fill interpolation after last datablock 2022-08-10 14:21:31 +08:00
dapan1121 fe962c0d16 fix: fix ntables error in database 2022-08-10 09:07:48 +08:00
Hongze Cheng d242226d1a Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-09 11:59:40 +00:00
Minglei Jin b57e6c15ec
Merge pull request #15910 from taosdata/fix/TD-17954
fix: tdb use sys memory when snapshot writing
2022-08-09 19:54:03 +08:00
Minglei Jin d0416f312f fix: tdb use sys memory when snapshot writing 2022-08-09 19:07:07 +08:00
wangmm0220 c381ffd38c fix:error in tmq for snapshot 2022-08-09 19:06:24 +08:00
Haojun Liao 41d2c92231 fix(query): copy null value. 2022-08-09 16:54:05 +08:00
Liu Jicong 379cdc0566
Merge pull request #15889 from taosdata/feature/stream
fix(stream): memory error
2022-08-09 14:48:01 +08:00
Liu Jicong d9a4ea305d fix(stream): memory error 2022-08-09 14:11:41 +08:00
Haojun Liao b9c6e0cdf9 refactor: stream invoke previous APIs. 2022-08-09 13:55:51 +08:00
Haojun Liao a2a1da06dd other:merge 3.0 2022-08-09 13:45:44 +08:00
Xiaoyu Wang 07ef00e89f merge 3.0 2022-08-09 11:36:08 +08:00
Shengliang Guan 39fa900ce5 enh: wait for the vgroups have leader then create db return 2022-08-09 11:17:38 +08:00
Shengliang Guan 9cc08fbb30 enh: increase unsynced status when show databases 2022-08-09 10:47:00 +08:00
Haojun Liao 29c84833d3 fix(query):fix invalid free. 2022-08-09 10:34:01 +08:00
Haojun Liao 30a64bdcd9 fix(query): set correct schema. 2022-08-09 10:16:00 +08:00
Hongze Cheng 4ac14697b7 fix more bug 2022-08-08 13:23:50 +00:00
Hongze Cheng 78985ce4f1 fix more bug 2022-08-08 13:05:21 +00:00
Li Minghao 7722f88093
Merge pull request #15861 from taosdata/feature/3.0_mhli
refactor(sync): speed up replicate
2022-08-08 20:36:49 +08:00
Hongze Cheng 50d03237ed fix more bug 2022-08-08 12:14:16 +00:00
Liu Jicong 87c1656f52
Merge pull request #15859 from taosdata/feature/stream
fix(stream): memory leak
2022-08-08 19:55:13 +08:00
Minghao Li df18cc5f47 refactor(sync): speed up replicate 2022-08-08 19:46:37 +08:00
Hongze Cheng 09d22bfafe Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-08 11:41:12 +00:00
Hongze Cheng 0e06d86f7b fix some bug 2022-08-08 11:40:49 +00:00
Liu Jicong 48449e80c3 fix(stream): memory leak 2022-08-08 19:17:28 +08:00
Liu Jicong e30b74ad5a fix(stream): memory leak 2022-08-08 18:53:49 +08:00
Minglei Jin a6d07527ca
Merge pull request #15854 from taosdata/fix/TD-18112
Fix/td 18112
2022-08-08 18:14:20 +08:00
Liu Jicong c411b9aebb fix(stream): memory leak 2022-08-08 18:09:36 +08:00
Hongze Cheng 2cea8b1c8d Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-08 10:06:58 +00:00
Hongze Cheng f37a072e77 more work 2022-08-08 10:06:07 +00:00
Minglei Jin d3fb552254 fix: excluding ts column from timeseries 2022-08-08 17:23:11 +08:00
Minglei Jin e0521f59b3 fix: counting normal tables in vgroups; 2022-08-08 17:18:15 +08:00