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 |
|
Jinqing Kuang
|
8ad3a5802d
|
feat(stream)[TS-5469]: add tests for stream event notifications
Add functional tests for different stream processing scenarios
and window types. Also include tests for network failure cases
to ensure robustness.
|
2025-02-16 22:36:36 +08:00 |
|
54liuyao
|
803ed61ca0
|
ci(stream):add long time test for stream
|
2024-12-02 09:29:55 +08:00 |
|
chenhaoran
|
bb44c67787
|
ci: add long time running cases file
|
2024-11-29 17:49:58 +08:00 |
|