Xiaoyu Wang
|
d06dedd5cc
|
Merge pull request #20103 from taosdata/fix/TD-22668
fix: coverity scan issues
|
2023-02-24 10:53:49 +08:00 |
Haojun Liao
|
7821bbe0d0
|
refactor: add some logs.
|
2023-02-24 10:08:25 +08:00 |
Haojun Liao
|
cc393f3939
|
Merge pull request #20143 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2023-02-24 09:58:44 +08:00 |
Haojun Liao
|
97024f1468
|
fix(query): fix coverity issue.
|
2023-02-24 09:48:34 +08:00 |
Haojun Liao
|
bbb571a383
|
refactor: do some internal refactor.
|
2023-02-24 00:06:18 +08:00 |
Haojun Liao
|
dbb1e9bd59
|
refactor: do some internal refactor.
|
2023-02-23 21:59:55 +08:00 |
yihaoDeng
|
2013ba0d8f
|
fix: fix asan problem
|
2023-02-23 17:54:51 +08:00 |
54liuyao
|
e42d5ba3dc
|
fix:table name is null
|
2023-02-23 17:31:47 +08:00 |
Haojun Liao
|
6e39bec448
|
Merge pull request #20089 from taosdata/fix/TD-22671
fix:remove useless logic in tmq
|
2023-02-23 17:27:00 +08:00 |
Xiaoyu Wang
|
1ab144609e
|
merge main
|
2023-02-23 14:58:22 +08:00 |
yihaoDeng
|
7d75939fae
|
fix: fix invalid dist count
|
2023-02-23 14:35:05 +08:00 |
54liuyao
|
72e7f617e2
|
fix:disable stream
|
2023-02-23 14:24:45 +08:00 |
Haojun Liao
|
c16bbfadbb
|
Merge pull request #20115 from taosdata/feature/3_liaohj
refactor: add some logs.
|
2023-02-23 11:23:48 +08:00 |
dapan1121
|
29f84355eb
|
Merge pull request #20107 from taosdata/fix/TD-22689
fix: taosd crash issue caused of out of fd
|
2023-02-23 10:48:21 +08:00 |
Xiaoyu Wang
|
ebcd7415c1
|
Merge pull request #20086 from taosdata/fix/TD-22670
fix(tsdb/cache): use state's tsdb instead of readers
|
2023-02-23 10:39:26 +08:00 |
Xiaoyu Wang
|
7dc3c6b4e8
|
Merge pull request #20056 from taosdata/FIX/TD-22595-main
fix: synchronize access to pVnode->inUse
|
2023-02-23 10:39:00 +08:00 |
Haojun Liao
|
b203107922
|
Merge branch 'main' into feature/3_liaohj
|
2023-02-23 10:22:17 +08:00 |
Haojun Liao
|
6015729560
|
refactor: add some logs.
|
2023-02-23 09:21:32 +08:00 |
Haojun Liao
|
4432ae51e6
|
Merge branch 'main' into fix/liaohj
|
2023-02-23 09:04:32 +08:00 |
Haojun Liao
|
5b1c2fc314
|
Merge pull request #20094 from taosdata/feature/3_liaohj
fix(tmq): update the epset when the leader of vnode changed.
|
2023-02-23 08:58:40 +08:00 |
dapan1121
|
532fb08309
|
fix: rsma invalid read issue
|
2023-02-22 18:13:24 +08:00 |
dapan1121
|
5a587d15f3
|
fix: taosd crash issue
|
2023-02-22 17:12:08 +08:00 |
Minglei Jin
|
8db525667f
|
fix(meta/query): remove incorrect file & line args
|
2023-02-22 14:49:54 +08:00 |
Minglei Jin
|
6929f74559
|
fix(tsdb/cache): check the return result of data block creating
|
2023-02-22 14:48:57 +08:00 |
Haojun Liao
|
8532de31cf
|
refactor: remove assert.
|
2023-02-22 14:32:39 +08:00 |
Hongze Cheng
|
81ee050a0f
|
fix: coverity scan problem
|
2023-02-22 14:29:14 +08:00 |
Haojun Liao
|
82067f3bd2
|
fix(query): fix coverity issues.
|
2023-02-22 13:38:13 +08:00 |
Haojun Liao
|
61a7001274
|
fix(query): fix coverity issues.
|
2023-02-22 10:50:42 +08:00 |
wangmm0220
|
b28c0ad952
|
fix:remove useless logic in tmq
|
2023-02-21 18:49:39 +08:00 |
Minglei Jin
|
724e7bc3a1
|
fix(tsdb/cache): use state's tsdb instead of readers
|
2023-02-21 18:23:18 +08:00 |
Benguang Zhao
|
a78556a3e6
|
fix: synchronize access to pVnode->inUse
|
2023-02-21 16:52:24 +08:00 |
dapan1121
|
0b0af5240d
|
Merge pull request #20002 from taosdata/fix/forceStopTask
fix: add force stop task and rename conflict structer name
|
2023-02-21 16:30:18 +08:00 |
Xiaoyu Wang
|
7337f5ff7d
|
Merge pull request #20052 from taosdata/fix/3.0_merge_main
merge main
|
2023-02-21 16:27:19 +08:00 |
Xiaoyu Wang
|
b304456fef
|
fix: rsma error
|
2023-02-21 11:17:59 +08:00 |
Xiaoyu Wang
|
9370d67e43
|
fix: tsdb reader resume
|
2023-02-21 09:43:56 +08:00 |
Xiaoyu Wang
|
319dfd8f06
|
merge 3.0
|
2023-02-20 17:21:37 +08:00 |
Xiaoyu Wang
|
9aa8b07a74
|
Merge pull request #20054 from taosdata/enh/3.0_planner_optimize
fix: wal compatibility of normal tables
|
2023-02-20 16:40:45 +08:00 |
Haojun Liao
|
ad0be66a78
|
Merge pull request #19935 from taosdata/enh/dynamicIdx
feat: change index dynamicly
|
2023-02-20 15:48:49 +08:00 |
Xiaoyu Wang
|
c79b63ab13
|
fix: wal compatibility of normal tables
|
2023-02-20 15:44:36 +08:00 |
Xiaoyu Wang
|
c597de099f
|
merge main
|
2023-02-20 13:41:27 +08:00 |
Haojun Liao
|
7fe250412f
|
refactor:do some internal refactor.
|
2023-02-20 10:13:11 +08:00 |
Haojun Liao
|
8d187efc18
|
refactor:do some internal refactor.
|
2023-02-20 10:04:08 +08:00 |
Xiaoyu Wang
|
6ecd5b2971
|
Merge pull request #20019 from taosdata/enh/3.0_planner_optimize
feat: compatible with older versions of wal
|
2023-02-18 19:34:28 +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 |
yihaoDeng
|
51755e9783
|
fix: fix drop error
|
2023-02-18 16:44:29 +08:00 |
yihaoDeng
|
db7dec0347
|
fix filter error
|
2023-02-18 11:21:10 +08:00 |
yihaoDeng
|
1acb4dd676
|
opt filter
|
2023-02-18 09:38:54 +08:00 |
Benguang Zhao
|
d51c3c36fb
|
fix: not allow to read if sync is restoring
|
2023-02-17 19:47:52 +08:00 |
Xiaoyu Wang
|
0f4de9daec
|
feat: compatible with older versions of wal
|
2023-02-17 18:06:57 +08:00 |
Xiaoyu Wang
|
d5cd2d36af
|
feat: compatible with older versions of wal
|
2023-02-17 15:55:55 +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 |
Hongze Cheng
|
aefdf9160a
|
fix: auto trim database
|
2023-02-17 10:38:55 +08:00 |
Xiaoyu Wang
|
b7f4b93d22
|
merge 3.0
|
2023-02-17 09:23:41 +08:00 |
Xiaoyu Wang
|
dc984d92f7
|
feat: compatible with older versions of wal
|
2023-02-17 09:21:07 +08:00 |
Hongze Cheng
|
1640ccc4b2
|
fix: another error
|
2023-02-16 17:50:45 +08:00 |
Liu Jicong
|
2a4708d82a
|
fix: save fill history state
|
2023-02-16 17:01:09 +08:00 |
Hongze Cheng
|
3c37ad11e6
|
fix: other problems
|
2023-02-16 15:55:59 +08:00 |
Minglei Jin
|
de9cafb04e
|
fix(tsdb/cache): disable sharding for block index cache
|
2023-02-16 15:50:19 +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 |
dapan1121
|
ed4e8313e0
|
fix: add force stop task and rename conflict structer name
|
2023-02-16 08:55:13 +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 |
Haojun Liao
|
717392782a
|
fix(query): remove the invalid free.
|
2023-02-15 19:50:56 +08:00 |
54liuyao
|
43966abbc6
|
feat:add disable stream option
|
2023-02-15 18:39:05 +08:00 |
Hongze Cheng
|
3289f79ab2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504
|
2023-02-15 18:00:22 +08:00 |
Hongze Cheng
|
c1a3a0855b
|
finish code
|
2023-02-15 17:59:54 +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 |
54liuyao
|
88970c88a9
|
fix:dispatch create sub table
|
2023-02-15 11:04:49 +08:00 |
yihaoDeng
|
df296c15f7
|
opt: opt tag index
|
2023-02-14 17:31:10 +08:00 |
yihaoDeng
|
dabcf00ade
|
fix RC
|
2023-02-14 16:54:20 +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 |
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 |
yihaoDeng
|
e4906283cb
|
fix json_tag crash
|
2023-02-13 15:47:19 +08:00 |
Haojun Liao
|
c597a1e4ce
|
refactor: do some internal refactor.
|
2023-02-13 15:46:47 +08:00 |
wangmm0220
|
b054ef9a9f
|
fix:conflict from 3.0
|
2023-02-13 14:04:36 +08:00 |
yihaoDeng
|
16da9d78a9
|
fix: fix filter error result
|
2023-02-13 13:47:22 +08:00 |
wangmm0220
|
0e630b8f81
|
fix:remove id in execReader & enable task case
|
2023-02-13 13:38:05 +08:00 |
Yihao Deng
|
5af1faf916
|
Merge branch '3.0' into enh/dynamicIdx
|
2023-02-13 13:36:06 +08:00 |
yihaoDeng
|
0fd0c64157
|
fix: fix filter error result
|
2023-02-13 13:28:52 +08:00 |
yihaoDeng
|
0f803fca10
|
fix: fix filter error result
|
2023-02-13 11:40:40 +08:00 |
Hongze Cheng
|
454e56fd09
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504
|
2023-02-13 10:37:32 +08:00 |
Haojun Liao
|
27a53a0c64
|
fix(query): set the correct table iter.
|
2023-02-13 10:05:26 +08:00 |
Xiaoyu Wang
|
6483b92f0c
|
Merge pull request #19923 from taosdata/fix/3.0_merge_main
merge main
|
2023-02-13 09:48:45 +08:00 |
Liu Jicong
|
0cd6bd3d86
|
Merge branch 'main' into enh/stream_buffer_param
|
2023-02-13 09:48:02 +08:00 |
Hongze Cheng
|
10167a90cd
|
refact code
|
2023-02-13 09:39:21 +08:00 |
Hongze Cheng
|
cce25bbcd8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-2504
|
2023-02-13 09:14:24 +08:00 |
Haojun Liao
|
34036b932f
|
fix(query): fix error in windows.
|
2023-02-13 01:05:40 +08:00 |
Haojun Liao
|
f85cf08f87
|
fix(query): set the initial iterator table before check data in buffer.
|
2023-02-12 22:09:46 +08:00 |
yihaoDeng
|
a929aa22d8
|
merge 3.0
|
2023-02-12 10:48:18 +08:00 |
Haojun Liao
|
f6a262eeb1
|
fix(query): fix invalid write.
|
2023-02-11 01:56:28 +08:00 |
Haojun Liao
|
1b53f4b0bd
|
Merge pull request #19919 from taosdata/fix/liaohj
fix(query): add check for table/super table dropped
|
2023-02-10 23:00:55 +08:00 |
Haojun Liao
|
a7fdc4bae3
|
other: merge 3.0
|
2023-02-10 19:20:24 +08:00 |
Haojun Liao
|
5dfa0e69a9
|
fix(query): set correct schema info for normal table.
|
2023-02-10 19:06:23 +08:00 |
yihaoDeng
|
9d8e3e0c8f
|
fix mem leak
|
2023-02-10 18:29:03 +08:00 |
Haojun Liao
|
6839ed22f2
|
fix(query): fix bug in tag filter.
|
2023-02-10 18:28:35 +08:00 |
Xiaoyu Wang
|
3382a24a69
|
merge main
|
2023-02-10 18:03:11 +08:00 |
Hongze Cheng
|
039a0d2270
|
fix: compile issue
|
2023-02-10 18:01:22 +08:00 |
Haojun Liao
|
e378668571
|
Merge pull request #19915 from taosdata/fix/nodisk
ehn(query): dynamic set the initial buffer size for data block from d…
|
2023-02-10 17:49:46 +08:00 |
Haojun Liao
|
f6b2da8c06
|
fix(query): add check for table/super table dropped, when retrieving cache rows.
|
2023-02-10 16:53:11 +08:00 |
Hongze Cheng
|
9694933ec8
|
fix: compact issue
|
2023-02-10 16:24:29 +08:00 |
Haojun Liao
|
c8f1c3b6e4
|
fix(query): set the max rows as the default block buffer rows.
|
2023-02-10 16:18:30 +08:00 |
Haojun Liao
|
72287a3b5f
|
fix(query): set correct tag value during tag filter and do some internal refactor.
|
2023-02-10 16:03:11 +08:00 |
Haojun Liao
|
17f05c0020
|
refactor: disable the limitation of maximum buffer size.
|
2023-02-10 14:40:37 +08:00 |
Haojun Liao
|
4908c563cc
|
ehn(query): dynamic set the initial buffer size for data block from disk.
|
2023-02-10 14:35:18 +08:00 |
Haojun Liao
|
440122e010
|
Merge pull request #19900 from taosdata/fix/nodisk
fix(query): set lastkey during check of valid ts.
|
2023-02-10 13:45:08 +08:00 |
Hongze Cheng
|
f523a96c2d
|
fix compact problem
|
2023-02-10 13:38:21 +08:00 |
Haojun Liao
|
4f4d39a16b
|
fix(query): set correct last key.
|
2023-02-10 11:32:18 +08:00 |
yihaoDeng
|
cf129cacb9
|
add mutex
|
2023-02-10 10:51:25 +08:00 |
Xiaoyu Wang
|
b2e60da1cf
|
merge main
|
2023-02-10 10:34:55 +08:00 |
Haojun Liao
|
0fbaf4eab0
|
fix(query): set lastkey during check of valid ts.
|
2023-02-09 23:01:44 +08:00 |
yihaoDeng
|
d4cfeb1f6c
|
add more test case
|
2023-02-09 21:04:11 +08:00 |
Xiaoyu Wang
|
86d231ce50
|
Merge pull request #19872 from taosdata/feat/vnode_compact
feat: data compaction
|
2023-02-09 16:24:50 +08:00 |
yihaoDeng
|
5315500287
|
fix filter error
|
2023-02-09 16:09:46 +08:00 |
Haojun Liao
|
6cf363600b
|
Merge pull request #19785 from taosdata/fix/TD-21899
fix:auto create table & NULL NONE problem for taosx
|
2023-02-09 15:31:13 +08:00 |
Xiaoyu Wang
|
9bc225ffda
|
merge 3.0
|
2023-02-09 09:44:29 +08:00 |
Xiaoyu Wang
|
79440f7a26
|
Merge pull request #19860 from taosdata/fix/3.0_merge_main
merge main
|
2023-02-09 09:22:19 +08:00 |
yihaoDeng
|
a8d2375bd8
|
fix filter error
|
2023-02-08 23:30:12 +08:00 |
yihaoDeng
|
9ba5381b5a
|
fix filter error
|
2023-02-08 23:04:49 +08:00 |
yihaoDeng
|
4b6c073623
|
fix filter error
|
2023-02-08 23:01:20 +08:00 |
yihaoDeng
|
5881bdb6ff
|
add test case
|
2023-02-08 22:13:29 +08:00 |
Hongze Cheng
|
8d6e6d2fe0
|
more code
|
2023-02-08 17:46:11 +08:00 |
Xiaoyu Wang
|
277469083f
|
Merge pull request #19848 from taosdata/FIX/TD-22121-main
enh: set terrno as Invalid table ID while tdbTbGet suid failure in metaUpdateTagIdx
|
2023-02-08 16:29:23 +08:00 |
Xiaoyu Wang
|
50819c46ec
|
Merge pull request #19852 from taosdata/FIX/TD-22184-main
enh: return error on unexpected snapshot msg
|
2023-02-08 16:29:10 +08:00 |
Hongze Cheng
|
c398f9d299
|
more code
|
2023-02-08 16:11:47 +08:00 |
Liu Jicong
|
ae4ad7d851
|
Merge branch 'main' into enh/stream_buffer_param
|
2023-02-08 16:09:35 +08:00 |
Hongze Cheng
|
0f70a61253
|
more code
|
2023-02-08 14:28:54 +08:00 |
Haojun Liao
|
9dc8946143
|
Merge pull request #19859 from taosdata/fix/nodisk
fix(query): reset the data load flag when build clean file block.
|
2023-02-08 14:24:35 +08:00 |
Hongze Cheng
|
e22e4f626a
|
more code
|
2023-02-08 11:30:38 +08:00 |
Hongze Cheng
|
5a56e39613
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-02-08 11:15:51 +08:00 |
Hongze Cheng
|
108ce09c85
|
more code
|
2023-02-08 11:15:36 +08:00 |
Hongze Cheng
|
d9e8b3c047
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-02-08 10:20:22 +08:00 |
Xiaoyu Wang
|
09925437e3
|
merge main
|
2023-02-08 09:51:52 +08:00 |
Xiaoyu Wang
|
44a5e0070b
|
Merge pull request #19840 from taosdata/fix/TD-22245-batch-delete
fix(vnd): no rlock on writing thread's path
|
2023-02-08 09:17:33 +08:00 |
Haojun Liao
|
e199f96d94
|
fix(query): reset the data load flag when build clean file block.
|
2023-02-08 09:14:38 +08:00 |
Hongze Cheng
|
9b338ae095
|
more code
|
2023-02-07 22:05:36 +08:00 |
Shengliang Guan
|
7fdeaf19be
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-18702
|
2023-02-07 20:29:14 +08:00 |
Benguang Zhao
|
9b522cec3a
|
enh: return error on unexpected snapshot msg
|
2023-02-07 19:16:39 +08:00 |
Haojun Liao
|
445c3bd250
|
fix(query): remove sleep.
|
2023-02-07 18:27:32 +08:00 |
Haojun Liao
|
5dfdb91135
|
fix(query): check if table exists or not during build data block in tsdbread.
|
2023-02-07 17:16:20 +08:00 |
Hongze Cheng
|
c7267c7c9f
|
more code
|
2023-02-07 16:49:29 +08:00 |
Benguang Zhao
|
2330bf5b49
|
enh: set terrno as TSDB_CODE_TDB_INVALID_TABLE_ID while tdbTbGet suid failure
|
2023-02-07 16:20:06 +08:00 |
Minglei Jin
|
2f0e5eae32
|
fix(vnd): no wlock on writing thread's path
|
2023-02-07 15:15:56 +08:00 |