| .. |
|
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
|
semphore
|
2024-09-11 20:36:03 +08:00 |
|
executil.c
|
fix(stream):fix mem leak and malloc res
|
2024-09-18 10:58:27 +08:00 |
|
executor.c
|
refactor: check return value.
|
2024-09-14 13:39:23 +08:00 |
|
executorInt.c
|
fix(stream):fix mem leak and malloc res
|
2024-09-18 10:58:27 +08:00 |
|
filloperator.c
|
fix(query): fix memory leak and do some internal refactor.
|
2024-09-06 15:44:25 +08:00 |
|
groupcacheoperator.c
|
fix: group cache retrive block failed issue
|
2024-09-18 14:17:02 +08:00 |
|
groupoperator.c
|
fix(query): fix memory leak and do some internal refactor.
|
2024-09-06 15:44:25 +08:00 |
|
hashjoin.c
|
fix: remove assert
|
2024-08-21 14:41:14 +08:00 |
|
hashjoinoperator.c
|
fix(query): fix memory leak and do some internal refactor.
|
2024-09-06 15:44:25 +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
|
Merge pull request #27688 from taosdata/fix/3_liaohj
|
2024-09-06 09:11:08 +08:00 |
|
scanoperator.c
|
refactor: check return value.
|
2024-09-14 13:39:23 +08:00 |
|
sortoperator.c
|
fix: add block data check
|
2024-09-10 16:56:36 +08:00 |
|
streamcountwindowoperator.c
|
fix(query): fix memory leak and do some internal refactor.
|
2024-09-06 15:44:25 +08:00 |
|
streameventwindowoperator.c
|
fix(query): fix memory leak and do some internal refactor.
|
2024-09-06 15:44:25 +08:00 |
|
streamexecutorInt.c
|
optimize stream operator checkpoint
|
2024-05-16 16:24:58 +08:00 |
|
streamfilloperator.c
|
fix(query): fix memory leak and do some internal refactor.
|
2024-09-06 15:44:25 +08:00 |
|
streamtimewindowoperator.c
|
fix(stream):adj build file state res
|
2024-09-14 10:51:57 +08:00 |
|
sysscanoperator.c
|
pointer check
|
2024-09-14 18:11:36 +08:00 |
|
tfill.c
|
add log
|
2024-08-23 11:13:36 +08:00 |
|
timesliceoperator.c
|
fix(query): fix memory leak and do some internal refactor.
|
2024-09-06 15:44:25 +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
|
enh(query)[TD-32130]. Handle return values of memory allocation functions
|
2024-09-19 09:06:01 +08:00 |
|
tsort.c
|
enh(query)[TD-31903]. Handle return values for function calls
|
2024-09-13 11:45:59 +08:00 |