TDengine/source/libs/executor/src
2025-09-05 19:30:55 +08:00
..
aggregateoperator.c enh: adjust some logs 2025-02-27 09:55:11 +08:00
anomalywindowoperator.c fix(gpt): fix race-condition in pareparing files for forecast. (#32815) 2025-08-29 18:10:29 +08:00
cachescanoperator.c Revert "fix: the cols function returns incorrect results when fetching multiple timestamps. (#32743)" (#32897) 2025-09-05 19:30:55 +08:00
countwindowoperator.c remove some check 2024-11-27 19:51:27 +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 memleak of insert into stb subquery (#32121) 2025-07-23 09:45:41 +08:00
dataSinkMgt.c feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
dynqueryctrloperator.c fix: [TS-4897] Support query stables cross databases and fix potential deadlock. (#30507) 2025-03-28 10:07:08 +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: [TD-34074] Forbid virtual table in tq and stmt and forbid supertable query's origin table from different databases. 2025-03-20 22:42:10 +08:00
executil.c refactor: update the logs. 2025-05-15 17:52:26 +08:00
executor.c fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999) 2025-05-10 10:34:54 +08:00
executorInt.c fix: state window desc true for issue (#32843) 2025-09-03 09:12:03 +08:00
filloperator.c fix(fill): fix fill next/prev got different result with asc/desc order 2025-04-03 21:24:39 +08:00
forecastoperator.c fix(gpt): fix race-condition in pareparing files for forecast. (#32815) 2025-08-29 18:10:29 +08:00
groupcacheoperator.c feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
groupoperator.c fix: show table distributed with null column (#32164) 2025-07-26 18:04:11 +08:00
hashjoin.c fix: add ut cases 2024-12-20 13:52:53 +08:00
hashjoinoperator.c fix: show table distributed with null column (#32164) 2025-07-26 18:04:11 +08:00
mergejoin.c enh: support ? in limit clause 2025-01-22 11:45:12 +08:00
mergejoinoperator.c fix: show table distributed with null column (#32164) 2025-07-26 18:04:11 +08:00
mergeoperator.c feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
operator.c fix: [TS-6445] Fix virtual tables not detecting schema changes. (#30999) 2025-05-10 10:34:54 +08:00
projectoperator.c fix(stream): fix notification for stream with project operator (#30879) 2025-04-25 17:24:15 +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 feat(stream): fix dead lock (#32315) 2025-07-28 16:30:26 +08:00
sortoperator.c enh: support ? in limit clause 2025-01-22 11:45:12 +08:00
streamclient.c ci(stream): add ci and fix issue (#30270) 2025-03-20 10:34:31 +08:00
streamcountwindowoperator.c chore: merge main. 2025-03-17 14:51:11 +08:00
streameventnonblockoperator.c feat(stream): add new trigger continuous_window_close (#30125) 2025-03-14 20:14:01 +08:00
streameventwindowoperator.c chore: merge main. 2025-03-17 14:51:11 +08:00
streamexecutorInt.c Merge branch 'main' into merge/mainto3.0 2025-04-27 19:16:46 +08:00
streamfillnonblockoperator.c fix(stream): parName is null (#30592) 2025-04-19 10:26:32 +08:00
streamfilloperator.c fix(stream): parName is null (#30592) 2025-04-19 10:26:32 +08:00
streamintervalnonblockoperator.c ci(stream): add ci and fix issue (#30270) 2025-03-20 10:34:31 +08:00
streamintervalsliceoperator.c fix(stream): parName is null (#30592) 2025-04-19 10:26:32 +08:00
streamscanoperator.c fix(stream): add null pointer check (#30614) 2025-04-03 10:20:54 +08:00
streamsessionnonblockoperator.c feat(stream): add new trigger continuous_window_close (#30125) 2025-03-14 20:14:01 +08:00
streamstatenonblockoperator.c feat(stream): add new trigger continuous_window_close (#30125) 2025-03-14 20:14:01 +08:00
streamtimesliceoperator.c fix(stream): parName is null (#30592) 2025-04-19 10:26:32 +08:00
streamtimewindowoperator.c refactor: do some internal refactor. 2025-05-12 15:11:44 +08:00
streamVtableMerge.c fix(stream): add test cases for vtable stream processing 2025-03-20 18:57:58 +08:00
sysscanoperator.c fix: child table decimal type error (#32543) 2025-08-14 21:02:34 +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 feat(decimal): support decimal data type (#30060) 2025-03-14 18:08:07 +08:00
timewindowoperator.c feat: [TS-4897] Add more test and fix bugs. (#30208) 2025-03-19 17:15:17 +08:00
tlinearhash.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
tsort.c fix: show table distributed with null column (#32164) 2025-07-26 18:04:11 +08:00
virtualtablescanoperator.c fix(stream): fix checkpoint hang in vtable stream processing (#30975) 2025-05-06 15:12:03 +08:00