Commit graph

2344 commits

Author SHA1 Message Date
Hongze Cheng
50e76f9ac3 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-05 03:20:50 +00:00
Hongze Cheng
1145aabb94 adjust some apis 2022-07-05 03:20:25 +00:00
Hongze Cheng
a031500dad fix some compile error 2022-07-05 03:14:28 +00:00
Hongze Cheng
406d35d43c Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-05 03:08:58 +00:00
Hongze Cheng
b8899c82fe add some read del data code 2022-07-05 03:08:10 +00:00
Hongze Cheng
4d0f46fb5d more snapshot 2022-07-05 03:05:04 +00:00
Minglei Jin
de85dea5e2 tsdbUtil: fix cmpr functions 2022-07-05 10:58:43 +08:00
Haojun Liao
6bfe5df94a other: merge 3.0 2022-07-05 09:47:39 +08:00
Haojun Liao
c7559a81ca refactor: do some internal refactor. 2022-07-04 23:28:27 +08:00
Hongze Cheng
b7e2b7398e more work 2022-07-04 13:07:13 +00:00
Cary Xu
b6613b5cf2 test: add rsma persistence and recovery case 2022-07-04 20:26:31 +08:00
Hongze Cheng
032339949e more work 2022-07-04 12:24:34 +00:00
Hongze Cheng
5891d97a0d more work 2022-07-04 12:04:40 +00:00
Hongze Cheng
64b1400d7c Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-04 11:25:41 +00:00
Hongze Cheng
27b719febd refact some code 2022-07-04 11:24:54 +00:00
Hongze Cheng
d1cf93e435 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-04 10:55:09 +00:00
Hongze Cheng
56913abdbf more work 2022-07-04 10:55:01 +00:00
Minglei Jin
a4cfb51b99 tsdbReaderWriter: fix windows compiling issue 2022-07-04 17:03:53 +08:00
Minglei Jin
244dcbed5d Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-07-04 16:58:59 +08:00
Minglei Jin
9aa5ee6ccf tsdbCache: fix row duplication 2022-07-04 16:58:42 +08:00
Hongze Cheng
e34ad23c01 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-04 08:31:25 +00:00
Hongze Cheng
de60ec37b6 fix CI bug 2022-07-04 08:26:16 +00:00
Minghao Li
6e59c13cbd refactor(sync): add sync strategy 2022-07-04 15:57:28 +08:00
Minghao Li
0c1a46c26e refactor(sync): add sync strategy 2022-07-04 15:29:55 +08:00
Hongze Cheng
05af34a527 more code 2022-07-04 07:26:52 +00:00
Hongze Cheng
0532f59495 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-04 07:22:20 +00:00
Hongze Cheng
0408ba414c more work 2022-07-04 07:21:04 +00:00
Hongze Cheng
40d34bf894 fix a bug 2022-07-04 07:01:54 +00:00
Hongze Cheng
fd98b9082f more code 2022-07-04 07:00:21 +00:00
Minghao Li
7a3e9c9a57 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-07-04 14:55:46 +08:00
Minghao Li
ded4616074 refactor(sync): add sync strategy 2022-07-04 14:55:26 +08:00
Hongze Cheng
eb888684e3 more refact 2022-07-04 06:47:41 +00:00
Minglei Jin
8d00f1139a tsdbRead: fix None display to NULL instead of 0 2022-07-04 14:46:00 +08:00
Hongze Cheng
2e062dc948 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-04 06:35:49 +00:00
Minghao Li
a5d3b7033a refactor(sync): add snapshot writer param 2022-07-04 14:18:06 +08:00
Hongze Cheng
b2f3ff2741 more 2022-07-04 06:14:39 +00:00
Haojun Liao
16d18b8046 refactor: do some internal refactor. 2022-07-04 14:10:29 +08:00
Cary Xu
ac62159bd2 enh: code and test case optimization 2022-07-04 14:01:58 +08:00
Hongze Cheng
af1b6f997f Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-07-04 05:21:08 +00:00
Hongze Cheng
38ca993452 make merge compile 2022-07-04 05:21:02 +00:00
Minglei Jin
a1da4ebb0b Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-07-04 11:45:19 +08:00
Minglei Jin
253291a146 tsdbCache: destroy del index array 2022-07-04 11:43:23 +08: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
Hongze Cheng
169a66642d Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-07-04 03:01:24 +00:00
Hongze Cheng
b1466ad79c make sma work 2022-07-04 03:01:19 +00:00
Minglei Jin
f34e43d7b8 tsdbCache: new clearNextRowFS to cleanup fs iter 2022-07-04 11:00:11 +08:00
Haojun Liao
a7cbb93a38 refactor: do some internal refactor. 2022-07-03 23:00:12 +08:00
Cary Xu
daaf9d90f2 fix: no iterate hash if has no elements 2022-07-03 22:51:56 +08:00
Cary Xu
e926b914d1 Merge branch '3.0' into feature/TD-11274-3.0 2022-07-03 20:39:13 +08:00
Cary Xu
c41364d5cd refactor: rsma commit and recovery 2022-07-03 20:38:54 +08:00