TDengine/source/libs/executor/src
2025-11-11 20:52:11 +08:00
..
aggregateoperator.c feat: rollup sma (#33063) 2025-09-26 17:32:32 +08:00
anomalywindowoperator.c fix: state window handles null status error (#33365) 2025-10-28 14:40:40 +08:00
cachescanoperator.c fix: last/last_row errors when using together with cols (#32938) 2025-09-12 09:25:43 +08:00
countwindowoperator.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +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 enh: only createtable (#33420) 2025-10-31 17:40:04 +08:00
dataSinkMgt.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
dynqueryctrloperator.c feat: [TD-37052] Handle origin table's vnode change in stream query. (#32931) 2025-09-10 16:12:11 +08:00
eventwindowoperator.c fix: state window handles null status error (#33365) 2025-10-28 14:40:40 +08:00
exchangeoperator.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
executil.c fix: stable tagFilterCache bug when alter varchar/nchar tag 2025-11-11 20:52:11 +08:00
executor.c enh(stream): fix errors in ci 2025-11-11 11:20:49 +08:00
executorInt.c feat(gpt): add anomalymask pseduo column. (#33090) 2025-09-28 09:47:01 +08:00
externalwindowoperator.c fix: external window block capacity issue 2025-10-30 13:47:53 +08:00
filloperator.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
forecastoperator.c fix(gpt): add additional input check for tdtsfm_1 (#33032) 2025-09-22 13:32:23 +08:00
groupcacheoperator.c fix(stream): memory leak 2025-07-29 17:04:03 +08:00
groupoperator.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
hashjoin.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
hashjoinoperator.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
imputationoperator.c feat(gpt):support pseudo column in imputation. (#32972) 2025-09-12 20:43:56 +08:00
mergejoin.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
mergejoinoperator.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
mergeoperator.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
operator.c refactor: use lru instead of hash map. 2025-11-10 00:48:05 +08:00
projectoperator.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
querytask.c fix(gpt): fix race-condition in preparing tmp files (#32800) 2025-08-29 14:36:36 +08:00
rollupoperator.c enh(rsma): support alter/decimal/composite key (#33177) 2025-10-10 11:24:13 +08:00
scanoperator.c enh(stream): do not use tag cache to save memory in stream 2025-10-28 14:14:32 +08:00
sortoperator.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
streamNotify.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
sysscanoperator.c fix(stream): tsdbReader is null (#33306) 2025-10-21 09:46:03 +08:00
tfill.c Merge branch '3.3.6' into merge/3.3.6tomain 2025-10-23 16:49:23 +08:00
timesliceoperator.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
timewindowoperator.c fix: state window handle all-null datablock error (#33439) 2025-11-06 09:14:24 +08:00
tlinearhash.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
tsort.c enh: optimize vtable scan (#33232) 2025-10-17 13:18:37 +08:00
virtualtablescanoperator.c enh: support multiple conditions in external window time range 2025-11-06 09:33:05 +08:00