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 |
chenhaoran
|
db9655c549
|
test: save case.sql when case is failed and set default saved sqlfile True
|
2024-01-05 17:07:24 +08:00 |
dapan1121
|
f84eef0ac4
|
Merge branch '3.0' into feat/TD-24499
|
2023-06-13 15:27:18 +08:00 |
dapan1121
|
b8b3036905
|
fix: fix case issue
|
2023-06-13 13:53:40 +08:00 |
wangmm0220
|
1cbe7c8f29
|
fix:column length for ins_columns
|
2023-06-12 19:16:23 +08:00 |
wangmm0220
|
fc618d7978
|
fix:modify ci
|
2023-05-23 17:52:24 +08:00 |
wangmm0220
|
b9c613da75
|
fix:ci error
|
2023-05-22 18:36:47 +08:00 |
kailixu
|
efd6b578ff
|
chore: more code
|
2023-05-11 14:57:50 +08:00 |
kailixu
|
9f43e5a59f
|
chore: update check of information_schema.ins_columns
|
2023-05-11 10:53:27 +08:00 |
Xiaoyu Wang
|
f7946ace33
|
merge main
|
2023-04-11 19:52:40 +08:00 |
shenglian zhou
|
455719befa
|
fix: use us time unit for last fetch time
|
2023-04-06 18:09:29 +08:00 |
slzhou
|
eb1612483c
|
fix: pass odbc.py test. add two columns
|
2023-03-29 08:56:49 +08:00 |
dapan1121
|
5b02af6a91
|
fix: merge main to 3.0
|
2023-03-22 16:08:16 +08:00 |
cademfly
|
6dcb9c7f0f
|
trigger ci
|
2023-03-08 14:04:33 +08:00 |
cademfly
|
839758f2d6
|
fix odbc.py total columns numbers
|
2023-03-08 10:26:28 +08:00 |
yihaoDeng
|
a176899010
|
fix json_tag crash
|
2023-02-13 16:02:15 +08:00 |
kailixu
|
1f82c835a3
|
chore: test case adaption
|
2023-01-16 16:45:44 +08:00 |
wangmm0220
|
b5e4861c50
|
fix:add test cases for odbc interface
|
2023-01-12 23:57:06 +08:00 |