TDengine/source/dnode/vnode/src/tq
hongzhenliu 99b30bf096
fix(query) subscriptions memory leak (#31533)
Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>
2025-06-30 13:55:57 +08:00
..
tq.c refactor(stream): check for write queue size for sink tasks. 2025-05-22 17:55:47 +08:00
tqMeta.c fix(tmq): init tmq handle error if snapshotVer is out of range (#30859) 2025-04-24 09:50:51 +08:00
tqOffset.c opti(tmq): save tmq offset in vnode commit time & change log level (#30993) 2025-05-15 18:15:01 +08:00
tqPush.c refactor(stream): scan wal is driven by time, instead of insert events. 2025-02-22 12:38:03 +08:00
tqRead.c fix(stream): row size error (#30330) 2025-03-28 18:10:57 +08:00
tqScan.c fix(query) subscriptions memory leak (#31533) 2025-06-30 13:55:57 +08:00
tqSink.c fix(gpt): update the timeout parameter. (#31267) 2025-06-06 17:22:46 +08:00
tqSnapshot.c fix(stream): parName is null (#30592) 2025-04-19 10:26:32 +08:00
tqStreamNotify.c enh(streams): add options to control message and frame size 2025-02-18 17:20:38 +08:00
tqStreamStateSnap.c feat: support customized taos/taosd (#29736) 2025-03-14 13:32:13 +08:00
tqStreamTask.c fix(stream): control the global parameters. 2025-05-23 14:36:20 +08:00
tqStreamTaskSnap.c enh: handle void 2024-09-23 15:33:28 +08:00
tqUtil.c feat(decimal): support decimal data type (#30060) 2025-03-14 18:08:07 +08:00