Liu Jicong
|
8e12a1a2d3
|
Merge branch '3.0' into feature/stream
|
2022-09-16 18:29:14 +08:00 |
Liu Jicong
|
82a3700821
|
Merge pull request #16863 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
|
2022-09-16 17:06:03 +08:00 |
Liu Jicong
|
273adb9895
|
fix memory leak
|
2022-09-16 16:17:02 +08:00 |
Haojun Liao
|
15f656e683
|
refactor(query): add some logs.
|
2022-09-16 13:06:57 +08:00 |
Haojun Liao
|
0e308d29eb
|
fix(query): check the duplicate before adding table into query list
|
2022-09-16 12:06:37 +08:00 |
Cary Xu
|
3ee376c2c0
|
fix: revert the code change
|
2022-09-15 18:37:26 +08:00 |
Haojun Liao
|
188c3a9881
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-09-15 17:44:57 +08:00 |
Haojun Liao
|
0c71d95773
|
fix(query):set correct block load condition.
|
2022-09-15 17:44:28 +08:00 |
Haojun Liao
|
22afbb5035
|
Merge branch '3.0' into feature/3_liaohj
|
2022-09-15 16:56:39 +08:00 |
Haojun Liao
|
5ba41111b4
|
refactor: add some logs.
|
2022-09-15 16:17:39 +08:00 |
Haojun Liao
|
dec379586b
|
Merge pull request #16851 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-09-15 11:43:24 +08:00 |
Liu Jicong
|
deb731c1c4
|
Merge pull request #16840 from taosdata/enh/3.0_planner_optimize
enh: the delete physical plan increases the timestamp interval of the actual deleted data
|
2022-09-15 10:56:08 +08:00 |
Haojun Liao
|
18924f9a7d
|
refactor(query): do some internal refactor.
|
2022-09-15 10:26:45 +08:00 |
Liu Jicong
|
367552b914
|
fix delete
|
2022-09-15 10:12:53 +08:00 |
Hongze Cheng
|
26f740f26b
|
fix more
|
2022-09-15 09:56:56 +08:00 |
Hongze Cheng
|
f2e26de8c5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format
|
2022-09-15 09:32:10 +08:00 |
Hongze Cheng
|
3b947f17ad
|
more code
|
2022-09-14 22:47:44 +08:00 |
Cary Xu
|
e05fd1615b
|
fix: remove the code change for commit
|
2022-09-14 19:19:25 +08:00 |
Cary Xu
|
f7fe7a4afb
|
fix: remove the code change for commit
|
2022-09-14 19:18:51 +08:00 |
Cary Xu
|
aa43876665
|
enh: tsdb retention and fs optimization
|
2022-09-14 18:10:51 +08:00 |
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 |