TDengine/source/libs/executor/src
2025-01-23 18:55:32 +08:00
..
aggregateoperator.c Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-12-06 17:43:19 +08:00
anomalywindowoperator.c fix(analysis): fix compiler error on windows. 2025-01-22 15:12:43 +08:00
cachescanoperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +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: data sink memory issues 2024-11-15 10:16:15 +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 remove some check 2024-11-27 19:51:27 +08:00
exchangeoperator.c fix: return code issues 2024-12-11 19:18:50 +08:00
executil.c Merge pull request #29633 from taosdata/fix/TD-33551 2025-01-23 08:50:07 +08:00
executor.c fix:[TS-5906]clear meta cache for subscription if tag is changed 2025-01-14 15:35:43 +08:00
executorInt.c fix: return code issues 2024-12-11 19:18:50 +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 fix: join cols not set 2025-01-08 11:24:24 +08:00
querytask.c Merge remote-tracking branch 'origin/3.0' into feat/TD-30268 2024-11-11 11:01:22 +08:00
scanoperator.c fix: return code issues 2024-12-11 19:18:50 +08:00
sortoperator.c enh: support ? in limit clause 2025-01-22 11:45:12 +08:00
streamcountwindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-30 09:05:46 +08:00
streameventwindowoperator.c fix: return code issues 2024-12-11 19:18:50 +08:00
streamexecutorInt.c add ci and fix issue 2024-09-18 11:08:47 +08:00
streamfilloperator.c Merge branch '3.0' into feat/TD-32642 2024-12-10 14:11:47 +08:00
streamintervalsliceoperator.c Merge branch '3.0' into merge/mainto3.0 2024-12-09 19:06:11 +08:00
streamtimesliceoperator.c feat:[TD-32642] merge from 3.0 2024-12-05 23:47:46 +08:00
streamtimewindowoperator.c fix stream state operator issue 2024-12-27 22:04:28 +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 fix:[TS-5941] fix interpolate varchar/nchar data error 2025-01-22 13:40:26 +08:00
timewindowoperator.c enh: support ? in limit clause 2025-01-22 11:45:12 +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