TDengine/source/libs/executor/src
2025-12-30 11:02:08 +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:stream out table schema change problem (#34024) 2025-12-30 10:55:17 +08:00
dataSinkMgt.c feat: new stream (#31678) 2025-07-16 14:42:16 +08:00
dynqueryctrloperator.c fix: the resetting of vtb tbname with dyn query operator (#33870) 2025-12-10 19:18:43 +08:00
eventwindowoperator.c fix(TS-7676): sub query with window main test (#33790) 2025-12-18 16:01:47 +08:00
exchangeoperator.c merge: from 3.3.6 to main 2025-11-14 18:49:41 +08:00
executil.c opti(query): optimized logic of narrowing down tablelist to make logi… (#34040) 2025-12-29 14:08:24 +08:00
executor.c fix:stream out table schema change problem (#34024) 2025-12-30 10:55:17 +08:00
executorInt.c fix(TS-7676): sub query with window main test (#33790) 2025-12-18 16:01:47 +08:00
externalwindowoperator.c fix(ext window): shrink ext window mem when loop finished (#34038) 2025-12-30 11:02:08 +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 enh: json tag partition by support (#33741) 2025-12-04 14:10:15 +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: [6589381451] Add virtual table datatype check when query. (#33973) 2025-12-19 17:57:33 +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(TS-7676): sub query with window main test (#33790) 2025-12-18 16:01:47 +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 fix: the resetting of vtb tbname with dyn query operator (#33870) 2025-12-10 19:18:43 +08:00