TDengine/source/libs/executor/src
2025-02-24 16:12:47 +08:00
..
aggregateoperator.c nullTuple pos 2025-02-20 11:47:03 +08:00
anomalywindowoperator.c fix(analysis): fix compiler error on windows. 2025-01-22 15:12:43 +08:00
cachescanoperator.c fix: last row scan and tag in conds issues 2025-02-18 19:27:47 +08:00
countwindowoperator.c remove some check 2024-11-27 19:51:27 +08:00
dataDeleter.c fix: return code issues 2024-12-11 19:18:50 +08:00
dataDispatcher.c fix: data sink memory issues 2024-11-15 10:16:15 +08:00
dataInserter.c fix:[TS-5776]add raw type from consumer 2025-01-22 17:40:59 +08:00
dataSinkMgt.c fix: data sink memory issues 2024-11-15 10:16:15 +08:00
dynqueryctrloperator.c fix: error code 2025-01-08 15:24:04 +08:00
eventwindowoperator.c feat(query)[TS-5470]: add syntax to specify minimum duration for event and state windows 2025-02-24 08:02:48 +08:00
exchangeoperator.c fix: return code issues 2024-12-11 19:18:50 +08:00
executil.c Merge branch '3.0' into feat/TS-5470-3.0 2025-02-24 16:12:47 +08:00
executor.c Merge branch 'main' into merge/mainto3.0 2025-02-22 20:07:40 +08:00
executorInt.c feat(query)[TS-5470]: add syntax to specify minimum duration for event and state windows 2025-02-24 08:02:48 +08:00
filloperator.c fix: return code issues 2024-12-11 19:18:50 +08:00
forecastoperator.c fix(analysis): fix compiler error on windows. 2025-01-22 15:12:43 +08:00
groupcacheoperator.c fix: return code issues 2024-12-11 19:18:50 +08:00
groupoperator.c fix: return code issues 2024-12-11 19:18:50 +08:00
hashjoin.c fix: add ut cases 2024-12-20 13:52:53 +08:00
hashjoinoperator.c enh: support ? in limit clause 2025-01-22 11:45:12 +08:00
mergejoin.c enh: support ? in limit clause 2025-01-22 11:45:12 +08:00
mergejoinoperator.c enh: support ? in limit clause 2025-01-22 11:45:12 +08:00
mergeoperator.c fix: return code issues 2024-12-11 19:18:50 +08:00
operator.c fix: return code issues 2024-12-11 19:18:50 +08:00
projectoperator.c Revert "refactor(stream): drop task in async ways" 2025-02-21 01:10:18 +08:00
querytask.c feat(stream)[TS-5469]. add support for window event notifications in stream processing 2025-01-21 17:39:46 +08:00
scanoperator.c Merge branch 'main' into merge/mainto3.0 2025-02-20 18:12:02 +08:00
sortoperator.c enh: support ? in limit clause 2025-01-22 11:45:12 +08:00
streamcountwindowoperator.c feat(query)[TS-5470]: add syntax to specify minimum duration for event and state windows 2025-02-24 08:02:48 +08:00
streameventwindowoperator.c feat(query)[TS-5470]: add syntax to specify minimum duration for event and state windows 2025-02-24 08:02:48 +08:00
streamexecutorInt.c feat(query)[TS-5470]: add syntax to specify minimum duration for event and state windows 2025-02-24 08:02:48 +08:00
streamfilloperator.c Merge branch '3.0' into feat/TD-32642 2024-12-10 14:11:47 +08:00
streamintervalsliceoperator.c feat(stream)[TS-5469]: add more stream event notifications 2025-02-16 11:07:16 +08:00
streamtimesliceoperator.c feat(stream)[TS-5469]: add more stream event notifications 2025-02-16 11:07:16 +08:00
streamtimewindowoperator.c Merge branch '3.0' into feat/TS-5470-3.0 2025-02-24 16:12:47 +08:00
sysscanoperator.c Merge pull request #29390 from taosdata/enh/TS-4994-more-test-case 2024-12-29 22:14:40 +08:00
tfill.c feat:[TD-32642] add timezone for connection support 2024-11-28 18:59:54 +08:00
timesliceoperator.c feat(query)[TS-5470]: add syntax to specify minimum duration for event and state windows 2025-02-24 08:02:48 +08:00
timewindowoperator.c feat(query)[TS-5470]: add syntax to specify minimum duration for event and state windows 2025-02-24 08:02:48 +08:00
tlinearhash.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
tsort.c Merge pull request #28187 from taosdata/fix/3_liaohj 2024-09-30 09:00:56 +08:00