TDengine/source/libs/executor/src
Jinqing Kuang c2256e9443 feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause
Add the AUTO keyword, which allows automatic determination of the
INTERVAL OFFSET based on the WHERE condition. It simplifies usage by
allowing users to rely on the system to infer the correct offset
without manual specification.
2024-12-04 10:06:47 +08:00
..
aggregateoperator.c enh: check param 2024-11-25 11:33:02 +08:00
anomalywindowoperator.c remove some check 2024-11-27 19:51:27 +08:00
cachescanoperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
countwindowoperator.c remove some check 2024-11-27 19:51:27 +08:00
dataDeleter.c fix: data deleter memory leak issue 2024-10-08 15:16:48 +08:00
dataDispatcher.c enh: cal output col counts 2024-11-05 15:42:57 +08:00
dataInserter.c fix: remove void function call 2024-09-12 14:17:14 +08:00
dataSinkMgt.c fix: sink function return code processing 2024-07-22 18:42:43 +08:00
dynqueryctrloperator.c blockDataCheck 2024-10-23 15:37:49 +08:00
eventwindowoperator.c remove some check 2024-11-27 19:51:27 +08:00
exchangeoperator.c enh(query)[TD-32732]: add client Id generation and usage 2024-11-07 08:47:31 +08:00
executil.c feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause 2024-12-04 10:06:47 +08:00
executor.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 11:13:15 +08:00
executorInt.c Merge branch 'main' into merge/mainto3.0 2024-11-27 22:31:17 +08:00
filloperator.c enh: check param 2024-11-25 11:33:02 +08:00
forecastoperator.c ci: set test step in ci when tdgpt file changed 2024-11-25 17:23:55 +08:00
groupcacheoperator.c blockDataCheck 2024-10-23 15:37:49 +08:00
groupoperator.c remove some check 2024-11-27 19:51:27 +08:00
hashjoin.c fix: remove assert 2024-08-21 14:41:14 +08:00
hashjoinoperator.c remove some check 2024-11-27 19:51:27 +08:00
mergejoin.c fix: remove void function call 2024-09-12 14:17:14 +08:00
mergejoinoperator.c fix(query)[TD-32258]. Fix error handling in operator interface functions 2024-09-24 18:15:14 +08:00
mergeoperator.c fix: check return value 2024-10-23 15:51:46 +08:00
operator.c Merge remote-tracking branch 'origin/3.0' into enh/addDiskUsage 2024-12-02 19:05:33 +08:00
projectoperator.c remove some check 2024-11-27 19:51:27 +08:00
querytask.c enh:modify addede rror code passing 2024-09-24 16:29:28 +08:00
scanoperator.c Merge branch 'main' into merge/mainto3.0 2024-11-27 22:31:17 +08:00
sortoperator.c blockDataCheck 2024-10-23 15:37:49 +08:00
streamcountwindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-30 09:05:46 +08:00
streameventwindowoperator.c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-09-27 11:37:37 +08:00
streamexecutorInt.c add ci and fix issue 2024-09-18 11:08:47 +08:00
streamfilloperator.c fix stream issue 2024-11-27 16:24:46 +08:00
streamintervalsliceoperator.c feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause 2024-12-04 10:06:47 +08:00
streamtimesliceoperator.c opt stream force fill op 2024-11-26 19:46:36 +08:00
streamtimewindowoperator.c feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause 2024-12-04 10:06:47 +08:00
sysscanoperator.c refactor code 2024-12-02 19:05:45 +08:00
tfill.c add not fill exprs for fill operator 2024-10-23 15:16:16 +08:00
timesliceoperator.c support interp fill extension 2024-11-28 20:30:53 +08:00
timewindowoperator.c feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause 2024-12-04 10:06:47 +08:00
tlinearhash.c Merge pull request #27993 from taosdata/enh/TD-31691 2024-09-20 17:26:58 +08:00
tsort.c Merge pull request #28187 from taosdata/fix/3_liaohj 2024-09-30 09:00:56 +08:00