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 |
dapan1121
|
85fc4dfc2b
|
fix: data sink memory issues
|
2024-11-15 10:16:15 +08:00 |
dapan1121
|
40f9e366e9
|
fix: data deleter schema issue
|
2024-11-14 17:38:20 +08:00 |
dapan1121
|
0995facd64
|
fix: hash put duplicated issue
|
2024-11-14 16:37:10 +08:00 |
dapan1121
|
b3eb938527
|
enh: add query memory pool
|
2024-07-01 17:22:43 +08:00 |
Haojun Liao
|
6d7e1eb576
|
fix(query): check for the server ep and client ep to set the compress flag.
|
2024-06-04 15:07:02 +08:00 |
Haojun Liao
|
92b247e5b4
|
refactor: move compress data in query threads.
|
2024-05-16 15:55:48 +08:00 |
dapan1121
|
6a0061ccfb
|
fix: invalid task status update issue
|
2023-07-26 13:54:58 +08:00 |
Haojun Liao
|
a9b18d203d
|
fix:fix error.
|
2023-05-24 23:49:26 +08:00 |
Haojun Liao
|
e67b532d8a
|
refactor: refactor the module dependency.
|
2023-05-23 18:29:23 +08:00 |
xinsheng Ren
|
965af6cc82
|
fix: handle leak (#20836)
* fix: handle leak
* fix: del unused code
---------
Co-authored-by: facetosea <25808407@qq.com>
|
2023-04-11 09:46:06 +08:00 |
Hongze Cheng
|
d5255f1eb7
|
more format
|
2022-10-13 13:41:36 +08:00 |
dapan1121
|
e1ed9317d4
|
feat: insert from query
|
2022-07-07 08:53:23 +08:00 |
dapan1121
|
33a7a83d65
|
feature delete data
|
2022-06-06 20:59:36 +08:00 |
dapan1121
|
496ae4ca89
|
schedule based on qnode's load
|
2022-05-31 14:03:47 +08:00 |
afwerar
|
79057240bd
|
[TD-13759]<fix>: redefine thread api.
|
2022-03-20 00:47:45 +08:00 |
Xiaoyu Wang
|
db8669a3ce
|
TD-13037 merge 3.0
|
2022-02-28 21:40:50 -05:00 |
Shengliang Guan
|
5891779fe1
|
common
|
2022-02-28 17:55:07 +08:00 |
Xiaoyu Wang
|
768e05939c
|
TD-13747 New SQL model integration
|
2022-02-28 04:02:43 -05:00 |
dapan1121
|
913455684f
|
feature/qnode
|
2022-01-18 14:12:25 +08:00 |
Xiaoyu Wang
|
8a0da7bad2
|
TD-12678 datasink interface adjust
|
2022-01-11 02:56:24 -05:00 |
Xiaoyu Wang
|
6f02179de0
|
TD-12760 simple memory management code.
|
2022-01-07 15:02:33 -05:00 |
Xiaoyu Wang
|
0654fbfef9
|
TD-12760 datasink interface code
|
2022-01-06 18:34:51 -05:00 |