homework-jianmu/source/libs/executor/src
wangmm0220 f609a45dd2 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-11 16:21:14 +08:00
..
aggregateoperator.c fix: internal error code 2024-01-16 10:07:46 +08:00
cachescanoperator.c fix(tsdb): fix memory error. 2024-04-10 11:18:08 +08:00
countwindowoperator.c fix count window issue 2024-02-29 14:04:59 +08:00
dataDeleter.c fix: memory leak issue 2023-08-22 18:40:42 +08:00
dataDispatcher.c fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
dataInserter.c enh: primary key column should not be null 2024-04-10 18:56:55 +08:00
dataSinkMgt.c fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
dynqueryctrloperator.c fix: join table fetch error 2024-03-06 10:46:38 +08:00
eventwindowoperator.c reset group id for event window 2024-02-04 15:44:49 +08:00
exchangeoperator.c use taskid of operator 2024-01-18 11:02:18 +08:00
executil.c fix(tsdb):set the initial size of pk in ssdatablock. 2024-04-11 15:57:04 +08:00
executor.c fix:filter data error & add test case 2024-04-11 16:20:28 +08:00
executorInt.c feat: begin coding function 2024-03-19 13:57:12 +08:00
filloperator.c do some stream fill refactor 2024-03-07 18:43:35 +08:00
groupcacheoperator.c fix: fix coverity issues 2023-09-06 10:57:49 +08:00
groupoperator.c delete data for scalar function 2024-03-28 14:16:19 +08:00
hashjoinoperator.c fix: fix coverity issues 2023-09-06 10:57:49 +08:00
mergejoinoperator.c fix: restore pseudo column pData and not skip and data block cleanup 2024-01-29 14:36:40 +08:00
mergeoperator.c use non sort merge 2024-03-12 15:05:54 +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 adj log 2024-04-01 16:43:36 +08:00
querytask.c Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-03-22 18:22:13 +08:00
scanoperator.c Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-11 16:21:14 +08:00
sortoperator.c feat: support non_sort mode 2023-11-07 09:23:06 +08:00
streamcountwindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-04-11 15:35:42 +08:00
streameventwindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-04-11 15:35:42 +08:00
streamfilloperator.c do some stream fill refactor 2024-03-07 18:43:35 +08:00
streamtimewindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-04-11 15:35:42 +08:00
sysscanoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-08 17:24:09 +08:00
tfill.c fix: fill prev not working when desc fill 2023-12-29 15:08:56 +08:00
timesliceoperator.c fix(query): fix error in interp 2024-04-07 16:51:40 +08:00
timewindowoperator.c fix(query): avoid process data that belongs to the next session window. 2024-04-11 14:31:48 +08:00
tlinearhash.c
tsort.c fix: new group block to reset func input iter hasPrev 2024-03-29 17:01:56 +08:00