Hui Li
|
240747abed
|
Merge pull request #16222 from taosdata/feature/stream
fix(query): memory leak
|
2022-08-19 09:31:09 +08:00 |
shenglian zhou
|
08680be5b6
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-19 08:39:33 +08:00 |
shenglian zhou
|
ff22c97d99
|
fix: user tags scan filter produces zero row will not end the sys table scan operator
|
2022-08-19 08:39:19 +08:00 |
Shengliang Guan
|
b3351a6d22
|
Merge pull request #16226 from taosdata/feat/mergeMain
feat: merge main branch
|
2022-08-18 22:37:35 +08:00 |
yihaoDeng
|
570f9c3a71
|
merge main
|
2022-08-18 21:13:26 +08:00 |
Haojun Liao
|
3490fe5561
|
Merge pull request #16205 from taosdata/fix/TD-18482
fix(tsdb/cache): add DCLP to tsdbCache
|
2022-08-18 21:12:21 +08:00 |
shenglian zhou
|
4e5315f1ac
|
fix: process remaining rows out of loop
|
2022-08-18 20:41:25 +08:00 |
shenglian zhou
|
3c321c5a6c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-18 20:28:21 +08:00 |
Minglei Jin
|
65903a7c0d
|
fix: refact mutex locking
|
2022-08-18 20:14:50 +08:00 |
yihaoDeng
|
8f5fa8b982
|
fix invalid packet
|
2022-08-18 19:36:40 +08:00 |
Liu Jicong
|
5a79aa1978
|
fix(sma): memory leak
|
2022-08-18 19:06:47 +08:00 |
Hui Li
|
c742747428
|
Merge pull request #16180 from taosdata/feature/testWindows
refactor code
|
2022-08-18 19:04:38 +08:00 |
Liu Jicong
|
2b092f6551
|
fix(query): memory leak
|
2022-08-18 18:39:21 +08:00 |
Hui Li
|
b703380e51
|
Merge pull request #16209 from taosdata/fix/TD-18453
fix(query): fix elapsed order by ts desc result inconsistency after flush to disk
|
2022-08-18 18:36:46 +08:00 |
“happyguoxy”
|
1a8fb96182
|
fix: reset row number when filter produces zero row
|
2022-08-18 18:30:03 +08:00 |
shenglian zhou
|
e93461c949
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-08-18 18:01:05 +08:00 |
shenglian zhou
|
3e6ccb8357
|
fix: filter producing zero rows will not be treated as sys table scan operator completion
|
2022-08-18 18:00:03 +08:00 |
Yihao Deng
|
7b934b1d8d
|
Merge branch '3.0' into feature/testWindows
|
2022-08-18 17:51:29 +08:00 |
Hui Li
|
46d34959f6
|
Merge pull request #16191 from taosdata/rpc/fixInvalidPacket
fix invalid packet
|
2022-08-18 17:50:10 +08:00 |
Hui Li
|
1a5ae2bfdf
|
Merge pull request #16207 from taosdata/feature/3.0_query_optimize
fix: get meta null if table does not exists
|
2022-08-18 16:54:19 +08:00 |
Hui Li
|
8681f6399b
|
Merge pull request #16186 from taosdata/fix/TD-18445
fix(query): fix interp pResBlock->rows > capacity cause assert failure
|
2022-08-18 16:36:39 +08:00 |
yihaoDeng
|
13a93d68eb
|
fix invalid packet
|
2022-08-18 16:09:46 +08:00 |
Ganlin Zhao
|
48a3cbf7a2
|
Merge branch '3.0' into fix/TD-18453
|
2022-08-18 16:08:21 +08:00 |
Hui Li
|
0383ff3d40
|
Merge pull request #16206 from taosdata/feature/3.0_mhli
refactor(sync): adjust strategy for dynamic quorum
|
2022-08-18 16:07:34 +08:00 |
Hui Li
|
35af88cbaa
|
Merge pull request #16195 from taosdata/feature/3.0_interval_hash_optimize
enh: rsma batch process
|
2022-08-18 16:07:14 +08:00 |
Ganlin Zhao
|
9ef2d73689
|
fix(query): fix elapsed order by ts desc result inconsist after flush
to disk
TD-18453
|
2022-08-18 16:06:49 +08:00 |
wangmm0220
|
03bb9e7f01
|
fix: get meta null if table does not exists
|
2022-08-18 15:44:28 +08:00 |
Hui Li
|
7688f8ed04
|
Merge pull request #16204 from taosdata/feature/stream
fix(mnode): memory leak
|
2022-08-18 15:24:16 +08:00 |
Ganlin Zhao
|
e33be23e10
|
Merge branch '3.0' into fix/TD-18445
|
2022-08-18 15:14:10 +08:00 |
Minghao Li
|
8a32c0c189
|
refactor(sync): adjust strategy for dynamic quorum
|
2022-08-18 14:55:57 +08:00 |
Minglei Jin
|
45dc2ec1f2
|
fix(tsdb/cache): add DCLP to tsdbCache
|
2022-08-18 14:32:11 +08:00 |
Liu Jicong
|
a2757eb4f3
|
fix(mnode): memory leak
|
2022-08-18 14:26:11 +08:00 |
yihaoDeng
|
15110480bc
|
fix invalid packet
|
2022-08-18 14:22:07 +08:00 |
yihaoDeng
|
e1ae5bc7f8
|
fix invalid packet
|
2022-08-18 13:59:23 +08:00 |
yihaoDeng
|
f3ec1593bc
|
fix invalid packet
|
2022-08-18 13:55:56 +08:00 |
Hui Li
|
6de1ce0f8c
|
Merge pull request #16194 from taosdata/feature/stream
refactor(mnode): drop stream task
|
2022-08-18 13:44:17 +08:00 |
Ganlin Zhao
|
fb2bb0481e
|
fix(query): fix interp pResBlock->rows > capacity cause assert failure
|
2022-08-18 13:22:59 +08:00 |
yihaoDeng
|
1a449a51a1
|
fix invalid packet
|
2022-08-18 12:05:56 +08:00 |
Hui Li
|
73c3a1eb64
|
Merge pull request #15975 from taosdata/feature/3.0_query_optimize
opti:logic for get table list
|
2022-08-18 10:37:27 +08:00 |
yihaoDeng
|
4dc5df8453
|
fix invalid packet
|
2022-08-18 10:34:55 +08:00 |
Cary Xu
|
7e73f36173
|
other: code format revert
|
2022-08-18 10:08:22 +08:00 |
Cary Xu
|
64747cb029
|
other: code optimization
|
2022-08-18 10:02:27 +08:00 |
Cary Xu
|
c5d3440b84
|
other: code optimization
|
2022-08-18 09:58:24 +08:00 |
Liu Jicong
|
b6660ca5b2
|
Merge branch '3.0' into feature/stream
|
2022-08-18 09:58:23 +08:00 |
yihaoDeng
|
4bc57e96ba
|
fix invalid packet
|
2022-08-18 09:40:58 +08:00 |
yihaoDeng
|
e7e6a4c7e4
|
fix invalid packet
|
2022-08-18 09:22:00 +08:00 |
Liu Jicong
|
963287798d
|
refactor(mnode): drop stream task
|
2022-08-17 23:18:39 +08:00 |
yihaoDeng
|
66f6dcddb8
|
fix invalid packet
|
2022-08-17 23:02:22 +08:00 |
Shengliang Guan
|
06b7f5397a
|
Merge pull request #16154 from taosdata/fix/TD-18437
fix: return error if stable's name duplicate with child table
|
2022-08-17 22:18:04 +08:00 |
yihaoDeng
|
c6f60ba3d7
|
fix invalid packet
|
2022-08-17 20:49:59 +08:00 |