TDengine/source/libs/executor/src
2025-11-28 14:51:53 +08:00
..
aggregateoperator.c fix(state window): status is null if window data start with null (#33679) 2025-11-26 13:38:41 +08:00
anomalywindowoperator.c refactor: check the rsp msg from tdgpt for white noise error. (#33608) 2025-11-17 09:18:39 +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 fix(state window): status is null if window data start with null (#33679) 2025-11-26 13:38:41 +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: needn't us pk on _c0 (#33571) 2025-11-18 14:30:34 +08:00
dataSinkMgt.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
dynqueryctrloperator.c fix(stream): ignore start message until orig readers are ready 2025-11-12 14:57:36 +08:00
eventwindowoperator.c fix(state window): status is null if window data start with null (#33679) 2025-11-26 13:38:41 +08:00
exchangeoperator.c merge: from 3.3.6 to main 2025-11-14 18:49:41 +08:00
executil.c fix(stream): ignore window open when trigger is recovering from checkpoint (#33698) 2025-11-26 19:59:50 +08:00
executor.c Merge commit '4c4706619093a5b4a8738563849c4146d2b3f5c8' into merge/3.3.6tomain 2025-11-14 10:15:39 +08:00
executorInt.c feat(gpt): add anomalymask pseduo column. (#33090) 2025-09-28 09:47:01 +08:00
externalwindowoperator.c fix(state window): status is null if window data start with null (#33679) 2025-11-26 13:38:41 +08:00
filloperator.c feat(stream): optimize stream logic (#33027) 2025-09-25 15:48:14 +08:00
forecastoperator.c refactor: check the rsp msg from tdgpt for white noise error. (#33608) 2025-11-17 09:18:39 +08:00
groupcacheoperator.c fix(stream): memory leak 2025-07-29 17:04:03 +08:00
groupoperator.c fix(state window): status is null if window data start with null (#33679) 2025-11-26 13:38:41 +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: freqs with numeric prefix are allowed, such as: 1ms, 9s (#33634) 2025-11-19 09:23:38 +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 fix: conflicts while merge 3.3.6 to main 2025-11-28 14:51:53 +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 merge: from 3.3.6 to main 2025-11-14 18:49:41 +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): status is null if window data start with null (#33679) 2025-11-26 13:38:41 +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: Add timerange expr type check and Relax the criteria for determining external windows. (#33480) 2025-11-13 09:12:21 +08:00