TDengine/source/libs/executor/inc
Jing Sima 410324746b
feat:[TS-4897] virtual table (#30098)
* feat: [TS-4897] Support create/drop/alter/show/describe vtable

* feat: [TS-4897] Support vtable's query

* feat: [TS-4897] Support create virtual supertable

* feat: [TS-4897] Support explain analyze / where / count(*) and only select ts of vtable.

* feat: [TS-4897] Add create test and fix bugs

* feat: [TS-4897] Add alter/drop test and fix bugs

* feat: [TS-4897] Add describe/show test and fix bugs

* feat: [TS-4897] Add auth test and fix bugs

* feat: [TS-4897] Fix meta/catalog/cache bugs

* feat: [TS-4897] Support select tag from virtual child table

* feat: [TS-4897] Add select test and fix plenty of bugs

* feat: [TS-4897] Add optimize rule for vtable scan / support create vtable cross database / remove enterprise constraint / fix bugs.

* feat: [TS-4897] Fix 'schema is old'

* feat: [TS-4897] Support virtual stable query

* feat: [TS-4897] Add tests and Fix bugs

* feat: [TS-4897] resolve conflict.
2025-03-15 14:10:46 +08:00
..
dataSinkInt.h feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
dynqueryctrl.h feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
executil.h feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
executorimpl.h other: remove empty files. 2023-05-19 09:12:16 +08:00
executorInt.h feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
groupcache.h feat: support customized taos/taosd (#29736) 2025-03-14 13:32:13 +08:00
hashjoin.h feat: support customized taos/taosd (#29736) 2025-03-14 13:32:13 +08:00
mergejoin.h enh: add left join cases 2025-03-11 11:29:49 +08:00
operator.h feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
querytask.h feat(stream): add new trigger continuous_window_close (#30125) 2025-03-14 20:14:01 +08:00
streamexecutorInt.h feat(stream): add new trigger continuous_window_close (#30125) 2025-03-14 20:14:01 +08:00
streaminterval.h feat(stream): add new trigger continuous_window_close (#30125) 2025-03-14 20:14:01 +08:00
streamsession.h feat(stream): add new trigger continuous_window_close (#30125) 2025-03-14 20:14:01 +08:00
tfill.h feat(stream): add new trigger continuous_window_close (#30125) 2025-03-14 20:14:01 +08:00
tlinearhash.h more format 2022-10-13 13:41:36 +08:00
tsort.h feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00
virtualtablescan.h feat:[TS-4897] virtual table (#30098) 2025-03-15 14:10:46 +08:00