TDengine/source/libs/executor/src
2025-12-19 17:53:27 +08:00
..
aggregateoperator.c enh: adjust some logs 2025-02-27 09:55:11 +08:00
anomalywindowoperator.c fix: state window handles null status error (#33365) 2025-10-28 14:40:40 +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 fix: state window handles null status error (#33365) 2025-10-28 14:40:40 +08:00
exchangeoperator.c fix: exchangeId's type shouble be int64 (#33594) 2025-11-14 14:29:04 +08:00
executil.c enh: json tag partition by support (#33797) 2025-12-04 14:09:59 +08:00
executor.c fix mem leak (#33891) 2025-12-12 09:29:05 +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 enh: json tag partition by support (#33797) 2025-12-04 14:09:59 +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 fix: [6589381451] Add virtual table datatype check when query. (#33972) 2025-12-19 17:53:27 +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: ins_table type error (#33586) 2025-11-14 14:33:00 +08:00
tfill.c fix: fill operator fills duration pseudo column as sliding error (#33349) 2025-10-23 16:11:47 +08:00
timesliceoperator.c feat(decimal): support decimal data type (#30060) 2025-03-14 18:08:07 +08:00
timewindowoperator.c fix: state window ignores leading and trailing Null values (#33397) 2025-10-29 15:27:58 +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