.. |
aggregateoperator.c
|
fix: internal error code
|
2024-01-16 10:07:46 +08:00 |
cachescanoperator.c
|
fix(tsdb): add attributes for cache scan optr.
|
2024-03-26 17:34:30 +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
|
more code
|
2024-02-21 14:29:10 +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
|
other: merge 3.0
|
2024-03-22 17:53:11 +08:00 |
executor.c
|
fix(meta): fix repeatly reader lock for tsdb meta.
|
2024-03-16 22:03:46 +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
|
fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened.
|
2024-02-01 11:37:57 +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
|
fix(meta): fix repeatly reader lock for tsdb meta.
|
2024-03-16 22:03:46 +08:00 |
scanoperator.c
|
feat: add pk support for last/first/last_row dynDataRequired
|
2024-03-25 13:38:34 +08:00 |
sortoperator.c
|
feat: support non_sort mode
|
2023-11-07 09:23:06 +08:00 |
streamcountwindowoperator.c
|
load operator checkpoint
|
2024-03-05 19:14:20 +08:00 |
streameventwindowoperator.c
|
stream event window mem leak
|
2024-03-13 16:16:44 +08:00 |
streamfilloperator.c
|
do some stream fill refactor
|
2024-03-07 18:43:35 +08:00 |
streamtimewindowoperator.c
|
Merge pull request #24811 from taosdata/fix/TD-28627
|
2024-03-15 12:46:54 +08:00 |
sysscanoperator.c
|
other: merge 3.0
|
2024-04-02 13:39:26 +08:00 |
tfill.c
|
fix: fill prev not working when desc fill
|
2023-12-29 15:08:56 +08:00 |
timesliceoperator.c
|
fix(tsdb): set correct initial value for compare
|
2024-03-29 18:15:03 +08:00 |
timewindowoperator.c
|
other: merge 3.0
|
2024-04-02 13:39:26 +08:00 |
tlinearhash.c
|
enh: unify error msg for no disk space
|
2023-04-25 15:39:11 +08:00 |
tsort.c
|
fix: new group block to reset func input iter hasPrev
|
2024-03-29 17:01:56 +08:00 |