WANG MINGMING
617b967d70
enh(stream): optimize logic of getting table list for stream reader & fix race condition in table list ( #33110 )
...
* fix(stream): race condition for tablelist
* fix(stream): race condition for tablelist
* fix(stream): race condition for tablelist
* fix(stream): optimize the logic of getting tablelist
* fix(stream): tablelist size is 0 if alter tag
* enh(stream): fix default found by robot
* enh(stream): fix default found by robot
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* fix(query): fix getting tags a lot if uidlist is not empty
* fix(query): fix getting tags a lot if uidlist is not empty
* fix(stream): DataBlock is null
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): refactor the logic of table list in stream reader
* enh(stream): fix memory leak
2025-11-11 15:57:54 +08:00
Hongze Cheng
9003371dff
add return code
2024-07-16 14:56:30 +08:00
dapan1121
e527f2fd0b
fix: validate function return value
2024-07-12 15:22:39 +08:00
xsren
83d8e3a524
mem exception handle
2023-09-18 13:48:09 +08:00
xsren
98cbb92ad9
merge stable sort intead of qsort as insert unordered data
2023-09-15 17:53:31 +08:00
dapan1121
cc17848b78
fix: merge 3.0 to main
2023-09-01 13:24:47 +08:00
Haojun Liao
6abf8ff88d
enh(tsdb): opt perf.
2023-07-06 10:15:50 +08:00
Hongze Cheng
48ea3963e7
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize
2023-06-14 13:12:31 +08:00
wangmm0220
8a81278024
fix:load pHandle if necessary wher tq restore
2023-06-13 15:14:11 +08:00
Hongze Cheng
4b5ea55d1a
more code
2023-05-17 16:46:10 +08:00
Hongze Cheng
e7ebb5c2db
more code
2023-05-12 16:23:07 +08:00
Haojun Liao
6c1515624a
refactor: do some internal refactor.
2023-03-28 11:24:12 +08:00
Haojun Liao
5c128e2292
refactor: do some internal refactor.
2023-03-28 09:27:48 +08:00
Xiaoyu Wang
1ab144609e
merge main
2023-02-23 14:58:22 +08:00
Xiaoyu Wang
c597de099f
merge main
2023-02-20 13:41:27 +08:00
Haojun Liao
751c1cb5d2
refactor:do some internal refactor.
2023-02-20 10:12:27 +08:00
Haojun Liao
c597a1e4ce
refactor: do some internal refactor.
2023-02-13 15:46:47 +08:00
Haojun Liao
07cf336fa0
refactor: add an array list api.
2023-01-17 09:43:33 +08:00
Hongze Cheng
86b0dc98c3
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-11-30 21:17:51 +08:00
Haojun Liao
124fb5fc50
refactor: do some internal refactor.
2022-11-30 17:52:12 +08:00
Hongze Cheng
fad06f6144
optimize code
2022-11-29 16:28:12 +08:00
Hongze Cheng
7c10f0bb00
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req
2022-11-29 09:35:54 +08:00
Haojun Liao
3878af10c9
refactor: do some internal refactor.
2022-11-28 16:13:18 +08:00
Hongze Cheng
f7325a99bb
more code
2022-11-27 15:27:37 +08:00
Hongze Cheng
390709e3c8
add interface
2022-11-22 12:37:47 +08:00
Hongze Cheng
7976d88402
add interface
2022-11-22 10:10:23 +08:00
Haojun Liao
d06bcb2219
refactor: fix typo and do some internal refactor.
2022-10-26 09:47:11 +08:00
yihaoDeng
27003dfaa5
fix invalid tag value
2022-10-08 15:48:52 +08:00
Liu Jicong
bc1af6deaf
refactor(stream): batch optimization for submit msg
2022-07-19 15:52:08 +08:00
Liu Jicong
3f16edebe1
fix: return correct size type
2022-07-01 16:25:11 +08:00
Liu Jicong
52d09b4173
refactor(wal)
2022-07-01 14:39:21 +08:00
root
fde3f3f68f
stream update
2022-04-28 13:32:11 +08:00
Liu Jicong
19ec7bcafc
enh: more info in perf schema
2022-04-27 15:16:57 +08:00
Liu Jicong
3277607503
merge from 3.0
2022-04-19 17:10:58 +08:00
Liu Jicong
b7bf0fe10b
refactor(tmq): subscribe and rebalance process
2022-04-19 17:02:49 +08:00
dapan1121
b8391fad62
fix heartbeat msg
2022-04-12 19:10:52 +08:00
Shengliang Guan
e5606ccf38
Merge remote-tracking branch 'origin/3.0' into feature/config
2022-02-28 16:35:36 +08:00
Shengliang Guan
3e49b78ab7
compression
2022-02-28 10:47:44 +08:00
Shengliang Guan
fa8dff9418
tbuffer
2022-02-28 10:33:57 +08:00
Shengliang Guan
c7e5ee3457
tarray
2022-02-28 10:15:07 +08:00
Haojun Liao
af0180f216
[td-13039] add linear hash.
2022-02-23 15:10:15 +08:00
Hongze Cheng
3513390fb8
just have a try
2022-01-10 12:51:40 +00:00
Xiaoyu Wang
c84b6d09e4
TD-12035 Scan subquery physical plan code.
2021-12-15 22:18:51 -05:00
Liu Jicong
b2083ea62f
fix memory leak
2021-12-13 13:58:54 +08:00
Liu Jicong
9e4b890727
add test for wal snapshot
2021-12-11 17:18:18 +08:00
Liu Jicong
03a54b5a35
make tfinit called once
2021-12-10 10:30:57 +08:00
Shengliang Guan
c0a171b144
[TD-10430] adjust os module
2021-10-03 10:32:14 +08:00
Hongze Cheng
72bdaf1014
refact
2021-09-22 11:04:14 +08:00