TDengine/source/libs/executor/src
2024-09-27 15:48:04 +08:00
..
aggregateoperator.c fix:[TD-32310] Avoid access null pointer when error occurs.. 2024-09-25 11:15:48 +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 fix:[TD-32262] Avoid mem leak when error occurs. 2024-09-23 13:50:55 +08:00
dataDeleter.c fix: remove void function call 2024-09-12 14:17:14 +08:00
dataDispatcher.c fix: remove void function call 2024-09-12 14:17:14 +08:00
dataInserter.c fix: remove void function call 2024-09-12 14:17:14 +08:00
dataSinkMgt.c fix: sink function return code processing 2024-07-22 18:42:43 +08:00
dynqueryctrloperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
eventwindowoperator.c fix:[TD-32310] Avoid access null pointer when error occurs.. 2024-09-25 11:15:48 +08:00
exchangeoperator.c Merge pull request #28051 from taosdata/fix/TD-32258-3.0 2024-09-25 09:45:08 +08:00
executil.c enh:optimize code 2024-09-26 14:51:57 +08:00
executor.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
executorInt.c enh:[TD-32158] Free memory allocated in function setup. 2024-09-24 11:35:36 +08:00
filloperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
groupcacheoperator.c file function result 2024-09-26 18:13:52 +08:00
groupoperator.c Merge pull request #28094 from taosdata/fix/3.0/TD-32310 2024-09-26 09:50:13 +08:00
hashjoin.c fix: remove assert 2024-08-21 14:41:14 +08:00
hashjoinoperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
mergejoin.c fix: remove void function call 2024-09-12 14:17:14 +08:00
mergejoinoperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
mergeoperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
operator.c Merge pull request #28051 from taosdata/fix/TD-32258-3.0 2024-09-25 09:45:08 +08:00
projectoperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
querytask.c enh:modify addede rror code passing 2024-09-24 16:29:28 +08:00
scanoperator.c Merge pull request #28155 from taosdata/fix/ly_res 2024-09-27 15:48:04 +08:00
sortoperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
streamcountwindowoperator.c Merge pull request #28094 from taosdata/fix/3.0/TD-32310 2024-09-26 09:50:13 +08:00
streameventwindowoperator.c Merge pull request #28094 from taosdata/fix/3.0/TD-32310 2024-09-26 09:50:13 +08:00
streamexecutorInt.c optimize stream operator checkpoint 2024-05-16 16:24:58 +08:00
streamfilloperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
streamtimewindowoperator.c Merge pull request #28094 from taosdata/fix/3.0/TD-32310 2024-09-26 09:50:13 +08:00
sysscanoperator.c Merge pull request #28149 from taosdata/fix/syntax 2024-09-27 14:55:16 +08:00
tfill.c add log 2024-08-23 11:13:36 +08:00
timesliceoperator.c fix:[TD-32334] Generate correct time window when using interp with fill next and linear. 2024-09-27 09:08:17 +08:00
timewindowoperator.c fix:[TD-32310] Avoid access null pointer when error occurs.. 2024-09-25 11:15:48 +08:00
tlinearhash.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
tsort.c fix(query)[TD-32259]. Fix error handling in merge sort 2024-09-24 19:06:20 +08:00