Shengliang Guan
|
ccf28cdb90
|
Merge pull request #18327 from taosdata/fix/TS-2138
fix: avoid invalid check
|
2022-11-22 14:29:43 +08:00 |
Shengliang Guan
|
94b648eba9
|
Merge pull request #18331 from taosdata/feature/sync-del-wal
refactor(sync): del wal in multi-replicas
|
2022-11-22 13:53:46 +08:00 |
dapan1121
|
44462ef869
|
Merge pull request #18321 from taosdata/szhou/fixbugs
fix: fix error for select count(c2),count(ts) from table caused by null ts column aggregation
|
2022-11-22 13:17:11 +08:00 |
Minghao Li
|
1d48426e94
|
refactor(sync): del wal in multi-replicas
|
2022-11-22 12:45:31 +08:00 |
Shengliang Guan
|
4f89b690df
|
Merge pull request #18318 from taosdata/fix/liao_cov
fix(query): fix some memory leaks.
|
2022-11-22 12:41:34 +08:00 |
Shengliang Guan
|
c2bebf3f16
|
Merge pull request #18326 from taosdata/fix/TD-20606
fix: free the batch create table reqs' decoded comment field
|
2022-11-22 12:17:33 +08:00 |
yihaoDeng
|
96f691cd5c
|
avoid invalid error
|
2022-11-22 11:12:20 +08:00 |
Haojun Liao
|
fbb0a1e921
|
fix(query): set correct tsdbreader during the creation of tableblockscan info
|
2022-11-22 11:08:55 +08:00 |
Minglei Jin
|
b9f7d181b6
|
fix: free the batch create table reqs' decoded comment field
|
2022-11-22 10:47:50 +08:00 |
dapan1121
|
e2e52897a2
|
Merge pull request #18258 from taosdata/enh/msgRefactor1
enh: refact some messages
|
2022-11-22 09:10:39 +08:00 |
slzhou
|
bb51d3cac7
|
fix: fix error for select count(c2),count(ts) from table caused by invalid ts column aggregation
|
2022-11-21 23:11:00 +08:00 |
Haojun Liao
|
6d5a256774
|
fix(query): fix some memory leaks.
|
2022-11-21 22:40:20 +08:00 |
Shengliang Guan
|
e6f3ea1e3e
|
Merge pull request #18308 from taosdata/feature/stream
enh(taosx): split block when none column not match
|
2022-11-21 22:33:06 +08:00 |
Shengliang Guan
|
8ad851466f
|
Merge pull request #18305 from taosdata/fix/liao_cov
refactor: do some internal refactor, and update the logs.
|
2022-11-21 22:32:49 +08:00 |
Liu Jicong
|
9358429e78
|
Merge branch '3.0' into feature/stream
|
2022-11-21 20:54:21 +08:00 |
dapan1121
|
0b2bf6fc72
|
fix: fix query message encode issue
|
2022-11-21 20:45:07 +08:00 |
Ganlin Zhao
|
4f176e325d
|
fix: [ASAN] devive by zero
|
2022-11-21 18:01:48 +08:00 |
dapan1121
|
8abdb21091
|
fix: fix memory leak issue
|
2022-11-21 17:34:50 +08:00 |
Minghao Li
|
b600b4c8bc
|
refactor(sync): modify wal pInfo++, to find which case can not pass
|
2022-11-21 16:18:50 +08:00 |
Haojun Liao
|
cfb1fe9cb9
|
Merge branch '3.0' into fix/liao_cov
|
2022-11-21 15:42:47 +08:00 |
Liu Jicong
|
5d471a0ceb
|
enh(taosx): split block when none column not match
|
2022-11-21 15:32:27 +08:00 |
Haojun Liao
|
1bd0cc4a5a
|
refactor: do some internal refactor, and update the logs.
|
2022-11-21 15:09:18 +08:00 |
dapan1121
|
a6c3bc20f1
|
Merge remote-tracking branch 'origin/3.0' into enh/msgRefactor1
|
2022-11-21 15:04:10 +08:00 |
dapan1121
|
cba374ae6b
|
enh: add query response message processing
|
2022-11-21 15:02:05 +08:00 |
Minglei Jin
|
ada76477fc
|
fix: free stream state cursor
|
2022-11-21 11:54:25 +08:00 |
dapan1121
|
d3a75048c2
|
Merge pull request #17972 from taosdata/fix/TD-20246
refactor: optimize interp linear interpolation ignore NULL values during calculation
|
2022-11-21 10:15:37 +08:00 |
Shengliang Guan
|
732353e208
|
Merge pull request #18267 from taosdata/fix/TD-20534
fix:stream state abnormal failure
|
2022-11-20 21:28:21 +08:00 |
Hongze Cheng
|
23f7b67b8a
|
fix: binary NONE + NULL commit coredump
|
2022-11-20 15:51:40 +08:00 |
54liuyao
|
3e29f19782
|
fix:stream state abnormal failure
|
2022-11-20 10:32:25 +08:00 |
Shengliang Guan
|
bfa3d1fa27
|
Merge pull request #18272 from taosdata/fix/TS-2120
fix(meta): new error for creating sub tb already exist in other stables
|
2022-11-19 09:37:05 +08:00 |
Shengliang Guan
|
562a736de2
|
Merge pull request #18255 from taosdata/fix/liao_cov
refactor: do some internal refactor.
|
2022-11-19 09:34:14 +08:00 |
Minglei Jin
|
cdaafb7b89
|
fix(meta): new error for creating sub tb already exist in other stables
|
2022-11-19 08:19:03 +08:00 |
Haojun Liao
|
5c60bf9a47
|
fix(query): disable limit in table merge scan.
|
2022-11-18 23:16:33 +08:00 |
Haojun Liao
|
f24eb634ef
|
fix(query): fix memory leak.
|
2022-11-18 22:38:50 +08:00 |
Shengliang Guan
|
8fc2cd2b73
|
Merge pull request #18273 from taosdata/fix/fix/TD-20445_4
fix: memory leaks while check mnode state
|
2022-11-18 22:21:48 +08:00 |
Shengliang Guan
|
aa55baa30c
|
Merge pull request #18271 from taosdata/fix/sync
refactor(sync): optimize leader transfer
|
2022-11-18 22:20:38 +08:00 |
Haojun Liao
|
e09ea90b97
|
other: merge 3.0
|
2022-11-18 22:19:32 +08:00 |
Shengliang Guan
|
0312833e48
|
Merge pull request #18270 from taosdata/fix/TD-20413
fix: fix memleak
|
2022-11-18 21:04:48 +08:00 |
Shengliang Guan
|
0b9989b252
|
Merge remote-tracking branch 'origin/fix/sync' into fix/fix/TD-20445_4
|
2022-11-18 20:15:45 +08:00 |
Shengliang Guan
|
9c426540e7
|
fix: memory leaks while check mnode state
|
2022-11-18 20:15:13 +08:00 |
Shengliang Guan
|
9eca87aceb
|
Merge pull request #18234 from taosdata/szhou/fixbugs
fix: scalar mnode for in set more than 10 and print only 1000 groups …
|
2022-11-18 20:01:50 +08:00 |
Shengliang Guan
|
a12cf7f91d
|
Merge pull request #18266 from taosdata/feature/stream
enh(stream): put user defined tb name into stream state
|
2022-11-18 19:56:56 +08:00 |
Minghao Li
|
ff2a0db9f7
|
refactor(sync): fix asan error
|
2022-11-18 18:58:50 +08:00 |
Minghao Li
|
788a103132
|
refactor(sync): optimize leader transfer
|
2022-11-18 18:42:08 +08:00 |
yihaoDeng
|
6775888545
|
fix memleak
|
2022-11-18 18:21:22 +08:00 |
Haojun Liao
|
54e7335477
|
fix(query): set the scan flag.
|
2022-11-18 17:27:05 +08:00 |
Liu Jicong
|
9a603e5663
|
enh(stream): put user defined tb name into stream state
|
2022-11-18 17:21:50 +08:00 |
Haojun Liao
|
a39dc7b2bb
|
fix(query): init cache.
|
2022-11-18 17:07:09 +08:00 |
slzhou
|
9994a9f2c5
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-11-18 16:24:49 +08:00 |
slzhou
|
c5cb72291f
|
fix: fix windows compilation error
|
2022-11-18 16:24:28 +08:00 |