TDengine/source/libs/executor/src
2025-05-26 19:56:41 +08:00
..
aggregateoperator.c feat(stream): reset agg operator & reset tsdb reader in fetch request 2025-05-26 14:52:02 +08:00
anomalywindowoperator.c Merge remote-tracking branch 'origin/3.0' into feat/TS-6100-3.0 2025-05-12 16:24:22 +08:00
cachescanoperator.c fix: last row scan and tag in conds issues 2025-02-18 19:27:47 +08:00
countwindowoperator.c stream-runner: runner impl 2025-05-10 15:42:05 +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(stream): error if %%n with varchar tag 2025-05-26 19:56:41 +08:00
dataSinkMgt.c feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
dynqueryctrloperator.c Merge remote-tracking branch 'origin/3.0' into feat/TS-6100-3.0 2025-05-12 16:24:22 +08:00
eventwindowoperator.c stream-runner: runner impl 2025-05-10 15:42:05 +08:00
exchangeoperator.c new-stream: runner impl 2025-05-16 01:41:31 +00:00
executil.c fix(stream): error if %%n with varchar tag 2025-05-26 19:56:41 +08:00
executor.c feat(stream): reset agg operator & reset tsdb reader in fetch request 2025-05-26 14:52:02 +08:00
executorInt.c new-stream: external window operator impl 2025-05-12 17:36:10 +08:00
externalwindowoperator.c feat(stream): reset agg operator & reset tsdb reader in fetch request 2025-05-26 14:52:02 +08:00
filloperator.c Merge remote-tracking branch 'origin/3.0' into feat/TS-6100-3.0 2025-05-12 16:24:22 +08:00
forecastoperator.c Merge remote-tracking branch 'origin/3.0' into feat/TS-6100-3.0 2025-05-12 16:24:22 +08:00
groupcacheoperator.c new-stream: impl stream runner 2025-04-16 18:16:55 +08:00
groupoperator.c refactor: update logs. 2025-05-15 09:43:07 +08:00
hashjoin.c fix: add ut cases 2024-12-20 13:52:53 +08:00
hashjoinoperator.c new-stream: runner remove comments 2025-05-21 00:50:15 +00:00
mergejoin.c enh: support ? in limit clause 2025-01-22 11:45:12 +08:00
mergejoinoperator.c new-stream: runner remove comments 2025-05-21 00:50:15 +00:00
mergeoperator.c feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
operator.c feat(stream): reset agg operator & reset tsdb reader in fetch request 2025-05-26 14:52:02 +08:00
projectoperator.c feat(stream): use TimeRangeExpr to filter data in tsdb reader 2025-05-15 19:07:42 +08:00
querytask.c fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999) 2025-05-10 10:34:54 +08:00
scanoperator.c new-stream: runner remove comments 2025-05-21 00:50:15 +00:00
sortoperator.c stream-runner: runner impl 2025-05-10 15:42:05 +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
streamVtableMerge.c fix(stream): add test cases for vtable stream processing 2025-03-20 18:57:58 +08:00
sysscanoperator.c Merge remote-tracking branch 'origin/3.0' into feat/TS-6100-3.0 2025-05-12 16:24:22 +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 new-stream: runner remove comments 2025-05-21 00:50:15 +00:00
timewindowoperator.c stream-runner: runner impl 2025-05-10 15:42:05 +08:00
tlinearhash.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
tsort.c feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
virtualtablescanoperator.c Merge remote-tracking branch 'origin/3.0' into feat/TS-6100-3.0 2025-05-12 16:24:22 +08:00