homework-jianmu/source/libs/executor/src
sima 434fd97615 enh:[TD-30998] Handling return value in filter.c 2024-07-19 11:28:21 +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 mnode/qnode support QueryAutoQWorkerPool 2024-07-01 11:08:40 +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:[TD-30819] fix memory leak in SqlFunctionCtx. 2024-07-10 10:59:51 +08:00
filloperator.c do some stream fill refactor 2024-03-07 18:43:35 +08:00
groupcacheoperator.c fix: group cache fetch issue 2024-04-02 16:09:32 +08:00
groupoperator.c adj function of stream operator result 2024-07-15 15:32:11 +08:00
hashjoin.c enh: support hash join 2024-04-12 15:44:23 +08:00
hashjoinoperator.c fix:[TD-30730] fix mergejoin operator's timetruncate caculation on timezone. 2024-06-27 08:42:59 +08:00
mergejoin.c enh: port main change to 3.0 2024-06-26 10:32:15 +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 enh: port main change to 3.0 2024-06-26 10:32:15 +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 enh:[TD-30998] Handling return value in filter.c 2024-07-19 11:28:21 +08:00
sortoperator.c feat: support non_sort mode 2023-11-07 09:23:06 +08:00
streamcountwindowoperator.c adj function of stream operator result 2024-07-15 15:32:11 +08:00
streameventwindowoperator.c adj function of stream operator result 2024-07-15 15:32:11 +08:00
streamexecutorInt.c optimize stream operator checkpoint 2024-05-16 16:24:58 +08:00
streamfilloperator.c refactor: do some refactor. 2024-07-15 19:37:52 +08:00
streamtimewindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30967 2024-07-16 08:54:12 +08:00
sysscanoperator.c fix case 2024-06-17 10:44:53 +00:00
tfill.c fix fill wrong timestamp value 2024-06-28 17:31:49 +08:00
timesliceoperator.c other: merge rows. 2024-05-28 11:13:09 +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 Merge pull request #26008 from taosdata/fix/TS-4833/dataloaded 2024-06-17 08:32:19 +08:00