TDengine/source/libs/executor/src
2025-07-10 07:07:26 +08:00
..
aggregateoperator.c feat: [TS-6100] Support TSMA: Part 1. 2025-07-04 13:31:48 +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: memory issues and case issues (#31743) 2025-07-09 18:57:01 +08:00
dataSinkMgt.c fix: memory issues (#31579) 2025-07-01 18:58:32 +08:00
dynqueryctrloperator.c feat: [TS-6100] Fix vstable scan plan 2025-07-09 18:16:00 +08:00
eventwindowoperator.c fix: crash issues 2025-06-27 18:42:21 +08:00
exchangeoperator.c fix: remove assert 2025-06-27 17:52:30 +08:00
executil.c fix: memory issues (#31579) 2025-07-01 18:58:32 +08:00
executor.c fix: memcpy c string 2025-07-10 02:08:03 +08:00
executorInt.c fix: filter needn't reset 2025-07-03 11:12:45 +08:00
externalwindowoperator.c fix: memory issues and case issues (#31743) 2025-07-09 18:57:01 +08:00
filloperator.c fix: fill 2025-07-01 09:16:43 +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: [TS-6100] Parse create stream sql: remove table list info in virtual scan operator. 2025-06-23 16:42:02 +08:00
projectoperator.c fix: _rowts in external window 2025-07-08 16:32:49 +08:00
querytask.c fix: case memory issues (#31621) 2025-07-03 13:26:22 +08:00
scanoperator.c fix: remove assert 2025-07-08 08:32:38 +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: reader crash issue 2025-06-27 13:44:23 +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 mem leak in virtualscan operator. 2025-07-07 17:39:52 +08:00