homework-jianmu/source/libs/executor/src
Haojun Liao d32a80a872 fix(query): set correct row index. 2024-05-11 17:05:56 +08:00
..
aggregateoperator.c fix(query): add ts in cache_scan_operator if pk exists and only retrieve ts column. 2024-04-25 09:29:42 +08:00
cachescanoperator.c fix: refactor lastcache ser/des for compatibility 2024-05-09 19:04:11 +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: error log and union issue 2024-03-22 08:47:07 +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 1. fix stream wrong group id for new child tables. 2024-04-22 14:00:06 +08:00
executor.c Merge branch '3.0' into fix/3_liaohj 2024-04-15 18:53:48 +08:00
executorInt.c Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-16 09:12:04 +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 opt bloom filter 2024-04-24 17:27:24 +08:00
hashjoin.c enh: support hash join 2024-04-12 15:44:23 +08:00
hashjoinoperator.c fix: invalid read issue 2024-04-15 09:52:35 +08:00
mergejoin.c fix: asof jlimit issue 2024-04-15 16:12:12 +08:00
mergejoinoperator.c fix: join merge block issue 2024-04-03 09:54:49 +08:00
mergeoperator.c support recursive tsma creation 2024-04-16 14:17:12 +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 fix: projection limit 0 issue 2024-04-16 18:47:03 +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 refactor: do some internal refactor. 2024-05-08 16:22:02 +08:00
sortoperator.c feat: support non_sort mode 2023-11-07 09:23:06 +08:00
streamcountwindowoperator.c opt bloom filter 2024-04-24 17:27:24 +08:00
streameventwindowoperator.c opt bloom filter 2024-04-24 17:27:24 +08:00
streamfilloperator.c do some stream fill refactor 2024-03-07 18:43:35 +08:00
streamtimewindowoperator.c opt bloom filter 2024-04-24 18:40:39 +08:00
sysscanoperator.c fix: sys scan user tags 2024-04-24 19:16:25 +08:00
tfill.c fix: fill prev not working when desc fill 2023-12-29 15:08:56 +08:00
timesliceoperator.c fix(query): set correct row index. 2024-05-11 17:05:56 +08:00
timewindowoperator.c Merge branch '3.0' into feat/TS-4243-3.0 2024-04-12 09:17:06 +08:00
tlinearhash.c
tsort.c fix(query): set correct length for json value. 2024-05-08 22:28:49 +08:00