TDengine/source/libs/executor/src
Pan Wei fe6d9c59e0
fix: ci case issues (#31880)
* enh: add operator reset func

* fix: merge join reset issue

* fix: memory issues

* fix: add debug assert

* fix: memory issues

* fix: memory leak

* fix: memory issues

* fix taos log miss

* fix: case issue

* fix: case issue

* fix: case issues

* fix: drop dnode issue

* fix: memory issues

* fix: memory issues

* fix: memory leak issues

* fix: recalculate time range issue

* fix: add debug log

* fix: memory issues

* fix: enable case asan

* Update streamlist_for_ci.task

* fix: case asan issue

* fix: stream name issue

* fix: external window compile issues

* fix: deploy memory issue

* fix: ahandle issue

* fix: ahandle issue

* fix: ahandle issue

* fix: virtual table reader list issue

* fix: log info

* fix: msg error

* fix: virtual table addr list issue

* fix: memory issues

* fix: memory leak issue

* fix: memory issues

* fix: memory free issues

* fix: memory issues

* fix: snode deploy issue

* fix: mnode reader issue

* fix: memory issues

* fix: add debug test

* enh: add ignore nodata trigger

* fix: memory leaks

* fix: configuration issue

* fix: memory issue

* fix: external window issue

* fix: external window issues

* fix: external window placeholder issue

* fix: placeholder function init issues

* fix: memory leak issue

* fix: add debug log

* fix: compile issues

* fix: double free issue

* fix: runner addr update issue

* fix: msg rsp issue

* fix: external window reset issue

* fix: configuration issue

* fix: deploy msg issue

* fix: compile issue

* fix: external window idx issue

* fix: ci issues

---------

Co-authored-by: huohong <sallyhuo@taosdata.com>
2025-07-14 19:15:21 +08:00
..
aggregateoperator.c fix: placeholder function issues (#31789) 2025-07-11 13:55:15 +08:00
anomalywindowoperator.c fix: memory issues (#31561) 2025-07-01 08:38:36 +08:00
cachescanoperator.c fix: last row scan and tag in conds issues 2025-02-18 19:27:47 +08:00
countwindowoperator.c fix: reader crash issue 2025-06-27 13:44:23 +08:00
dataDeleter.c refactor: adjust some logs (#30245) 2025-03-18 17:55:36 +08:00
dataDispatcher.c feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
dataInserter.c fix: data null check 2025-07-12 17:47:51 +08:00
dataSinkMgt.c fix: memory issues (#31579) 2025-07-01 18:58:32 +08:00
dynqueryctrloperator.c feat: [TS-6100] Fix leaks. 2025-07-12 19:05:15 +08:00
eventwindowoperator.c fix: crash issues 2025-06-27 18:42:21 +08:00
exchangeoperator.c fix: placeholder function issues (#31789) 2025-07-11 13:55:15 +08:00
executil.c fix: placeholder function issues (#31789) 2025-07-11 13:55:15 +08:00
executor.c feat(stream): ts condition error in vtable scan & remove code of old stream 2025-07-11 16:48:04 +08:00
executorInt.c fix: external window and msg response issues (#31825) 2025-07-12 11:08:37 +08:00
externalwindowoperator.c fix: ci case issues (#31880) 2025-07-14 19:15:21 +08:00
filloperator.c fix: windows compile issues 2025-07-14 11:50:56 +08:00
forecastoperator.c Merge branch '3.0' into feat/TS-6100-3.0-merge 2025-07-07 18:04:02 +08:00
groupcacheoperator.c fix: memory issues (#31561) 2025-07-01 08:38:36 +08:00
groupoperator.c fix: group key buff length 2025-07-05 14:23:39 +08:00
hashjoin.c fix: add ut cases 2024-12-20 13:52:53 +08:00
hashjoinoperator.c fix: reader crash issue 2025-06-27 13:44:23 +08:00
mergejoin.c enh: support ? in limit clause 2025-01-22 11:45:12 +08:00
mergejoinoperator.c fix: memory issues (#31561) 2025-07-01 08:38:36 +08:00
mergeoperator.c fix: crash issues 2025-06-27 18:42:21 +08:00
operator.c feat(stream): fix tmq error 2025-07-10 14:20:35 +08:00
projectoperator.c feat(stream): fix tmq error 2025-07-10 14:20:35 +08:00
querytask.c fix: case memory issues (#31621) 2025-07-03 13:26:22 +08:00
scanoperator.c feat(stream): ts condition error in vtable scan & remove code of old stream 2025-07-11 16:48:04 +08:00
sortoperator.c fix: reader crash issue 2025-06-27 13:44:23 +08:00
streamNotify.c Merge remote-tracking branch 'origin/3.0' into feat/TS-6100-3.0 2025-05-12 16:24:22 +08:00
sysscanoperator.c feat: [TS-6100] Fix wrong vgid for tagscan 2025-07-08 15:14:29 +08:00
tfill.c fix(fill): fix fill next/prev got different result with asc/desc order 2025-04-03 21:24:39 +08:00
timesliceoperator.c fix: reader crash issue 2025-06-27 13:44:23 +08:00
timewindowoperator.c fix: reset interpPrev 2025-07-14 13:59:07 +08:00
tlinearhash.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
tsort.c fix: remove assert 2025-07-08 08:32:38 +08:00
virtualtablescanoperator.c feat: [TS-6100] Fix tbname/tag query of vtable. 2025-07-10 18:24:46 +08:00