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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Haojun Liao
|
1f645ab1d9
|
refactor(query): opt tsdb read perf.
|
2022-09-09 18:41:12 +08:00 |
|
Hongze Cheng
|
b44eb59f5d
|
tsdb retention fix done
|
2022-09-09 15:42:20 +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 |
|
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 |
|
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 |
|
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 |
|