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 |
factosea
|
c85a57c055
|
fix: join cols not set
|
2025-01-08 11:24:24 +08:00 |
factosea
|
f3acf49e22
|
enh: include
|
2024-11-19 16:23:46 +08:00 |
dapan1121
|
e8fa9aa633
|
fix: join blockId and target issues
|
2023-08-17 13:50:26 +08:00 |
dapan1121
|
a95295774a
|
enh: end table scan
|
2023-08-07 19:35:33 +08:00 |
dapan1121
|
9ed1417bba
|
enh: remove group cache
|
2023-07-28 18:00:33 +08:00 |
dapan1121
|
e83a46b88f
|
enh: cache necessary file for seq mode
|
2023-07-26 19:17:59 +08:00 |
dapan1121
|
294376de0b
|
enh: add batch table scan
|
2023-07-18 14:44:53 +08:00 |
dapan1121
|
779224f0a6
|
fix: fix bugs
|
2023-07-06 19:33:31 +08:00 |
dapan1121
|
7b9d73c77a
|
feat: add dynamic query ctrl operator
|
2023-07-05 11:07:08 +08:00 |
dapan1121
|
ac35ae9839
|
feat: add dynamic query ctrl operator
|
2023-07-03 19:29:46 +08:00 |