homework-jianmu/source/libs/executor/src
Jinqing Kuang fc2d2672b9 feat(stream)[TS-5469]: add more stream event notifications
- Add event notifications for all window types
- Implement window invalidation notifications
- Add statistics for event notification delivery
2025-02-16 11:07:16 +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 feat(stream)[TS-5469]: add more stream event notifications 2025-02-16 11:07:16 +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 feat(stream)[TS-5469]. add support for window event notifications in stream processing 2025-01-21 17:39:46 +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 feat(stream)[TS-5469]: add more stream event notifications 2025-02-16 11:07:16 +08:00
streameventwindowoperator.c feat(stream)[TS-5469]: add more stream event notifications 2025-02-16 11:07:16 +08:00
streamexecutorInt.c feat(stream)[TS-5469]: add more stream event notifications 2025-02-16 11:07:16 +08:00
streamfilloperator.c Merge branch '3.0' into feat/TD-32642 2024-12-10 14:11:47 +08:00
streamintervalsliceoperator.c feat(stream)[TS-5469]: add more stream event notifications 2025-02-16 11:07:16 +08:00
streamtimesliceoperator.c feat(stream)[TS-5469]: add more stream event notifications 2025-02-16 11:07:16 +08:00
streamtimewindowoperator.c feat(stream)[TS-5469]: add more stream event notifications 2025-02-16 11:07:16 +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