Jing Sima
|
ccaa0b91ae
|
feat: [TS-4897] Add more test and fix bugs. (#30208)
* feat: [TS-4897] Fix state window wrong res when all state col is NULL.
* fix: [TD-34074] Forbid decimal type in virtual table.
|
2025-03-19 17:15:17 +08:00 |
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 |
yihaoDeng
|
6ad894b356
|
support quick cmd
|
2024-11-14 17:04:11 +08:00 |
kailixu
|
cd358de7ce
|
enh: support drop table with uid
|
2024-09-16 18:54:53 +08:00 |
Jing Sima
|
4a8bbc36bd
|
feat:[TS-4893] refactor of rand function.
|
2024-09-09 18:48:24 +08:00 |
wangjiaming0909
|
0cccaa8ac4
|
ret value for parTranslater.c
|
2024-07-17 10:26:06 +08:00 |
slzhou
|
3de91de7f9
|
fix: bi mode create tbname col error
|
2023-11-23 11:18:05 +08:00 |
slzhou
|
40a28a6e4b
|
fix: refactor dependency between community and enterprise
|
2023-11-22 08:47:35 +08:00 |
shenglian zhou
|
83c1db07a3
|
enhance: tbname col to func
|
2023-11-21 13:53:10 +08:00 |
dapan1121
|
969b002936
|
enh: support view privilege
|
2023-10-20 08:41:49 +08:00 |
shenglian zhou
|
df19645a90
|
fix: check table is super table when rewrite star for bi tool
|
2023-09-22 22:02:30 +08:00 |
slzhou
|
fb62588dd3
|
fix: nodesIsStar and nodesIsTableStar
|
2023-09-22 15:26:39 +08:00 |
slzhou
|
18f8e0dc8d
|
fix: enterprise/community bi support
|
2023-09-22 14:31:47 +08:00 |
slzhou
|
72307ab877
|
enhance: move bi to enterprise
|
2023-09-22 14:27:01 +08:00 |