TDengine/source/libs/executor/src
Pan Wei 3a7c03e2d8
Merge pull request #28005 from taosdata/fix/TD-32196-3.0
fix(query)[TD-32196]. Fix error code handling in group sort
2024-09-23 09:53:06 +08:00
..
aggregateoperator.c fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
cachescanoperator.c enh: retrieveRows no more if got all data 2024-09-14 17:02:38 +08:00
countwindowoperator.c fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +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: memory init issue 2024-09-18 18:36:21 +08:00
eventwindowoperator.c fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
exchangeoperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
executil.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
executor.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
executorInt.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
filloperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
groupcacheoperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
groupoperator.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
hashjoin.c fix: remove assert 2024-08-21 14:41:14 +08:00
hashjoinoperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
mergejoin.c fix: remove void function call 2024-09-12 14:17:14 +08:00
mergejoinoperator.c fix: add memory alloc validation 2024-09-14 17:28:24 +08:00
mergeoperator.c enh(query)[TD-31903]. Handle return values for function calls 2024-09-13 11:45:59 +08:00
operator.c refactor: check return value. 2024-09-14 13:39:23 +08:00
projectoperator.c fix(query): fix memory leak and do some internal refactor. 2024-09-06 15:44:25 +08:00
querytask.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
scanoperator.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
sortoperator.c fix(query)[TD-32196]. Fix error code handling in group sort 2024-09-20 16:37:50 +08:00
streamcountwindowoperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
streameventwindowoperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
streamexecutorInt.c optimize stream operator checkpoint 2024-05-16 16:24:58 +08:00
streamfilloperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
streamtimewindowoperator.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
sysscanoperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
tfill.c add log 2024-08-23 11:13:36 +08:00
timesliceoperator.c enh:modify error code passing 2024-09-20 13:23:44 +08:00
timewindowoperator.c fix(query):use window start key when ts column is null 2024-09-12 15:34:57 +08:00
tlinearhash.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
tsort.c enh:modify error code passing 2024-09-20 13:23:44 +08:00