Commit Graph

17385 Commits

Author SHA1 Message Date
kailixu e65340519e refactor 2021-07-13 03:00:33 +00:00
shenglian zhou f9bfe6cc3d for reconfigure table reproduction 2021-07-13 10:55:26 +08:00
shenglian zhou 136189e3c8 memory handling 2021-07-13 10:52:58 +08:00
liuyq-617 89200feb44 [TD-5187]<test>update case for wal,fsync 2021-07-13 10:49:07 +08:00
Shuduo Sang 54bdd895f7
Feature/sangshuduo/td 5136 taosdemo rework (#6837)
* [TD-5136]<feature>: taosdemo simulate real senario.

* update test case according to taosdemo change

* adjust range of semi-random data.
2021-07-13 10:38:55 +08:00
Haojun Liao 2c30118c13 [td-4780]<fix>: disable the update of fsync and wal parameters after the database created. 2021-07-13 10:27:36 +08:00
shenglian zhou 4404919d3b [TD-5201]<enhance>:record SSqlObjectId id in log 2021-07-13 08:36:42 +08:00
kailixu f24dca541f refactor the payload to K_V format for prepare mode 2021-07-12 23:21:47 +00:00
tomchon a575364d31 modify release.sh about beta version name 2021-07-12 21:23:06 +08:00
tickduan 270792053e modify min_flat to 0 2021-07-12 19:48:28 +08:00
tomchon ba090e2252 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-07-12 19:12:02 +08:00
Shuduo Sang 5528a0d7d5
Hotfix/sangshuduo/td 5136 taosdemo rework for master (#6836)
* cherry pick from develop branch.

* [TD-5136]<feature>: taosdemo simulate real senario.

* update test case according to taosdemo change

* adjust range of semi-random data.
2021-07-12 19:08:29 +08:00
tomchon 228be72a82 modify release.sh about beta version name 2021-07-12 18:34:31 +08:00
shenglian zhou aee50c8929 add unit test 2021-07-12 18:09:50 +08:00
tickduan d287b1b34c modify intervals default value from 300 to 100 2021-07-12 18:09:05 +08:00
Shuduo Sang 4486cae180
[TD-5136]<feature>: taosdemo simulate real senario. (#6833)
* [TD-5136]<feature>: taosdemo simulate real senario.

* update test case according to taosdemo change
2021-07-12 17:08:54 +08:00
tomchon 0ef4ef0576 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-07-12 16:18:26 +08:00
tomchon 4f0266b390 [TD-5087]<test>: update testcase that compressing wal logs 2021-07-12 14:19:51 +08:00
Elias Soong f3279fa698
Merge pull request #6835 from taosdata/docs/Update-Latest-Feature
[TD-4780] <docs>: unpublished WAL & FSNYC hot modification feature.
2021-07-12 14:18:07 +08:00
Elias Soong 3abecfdda9 [TD-4780] <docs>: unpublished WAL & FSNYC hot modification feature. 2021-07-12 14:17:43 +08:00
Haojun Liao 128c1bc5c3 [td-225]disable alter wal level after create databases. 2021-07-12 13:47:07 +08:00
Haojun Liao cdc85ae820 [td-225]disable alter wal level. 2021-07-12 13:38:59 +08:00
tickduan 3031aeb9dd prove coversion speed 2021-07-12 13:32:00 +08:00
kailixu 889aa8a11b code refactor 2021-07-12 05:10:33 +00:00
shenglian zhou 56819eaf70 Merge branch 'feature/szhou/sync_home_office' of https://github.com/taosdata/TDengine into feature/szhou/sync_home_office 2021-07-12 11:30:39 +08:00
shenglian zhou 14cab541f7 before tsim/log/memory leak handling 2021-07-12 11:30:06 +08:00
shenglian zhou ab67d612f0 fixing exsiting stable 2021-07-12 11:30:06 +08:00
shenglian zhou dec30e4473 add timestamp precision support 2021-07-12 11:30:06 +08:00
shenglian zhou 3d70319913 create child table with tags 2021-07-12 11:30:06 +08:00
shenglian zhou 93c6fee9c5 can add two lines of one supertable/diffrent subtable 2021-07-12 11:30:06 +08:00
shenglian zhou ee10305ddc before time precision and create table with tags instead of autocreate 2021-07-12 11:30:06 +08:00
shenglian zhou dbac6f2081 before getChildTableName and insertBatch 2021-07-12 11:30:06 +08:00
shenglian zhou 35cba8c21f before debugging 2021-07-12 11:30:06 +08:00
shenglian zhou ca52c73bde before taos_bind/taos_multi_bind generation 2021-07-12 11:30:06 +08:00
shenglian zhou 64fb524796 develop schemaless 2021-07-12 11:30:06 +08:00
shenglian zhou 958b89b463 before tsim/log/memory leak handling 2021-07-12 11:27:34 +08:00
shenglian zhou d8c57f0be0 fixing exsiting stable 2021-07-12 10:30:54 +08:00
kailixu 21a8b09174 appendKvRow with NULL optimization 2021-07-12 02:26:39 +00:00
shenglian zhou 62e4b0b599 add timestamp precision support 2021-07-12 10:16:30 +08:00
shenglian zhou 4a75ebe4af create child table with tags 2021-07-12 09:17:15 +08:00
shenglian zhou 3d25ecdf29 can add two lines of one supertable/diffrent subtable 2021-07-12 08:38:51 +08:00
kailixu f97d290b31 adjust the max bytes per row 2021-07-12 00:07:31 +00:00
kailixu 048c8dedd9 test case adaption for 4096 2021-07-11 21:24:35 +00:00
shenglian zhou cb5a0012f4 before time precision and create table with tags instead of autocreate 2021-07-12 00:39:16 +08:00
kailixu 51c540689b remove some asserts 2021-07-11 16:12:25 +00:00
shenglian zhou 2d0005d3f1 before getChildTableName and insertBatch 2021-07-11 23:52:19 +08:00
kailixu c5c1d65ab3 restore and don't perform the ratio check 2021-07-11 15:51:20 +00:00
kailixu 91a5378f10 tiny code optimization 2021-07-11 15:32:54 +00:00
Shuduo Sang 8b27da7165
Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6832)
* [TD-3801]<fix>: taosdump coverity scan issue.

* merge from commit: 069169e7c1 and fix coverity scan issue.

* fix converity issues

* fix converity scan issue.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-11 22:36:41 +08:00
Shuduo Sang 696435cdcc
Hotfix/sangshuduo/td 3801 taosdump coverity scan issue for develop (#6831)
* fix converity scan issue.

* fix converity issues

* fix converity scan issue.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-11 21:51:07 +08:00