Commit graph

8190 commits

Author SHA1 Message Date
wangmm0220
54a546931c fix:optimize version logic in tmq and remove useless code 2023-02-24 19:22:08 +08:00
wangmm0220
b28c0ad952 fix:remove useless logic in tmq 2023-02-21 18:49:39 +08:00
Haojun Liao
736619018d
Merge pull request #20043 from taosdata/fix/liaohj
fix(query): set the correct rows in data block.
2023-02-19 00:17:54 +08:00
Haojun Liao
3993f13479 Merge branch 'main' into fix/liaohj 2023-02-18 19:49:42 +08:00
Haojun Liao
59c72beb8d fix(query): set the correct rows in data block. 2023-02-18 19:47:18 +08:00
Haojun Liao
4853522e11 fix(query): set the correct rows in data block. 2023-02-18 19:46:37 +08:00
Haojun Liao
dfd2278d2d
Merge pull request #20042 from taosdata/fix/liaohj
refactor: do some internal refactor and add some logs.
2023-02-18 18:42:48 +08:00
Xiaoyu Wang
a8630c0aa3
Merge pull request #20031 from taosdata/FIX/TD-22224-main
fix: not allow to read if sync is restoring
2023-02-18 18:31:46 +08:00
Haojun Liao
06a3c1c9c0 refactor: do some internal refactor and add some logs. 2023-02-18 17:32:43 +08:00
Haojun Liao
bda24a01d8
Merge pull request #19992 from taosdata/fix/main
enh: handle too many session
2023-02-18 10:19:44 +08:00
yihaoDeng
9db11ae559 opt trans 2023-02-17 23:05:06 +08:00
yihaoDeng
f19fdaa142 opt trans 2023-02-17 22:40:27 +08:00
Benguang Zhao
d51c3c36fb fix: not allow to read if sync is restoring 2023-02-17 19:47:52 +08:00
Xiaoyu Wang
a7dad151f3
Merge pull request #20004 from taosdata/fix/TS-2625
fix(tsdb/cache): use block index cache with last/last_row
2023-02-17 15:27:49 +08:00
yihaoDeng
d22e97d256 fix invalid code 2023-02-17 13:56:42 +08:00
Haojun Liao
71844eeed1
Merge pull request #20015 from taosdata/fix/fill_history_state
fix: save fill history state
2023-02-17 11:46:57 +08:00
yihaoDeng
f975d8e0d9 change default value 2023-02-16 21:58:32 +08:00
Liu Jicong
2a4708d82a fix: save fill history state 2023-02-16 17:01:09 +08:00
Minglei Jin
de9cafb04e fix(tsdb/cache): disable sharding for block index cache 2023-02-16 15:50:19 +08:00
Minglei Jin
742a6d6c95 fix(mnd/stream): fix ignore update compatibility 2023-02-16 15:25:25 +08:00
yihaoDeng
a6a8daec23 fix: batch write 2023-02-16 15:09:39 +08:00
Haojun Liao
f8b59fc5bf
Merge pull request #19999 from taosdata/feat/TS-2633
feat:add disable stream option
2023-02-16 13:23:08 +08:00
Minglei Jin
4959e8fa7c
Merge branch 'main' into fix/TS-2625 2023-02-16 12:33:59 +08:00
Haojun Liao
f34bc0344c
Merge pull request #20001 from taosdata/fix/nodisk
fix(query): fix memory leak and invalid free for tag filter cache.
2023-02-16 10:46:50 +08:00
Minglei Jin
56f1afb19c fix(tsdb/cache): use block index cache with last/last_row 2023-02-16 09:28:35 +08:00
Haojun Liao
fd379310f6
Merge pull request #19979 from taosdata/fix/tq_oom
fix: handle insufficient resource
2023-02-16 09:17:52 +08:00
yihaoDeng
ebcbdcfddc fix: change parameter 2023-02-16 00:30:26 +08:00
yihaoDeng
a2982d7c25 Merge branch 'enh/mainnn' into fix/main 2023-02-15 23:48:31 +08:00
Haojun Liao
c7a9ed34d0 fix(query): fix memory leak and invalid free for tag filter cache. 2023-02-15 23:24:43 +08:00
yihaoDeng
f22d07319f handle too many session 2023-02-15 20:06:04 +08:00
Haojun Liao
717392782a fix(query): remove the invalid free. 2023-02-15 19:50:56 +08:00
yihaoDeng
b8dfc71446 handle too many session 2023-02-15 19:24:48 +08:00
54liuyao
43966abbc6 feat:add disable stream option 2023-02-15 18:39:05 +08:00
yihaoDeng
e44704b20e opt: opt tag index 2023-02-15 17:26:11 +08:00
Haojun Liao
d1d60999d4
Merge pull request #19989 from taosdata/feature/3_liaohj
refactor: enable the log.
2023-02-15 14:07:25 +08:00
Haojun Liao
3a6d32ae0b refactor: enable the log. 2023-02-15 12:57:09 +08:00
Haojun Liao
cb35b453d4
Merge pull request #19870 from taosdata/feature/3_liaohj
other: merge opt to main.
2023-02-15 12:55:04 +08:00
dapan1121
05a9012fe3
Merge pull request #19973 from taosdata/fix/TD-22381
fix: add alter dnode configuration validdation
2023-02-14 17:10:25 +08:00
Liu Jicong
b147ba2812 fix: handle insufficient resource 2023-02-14 16:18:40 +08:00
Xiaoyu Wang
9fb5c8f3a1
Merge pull request #19961 from taosdata/fix/TD-22432
fix(tsdb/cache): invalidate cache entry if schema changed
2023-02-14 14:53:02 +08:00
dapan1121
b9918b0eda fix: add alter dnode configuration validdation 2023-02-14 13:49:07 +08:00
Minglei Jin
ea81fc0b30 fix(vnd): zero meta in vnode when closing 2023-02-14 10:56:00 +08:00
Minglei Jin
8ec5df8d7d fix(tsdb/cache): Not free zero length var data 2023-02-14 10:20:55 +08:00
Minglei Jin
ee9c59dc77 fix(tsdb/cache): invalidate cache entry if schema changed 2023-02-13 19:30:48 +08:00
Haojun Liao
c1e7b3be66 fix(query): 1. reset the pointer, when initialize the reader failed. 2. add check for null pointer when extracting cached rows. 2023-02-13 19:10:31 +08:00
Haojun Liao
c9ce01c878 Merge branch 'main' into feature/3_liaohj 2023-02-13 17:09:27 +08:00
Haojun Liao
c597a1e4ce refactor: do some internal refactor. 2023-02-13 15:46:47 +08:00
Haojun Liao
a13ca296a8 Merge branch 'main' into fix/liaohj 2023-02-13 11:34:57 +08:00
Haojun Liao
27a53a0c64 fix(query): set the correct table iter. 2023-02-13 10:05:26 +08:00
Liu Jicong
0cd6bd3d86 Merge branch 'main' into enh/stream_buffer_param 2023-02-13 09:48:02 +08:00