Commit Graph

34140 Commits

Author SHA1 Message Date
Hongze Cheng e9d157dd2c more snapshot 2022-07-05 11:19:37 +00:00
Hongze Cheng 064b20820c Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-05 09:35:54 +00:00
Hongze Cheng 004a6571b0 Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-07-05 09:31:54 +00:00
Hongze Cheng 08a7d9d38f fix ci coredump 2022-07-05 09:31:51 +00:00
Haojun Liao c9ffc42ddb fix(query): set initial value for neighbor block check. 2022-07-05 17:02:21 +08:00
Cary Xu a12f04b2fd Merge branch 'feat/tsdb_refact' of github.com:taosdata/TDengine into feat/tsdb_refact 2022-07-05 16:23:19 +08:00
Cary Xu 400a160fe0 test: comment the rsma case and refactor 2022-07-05 16:23:06 +08:00
Hongze Cheng 9512b51ec0 more snapshor reader 2022-07-05 07:42:56 +00:00
Haojun Liao 9071ea4758 Merge remote-tracking branch 'origin/feat/tsdb_refact' into feat/tsdb_refact 2022-07-05 15:25:55 +08:00
Haojun Liao c2a6645283 other: update submodule 2022-07-05 15:25:40 +08:00
Haojun Liao 51277f58ed test:update the sim 2022-07-05 15:13:11 +08:00
Cary Xu 8b1506b6ec Merge branch 'feat/tsdb_refact' of github.com:taosdata/TDengine into feat/tsdb_refact 2022-07-05 14:57:16 +08:00
Cary Xu 6ef9f0c9e9 fix: rsma version adjust 2022-07-05 14:57:01 +08:00
Haojun Liao 5b20f00383 refactor: do some internal refactor. 2022-07-05 14:38:45 +08:00
Haojun Liao 3bae30412c refactor: do some internal refactor. 2022-07-05 13:57:07 +08:00
Hongze Cheng 5c7189a433 more snapshot read 2022-07-05 05:43:05 +00:00
Hongze Cheng 6c8de26f73 more snapshot 2022-07-05 03:47:06 +00:00
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 f6cd94d781 tRealloc: fix type void * conversion 2022-07-05 11:03:09 +08:00
Minglei Jin de85dea5e2 tsdbUtil: fix cmpr functions 2022-07-05 10:58:43 +08:00
dapan1121 b92902cc53 Merge branch 'feat/tsdb_refact' of github.com:taosdata/TDengine into feat/tsdb_refact 2022-07-05 10:53:08 +08:00
dapan1121 39a31e8d25 fix: remove mock code 2022-07-05 10:52:33 +08:00
Xiaoyu Wang 08e39355b9
Merge pull request #14531 from taosdata/feat/tsdb_refact_wxy
fix: compile error
2022-07-05 10:20:48 +08:00
Xiaoyu Wang f2f90c3265 fix: compile error 2022-07-05 10:20:10 +08:00
Haojun Liao 6bfe5df94a other: merge 3.0 2022-07-05 09:47:39 +08:00
Xiaoyu Wang ba056f7fbb
Merge pull request #14508 from taosdata/feature/3.0_debug_wxy
fix: automatically supplement primary key columns when creating stream
2022-07-05 09:27:52 +08:00
Cary Xu 0484809567
Merge pull request #14522 from taosdata/feature/TD-11274-3.0
test: add rsma persistence and recovery case
2022-07-05 09:08:03 +08:00
Haojun Liao c7559a81ca refactor: do some internal refactor. 2022-07-04 23:28:27 +08:00
Shengliang Guan e36ac28422
Merge pull request #14524 from taosdata/fix/tsim
test: case for valgrind
2022-07-04 22:07:56 +08:00
Xiaoyu Wang 7c5419b43e fix: fix: increase the tag value overflow check when creating table 2022-07-04 21:12:15 +08:00
Liu Jicong d3a05cc260
Merge pull request #14525 from taosdata/feature/stream
fix(tmq): prepare scan should reset operator status
2022-07-04 21:10:36 +08:00
Hongze Cheng b7e2b7398e more work 2022-07-04 13:07:13 +00:00
Liu Jicong 8127887dc4 fix(tmq): prepare scan should reset operator status 2022-07-04 20:47:56 +08:00
Shengliang Guan 4e09238498
Merge pull request #14521 from taosdata/fix/tsim
test: cases with 100 dnodes
2022-07-04 20:38:30 +08:00
Shengliang Guan 505b0f1f45 test: case for valgrind 2022-07-04 20:36:45 +08:00
Cary Xu 4bd1268138 test: test case adapation for rsma recovery 2022-07-04 20:34:37 +08:00
Cary Xu 0b183585a0 test: test case adapation for rsma recovery 2022-07-04 20:29:25 +08:00
Xiaoyu Wang 57dae9fcda fix: increase the tag value overflow check when creating table 2022-07-04 20:29:19 +08: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
Shengliang Guan 0feee09804 test: cases with 100 dnodes 2022-07-04 20:13:39 +08:00
Hongze Cheng 5891d97a0d more work 2022-07-04 12:04:40 +00:00
Cary Xu 0d6189b4da Merge branch '3.0' into feature/TD-11274-3.0 2022-07-04 19:57:19 +08:00
dapan1121 7f0cc9ca22
Merge pull request #14509 from taosdata/enh/addconverttype
enh: add type convert api
2022-07-04 19:52:35 +08:00
Shuduo Sang 86573eda58
chore: update taos tools for3.0 (#14518)
* chore(release): make get_os.sh works on mac

* chore(tools): update taos-tools

* chore: update taos-tools

for 3.0

[TD-16450]
2022-07-04 19:48:45 +08:00