TDengine/source/libs/executor/src
2025-04-27 19:16:46 +08:00
..
aggregateoperator.c enh: adjust some logs 2025-02-27 09:55:11 +08:00
anomalywindowoperator.c feat(gpt): support covariate forecasting (#30806) 2025-04-18 14:01:54 +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 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 feat(decimal): support decimal data type (#30060) 2025-03-14 18:08:07 +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 fix(stream): row size error (#30330) 2025-03-28 18:10:57 +08:00
executor.c fix(stream): parName is null (#30592) 2025-04-19 10:26:32 +08:00
executorInt.c fix: [TD-34205] Fix vtable mem leak (#30608) 2025-04-07 18:49:49 +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 feat(gpt): support covariate forecasting (#30806) 2025-04-18 14:01:54 +08:00
groupcacheoperator.c feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
groupoperator.c fix(stream): parName is null (#30592) 2025-04-19 10:26:32 +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: add merge join primary expr type 2025-02-26 16:30:36 +08:00
mergeoperator.c feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
operator.c fix(stream): parName is null (#30592) 2025-04-19 10:26:32 +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: [TD-34205] Fix vtable mem leak (#30608) 2025-04-07 18:49:49 +08:00
scanoperator.c fix: timeseries statis for virtual table (#30911) 2025-04-27 18:03:20 +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 fix(stream): parName is null (#30592) 2025-04-19 10:26:32 +08:00
streamVtableMerge.c fix(stream): add test cases for vtable stream processing 2025-03-20 18:57:58 +08:00
sysscanoperator.c fix: typo in documents and codes (#30544) 2025-03-28 13:33:38 +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 feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
virtualtablescanoperator.c fix: [TD-34638] Fix schema is old error in vtable queries. (#30891) 2025-04-27 16:06:52 +08:00