TDengine/source/libs/executor/src
2026-05-23 14:11:27 +08:00
..
aggregateoperator.c feat(query): support external windows (#34933) 2026-03-29 09:38:08 +08:00
anomalywindowoperator.c enh: explain (#34764) 2026-03-20 10:08:49 +08:00
cachescanoperator.c feat(query): support external windows (#34933) 2026-03-29 09:38:08 +08:00
countwindowoperator.c enh: explain (#34764) 2026-03-20 10:08:49 +08:00
dataDeleter.c fix compile error (#34803) 2026-03-17 13:49:08 +08:00
dataDispatcher.c enh: [6690002267] Optimize virtual table query with plenty of columns. (#34341) 2026-02-02 17:27:02 +08:00
dataInserter.c fix(stream): tolerate existing output table on submit;fix stream out-column timestamp precision checks (#35044) 2026-04-03 16:01:16 +08:00
dataSinkMgt.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
dynqueryctrloperator.c feat(query): support external windows (#34933) 2026-03-29 09:38:08 +08:00
eventwindowoperator.c enh: explain (#34764) 2026-03-20 10:08:49 +08:00
exchangeoperator.c feat(query): support external windows (#34933) 2026-03-29 09:38:08 +08:00
executil.c fix(subq/stream): stream subquery per-event re-evaluation (#6984935627) (rd-public/tsdb!242) 2026-05-23 14:11:27 +08:00
executor.c fix(subq/stream): stream subquery per-event re-evaluation (#6984935627) (rd-public/tsdb!242) 2026-05-23 14:11:27 +08:00
executorInt.c fix:query return error unknown error 65535 issue (#35003) 2026-04-07 07:55:15 +08:00
externalwindowoperator.c fix: Improve the externalwindow documentation while fixing the bug in the group_concat function (#35078) 2026-04-10 10:21:28 +08:00
filloperator.c enh: explain (#34764) 2026-03-20 10:08:49 +08:00
forecastoperator.c enh: explain (#34764) 2026-03-20 10:08:49 +08:00
groupcacheoperator.c enh: explain (#34764) 2026-03-20 10:08:49 +08:00
groupoperator.c feat(query): support external windows (#34933) 2026-03-29 09:38:08 +08:00
hashjoin.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
hashjoinoperator.c enh: explain (#34764) 2026-03-20 10:08:49 +08:00
imputationoperator.c enh: explain (#34764) 2026-03-20 10:08:49 +08:00
mergejoin.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
mergejoinoperator.c fix(stream): align external window join indices (#35291) 2026-05-08 10:26:36 +08:00
mergeoperator.c feat(query): support external windows (#34933) 2026-03-29 09:38:08 +08:00
operator.c fix: remove queryBufferSize and cacheLazyLoadThreshold in code and docs (#35176) 2026-04-20 17:42:14 +08:00
projectoperator.c fix(stream): handle notify output for nested diff external window (#35146) 2026-04-21 09:52:04 +08:00
querytask.c feat(query): support external windows (#34933) 2026-03-29 09:38:08 +08:00
rollupoperator.c feat(stream): support true for row count limit (#34342) 2026-01-29 14:54:28 +08:00
scanoperator.c fix: [6930747799] Virtual table support decimal. (#35026) 2026-04-03 15:56:30 +08:00
sortoperator.c feat(query): support external windows (#34933) 2026-03-29 09:38:08 +08:00
streamexternalwindowoperator.c fix(stream): handle notify output for nested diff external window (#35146) 2026-04-21 09:52:04 +08:00
sysscanoperator.c fix(rbac): access control[manual-only] (#35213) 2026-04-27 14:57:54 +08:00
tfill.c feat: support surrounding time for fill (#34414) 2026-02-05 11:33:28 +08:00
timesliceoperator.c enh: explain (#34764) 2026-03-20 10:08:49 +08:00
timewindowoperator.c fix: Improve the externalwindow documentation while fixing the bug in the group_concat function (#35078) 2026-04-10 10:21:28 +08:00
tlinearhash.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
tsort.c feat(query): support external windows (#34933) 2026-03-29 09:38:08 +08:00
virtualtablescanoperator.c enh: explain (#34764) 2026-03-20 10:08:49 +08:00