homework-jianmu/source/libs/executor/src
Haojun Liao 895ee30cf3
Merge branch '3.0' into enh/opt_prj
2024-06-09 23:51:38 +08:00
..
aggregateoperator.c fix: build fails on macOS and Windows 2024-05-11 14:59:05 +08:00
cachescanoperator.c fix: refactor lastcache ser/des for compatibility 2024-05-09 19:04:11 +08:00
countwindowoperator.c coverity scan for 2024-06-03 19:01:24 +08:00
dataDeleter.c refactor: move compress data in query threads. 2024-05-16 15:55:48 +08:00
dataDispatcher.c enh(query): allocate the compress buffer before compress data. 2024-06-04 17:47:50 +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 fix event window operator forget filting having clause 2024-05-20 10:30:51 +08:00
exchangeoperator.c Merge branch '3.0' into enh/opt_prj 2024-06-09 23:51:38 +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 enh/opt_prj 2024-06-09 23:51:38 +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 Merge pull request #26029 from taosdata/feat/ly_stream 2024-06-05 10:51:38 +08:00
sortoperator.c feat: support non_sort mode 2023-11-07 09:23:06 +08:00
streamcountwindowoperator.c init delete mark 2024-06-03 16:41:38 +08:00
streameventwindowoperator.c coverity scan for 2024-06-03 19:01:24 +08:00
streamexecutorInt.c optimize stream operator checkpoint 2024-05-16 16:24:58 +08:00
streamfilloperator.c do some stream fill refactor 2024-03-07 18:43:35 +08:00
streamtimewindowoperator.c Merge pull request #25734 from taosdata/fix/3_liaohj 2024-06-05 13:38:51 +08:00
sysscanoperator.c fix(meta scan):check system table scan result 2024-05-16 09:56:07 +08:00
tfill.c fix: fill prev not working when desc fill 2023-12-29 15:08:56 +08:00
timesliceoperator.c other: merge rows. 2024-05-28 11:13:09 +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 other: fix coverity issues. 2024-06-05 13:39:46 +08:00