Commit Graph

52167 Commits

Author SHA1 Message Date
Minglei Jin 412fc9b0bc cache/memory: fix double free issue with tsim/parser/last_cache.sim 2023-05-09 11:09:53 +08:00
Ganlin Zhao 3b10ac29ce use functionType instead of functionName 2023-05-09 11:09:29 +08:00
Minglei Jin 064c46bc7b cache/dclp: double check to load from tsdb 2023-05-09 09:17:26 +08:00
dapan1121 f4f3b886fc
Merge pull request #21213 from wangjiaming0909/fix/TS-3350
fix: data compare of signed and unsigned integers
2023-05-09 08:58:55 +08:00
Hui Li a68a5b73b8
Merge pull request #21212 from taosdata/fix/TD-24030
fix: fix invalid read
2023-05-08 20:30:44 +08:00
dapan1121 95b228a050
Merge pull request #21194 from taosdata/fix/TD-24010
fix:[TD-24010] subscribeStb.py failed in windows CI
2023-05-08 20:29:47 +08:00
dapan1121 1f973123c4
Merge pull request #21177 from taosdata/fix/TD-23972
fix:[TD-23972] push subscribe msg to vnode even though consumer not c…
2023-05-08 20:29:31 +08:00
Hui Li 1f76936661
Merge pull request #21171 from taosdata/test/update_push_message
update push message
2023-05-08 20:29:14 +08:00
Shengliang Guan 6f76a2a8ca
Merge pull request #21211 from taosdata/FIX/TD-24033-main
fix: protect against nullptr in syncRespCleanRsp
2023-05-08 19:58:00 +08:00
wangjiaming0909 e22c62ffba fix: data compare of signed and unsigned integers 2023-05-08 18:13:37 +08:00
dapan1121 2a1f9a91c1
Merge pull request #21207 from taosdata/fix/TD-23955-3.0
fix: memory leak
2023-05-08 17:36:22 +08:00
Minglei Jin 9b275f7421 cache/last_row cid: first round implementation for last_row with cid 2023-05-08 17:33:35 +08:00
yihaoDeng c3e0de0bfc fix invalid read 2023-05-08 09:21:20 +00:00
Benguang Zhao bd5372c378 fix: protect against nullptr in syncRespCleanRsp 2023-05-08 17:08:24 +08:00
wangmm0220 f9142c0ddb fix:[TD24010] lost data if apply ver is small than commit ver 2023-05-08 16:49:56 +08:00
kailixu e4882765ae Merge branch '3.0' into feat/TD-23643-3.0 2023-05-08 16:28:20 +08:00
dapan1121 5d4830956a
Merge pull request #21187 from taosdata/szhou/fix-ts23905-ts23865
fix: forbid some stream computing
2023-05-08 16:24:00 +08:00
Minglei Jin 5e53782b20 Merge branch 'fix/TD-23623' of https://github.com/taosdata/TDengine into fix/TD-23623 2023-05-08 16:16:40 +08:00
Minglei Jin e0f0536d2d cache/serialize: nullize pData if zero-length 2023-05-08 15:56:54 +08:00
kailixu 29adb77d94 chore: more code 2023-05-08 15:47:48 +08:00
kailixu 8bd50809c9 chore: more code 2023-05-08 15:47:10 +08:00
yihaoDeng 8617af2a55 fix queue failure 2023-05-08 07:43:44 +00:00
dapan1121 443932c122
Merge pull request #21206 from taosdata/fix/colid-overflow
colid overflow
2023-05-08 15:27:59 +08:00
kailixu 49ad732517 chore: revert 2023-05-08 15:00:40 +08:00
kailixu a049ae6f9d chore: revert 2023-05-08 14:59:56 +08:00
kailixu 2ae64cdf1d Merge branch 'fix/TD-23623' of github.com:taosdata/TDengine into fix/TD-23623 2023-05-08 14:54:34 +08:00
dapan1121 acbcd7da23
Merge pull request #21202 from taosdata/fix/TD-24016
fix: projection group merge issue
2023-05-08 14:44:08 +08:00
slzhou 2f45a3dfdb fix: change variable name 2023-05-08 14:42:31 +08:00
kailixu b156fada25 fix: memory leak 2023-05-08 14:39:03 +08:00
kailixu a99db2e39a fix: memory leak 2023-05-08 14:22:41 +08:00
dmchen 4eed65432c colid overflow 2023-05-08 13:26:11 +08:00
Minglei Jin 5349fac910 cache/last: use rowTs instead of lastRowTs 2023-05-08 11:33:01 +08:00
Minglei Jin 2eec395720 cache/commit: flush cache when tsdb commits data 2023-05-08 11:14:59 +08:00
Minglei Jin 198ce399d2 cache/get: store recalced column value back into rocks 2023-05-08 10:59:56 +08:00
wade zhang daf55cf510
Merge pull request #21203 from taosdata/docs/adamji/TS-3353-fix-example-tmp-main
docs: add wal args
2023-05-08 10:45:18 +08:00
Adam Ji cbdddeffec docs: add wal args 2023-05-08 10:41:22 +08:00
dapan1121 1526eb2923 fix: projection group merge issue 2023-05-08 10:28:07 +08:00
liuyao eb52e73305 Merge branch 'enh/rocksdbSstate' of https://github.com/taosdata/TDengine into enh/rocksdbSstate 2023-05-08 09:54:00 +08:00
liuyao fc8cab6fe1 recover setSelectValueColumnInfo 2023-05-08 09:53:27 +08:00
Yihao Deng cb223acf82
Merge branch 'main' into enh/rocksdbSstate 2023-05-08 09:45:27 +08:00
Hui Li 2053dcae00
Merge pull request #21185 from taosdata/fix/TD-23988-MAIN
test: fix tsim/db/error1.sim random failed
2023-05-08 09:42:37 +08:00
Minglei Jin bb7f050b37 Merge branch '3.0' into fix/TD-23623 2023-05-08 08:13:00 +08:00
Haojun Liao a7691aba9c fix(stream): set the correct queue item size. 2023-05-08 00:24:00 +08:00
Haojun Liao 31ac1e3eaa fix(stream): revise the input queue capacity. 2023-05-08 00:00:55 +08:00
Haojun Liao d026e7ef16 refactor: update some logs. 2023-05-07 22:55:49 +08:00
wade zhang 08eb257496
Merge pull request #21195 from taosdata/fix/use-wrong-usedb-map
use wrong usedb map
2023-05-07 14:47:49 +08:00
wade zhang 39369ae578
Merge pull request #21136 from taosdata/fix/transaction-multithread
transaction multithread
2023-05-07 14:47:25 +08:00
Adam Ji 758bcb901a
docs: fix example tmp (#21197) 2023-05-06 22:55:44 +08:00
yihaoDeng ed749b8bfc fix mem leak 2023-05-06 14:01:44 +00:00
yihaoDeng 163a862f5f fix mem leak 2023-05-06 13:57:33 +00:00