TDengine/source/libs/executor/src
2024-07-22 11:34:25 +08:00
..
aggregateoperator.c feat:[TD-30819] Reduce memory usage when using percentile with interval. 2024-07-10 19:43:19 +08:00
cachescanoperator.c fix: refactor lastcache ser/des for compatibility 2024-05-09 19:04:11 +08:00
countwindowoperator.c feat:[TD-30819] Reduce memory usage when using percentile with interval. 2024-07-10 19:43:19 +08:00
dataDeleter.c enh: refact tqueue code 2024-07-16 17:30:32 +08:00
dataDispatcher.c enh: refact tqueue code 2024-07-16 17:30:32 +08:00
dataInserter.c refactor: move compress data in query threads. 2024-05-16 15:55:48 +08:00
dataSinkMgt.c refactor: do some internal refactor. 2024-05-16 23:30:35 +08:00
dynqueryctrloperator.c fix: error log and union issue 2024-03-22 08:47:07 +08:00
eventwindowoperator.c feat:[TD-30819] Reduce memory usage when using percentile with interval. 2024-07-10 19:43:19 +08:00
exchangeoperator.c refactor: check return value for each function. 2024-07-18 22:52:32 +08:00
executil.c refactor: do some refactor. 2024-07-15 19:37:52 +08:00
executor.c fix: table info issue 2024-07-15 10:05:57 +08:00
executorInt.c fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00
filloperator.c fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00
groupcacheoperator.c fix: group cache fetch issue 2024-04-02 16:09:32 +08:00
groupoperator.c adj stream operator result 2024-07-18 17:24:36 +08:00
hashjoin.c enh: support hash join 2024-04-12 15:44:23 +08:00
hashjoinoperator.c fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00
mergejoin.c fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00
mergejoinoperator.c fix:[TD-30730] fix mergejoin operator's timetruncate caculation on timezone. 2024-06-27 08:42:59 +08:00
mergeoperator.c fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00
operator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-02-19 10:58:20 +08:00
projectoperator.c Merge pull request #26489 from taosdata/fix/3.0/TD-30819 2024-07-11 13:35:39 +08:00
querytask.c QueryAutoQWorker 2024-07-01 11:08:39 +08:00
scanoperator.c operator 2024-07-22 11:34:25 +08:00
sortoperator.c fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00
streamcountwindowoperator.c adj stream op result 2024-07-19 14:50:31 +08:00
streameventwindowoperator.c adj stream op result 2024-07-19 14:50:31 +08:00
streamexecutorInt.c optimize stream operator checkpoint 2024-05-16 16:24:58 +08:00
streamfilloperator.c adj stream op result 2024-07-19 14:50:31 +08:00
streamtimewindowoperator.c adj stream op result 2024-07-19 14:50:31 +08:00
sysscanoperator.c fix:[TD-31017]process return value in clientRawBlockWrite.c 2024-07-19 14:49:25 +08:00
tfill.c adj stream operator result 2024-07-17 19:35:35 +08:00
timesliceoperator.c fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00
timewindowoperator.c other: merge 3.0 2024-07-15 19:41:54 +08:00
tlinearhash.c enh: unify error msg for no disk space 2023-04-25 15:39:11 +08:00
tsort.c fix(stream): fix syntax error. 2024-07-19 00:09:28 +08:00