Commit graph

116 commits

Author SHA1 Message Date
WANG MINGMING
38f4e4c1c4
fix(ctg): add timeout for catlog rpc request (#32536)
* fix(ctg): add timeout for catlog rpc request

* fix(ctg): add timeout for catlog rpc request

* fix(ctg): add timeout for catlog rpc request
2025-08-14 20:55:51 +08:00
freemine
9897d85f86
enh(test): adding TD_ALWAYS_ASSERT macro for test cases to use (#30739) 2025-04-10 16:52:55 +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
dapan1121
383a0b5dd5 fix: catalog ut and timer stop issue 2024-12-26 09:52:36 +08:00
dapan1121
47394a6a0d fix: add more UT cases 2024-12-23 16:07:47 +08:00
dapan1121
7baf97d70b fix: add test scripts 2024-12-18 18:55:14 +08:00
wangmm0220
23507b0eac fix:[TD-31899] remove void(func) 2024-09-06 10:16:15 +08:00
dapan1121
d475cd8449 fix: function return code 2024-07-19 13:46:35 +08:00
dapan1121
969b002936 enh: support view privilege 2023-10-20 08:41:49 +08:00
dapan
efbc3fc7c6 fix: tmr in windows can't re-init issue 2023-05-19 14:19:29 +08:00
dapan1121
f5ebc17fae
Merge branch '3.0' into feat/TD-22746 2023-05-18 09:10:49 +08:00
dapan1121
9fcf56a4ee feat: support meta cleanup 2023-05-16 10:51:58 +08:00
chenhaoran
7d7a0769b3 Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.1 2023-04-21 16:20:37 +08:00
dapan1121
7f518ca4ea feat: support cache db cfg 2023-04-13 10:54:57 +08:00
Xiaoyu Wang
9578c4538a Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main 2023-04-11 19:33:23 +08:00
Xiaoyu Wang
637bf33c51 fix: catalog unit test 2023-04-10 10:53:29 +08:00
shenglian zhou
65f117822c fix: windows ci error 2023-04-10 06:45:26 +08:00
shenglian zhou
32523d72f9 fix: add created time to file name and keep file reuse 2023-04-08 10:11:57 +08:00
slzhou
596764479f fix: no more fetch when it is already fetching 2023-04-07 10:30:36 +08:00
dapan1121
d768f49dd7 feat: table level user auth 2023-04-06 10:01:27 +08:00
dapan1121
9f7e06721c enh: support vgroup epset update 2022-11-09 18:48:52 +08:00
dapan1121
ecfcf7054c enh: optimize submit response msg 2022-11-02 15:18:32 +08:00
dapan1121
973a942d0f enh: support get meta only from cache 2022-11-01 11:43:40 +08:00
dapan1121
21364c4041 fix: add api ut cases 2022-10-29 18:34:42 +08:00
dapan1121
ef0648d58e enh: add more ut cases 2022-10-28 11:44:06 +08:00
dapan1121
b6068fd9d9 enh: add catalog ut cases 2022-10-27 19:33:00 +08:00
dapan1121
6c2a0c8737 fix: fix catalog ut issues and add query hb configuration 2022-10-27 15:15:50 +08:00
dapan1121
42f95ccb85 Merge remote-tracking branch 'origin/3.0' into fix/TD-19815 2022-10-26 19:26:45 +08:00
dapan1121
ba0913e645 fix: remove not used code 2022-10-26 19:25:12 +08:00
dapan1121
5bfedd2609 fix: fix scheduler status error 2022-10-25 16:21:39 +08:00
dapan1121
723110c449 feat: add retrieve db and table route info API 2022-10-19 19:25:02 +08:00
Hongze Cheng
d5255f1eb7 more format 2022-10-13 13:41:36 +08:00
dapan1121
dc4504b4c2 feat: support table name prefix/suffix config 2022-09-05 15:09:23 +08:00
Shengliang Guan
e4b6fa744e enh: add wal option to show database command 2022-07-26 17:30:07 +08:00
Shengliang Guan
a846bb9381 refactor: rename cacheLastRow to cacheLast 2022-07-11 15:45:40 +08:00
dapan1121
4ad36f714d fix: fix reset query cache issue 2022-06-24 20:53:52 +08:00
dapan1121
17f6275015 add sma cache 2022-06-13 10:38:45 +08:00
dapan1121
31f3bed347 support index cache 2022-06-11 20:39:16 +08:00
dapan1121
1b196df8ed update epset 2022-06-10 17:07:24 +08:00
dapan1121
7251634534 Merge branch '3.0' into feature/qnode 2022-06-02 12:39:14 +08:00
dapan1121
d8093c91c2 alter table return meta 2022-06-01 20:28:29 +08:00
afwerar
8908407918 fix(os): add log data dir configure 2022-06-01 11:33:15 +08:00
afwerar
d39fbc5201 fix(os): add win ctest 2022-05-28 21:53:29 +08:00
dapan1121
14426025a5 add async get db info api 2022-05-27 22:38:02 +08:00
dapan1121
7baf8eab29 catalog async api 2022-05-20 09:53:30 +08:00
Shengliang Guan
2d7ccc3b21 enh: refactor db options 2022-04-28 15:30:23 +08:00
Shengliang Guan
621290ab79 enh: update db options 2022-04-25 21:12:03 +08:00
afwerar
fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
Shengliang Guan
61334de8b8 fix: refact db options 2022-04-20 14:58:14 +08:00
Shengliang Guan
76883aa42f refactor: check db options 2022-04-20 10:25:03 +08:00