Commit graph

47 commits

Author SHA1 Message Date
Haojun Liao
cf4b5594d4 [td-11818] fix crash in show. 2022-01-22 22:59:19 +08:00
Haojun Liao
04487db683 [td-11818]Fix memory leak. 2022-01-21 13:38:08 +08:00
Haojun Liao
5a3a0f3d6c [td-11818]fix bug in creating table. 2022-01-20 22:57:29 +08:00
Haojun Liao
1a1cd55111 [td-11818] refactor. 2022-01-20 13:52:46 +08:00
Haojun Liao
f04292b8d4 [td-11818]remove SParseBasicCtx 2022-01-19 22:35:25 +08:00
Haojun Liao
4a1809a15d [td-11818] Add more checks for invalid input, refactor. 2022-01-16 23:01:16 +08:00
Haojun Liao
1e06149929 [td-11818] support prefix in show, and add if not exists check. 2022-01-16 15:56:48 +08:00
Haojun Liao
35b0ee1a10 [td-11818]remove SParseBasicCtx 2022-01-12 10:53:53 +08:00
Shengliang Guan
a326b29021 minor changes 2022-01-10 04:44:11 -08:00
Shengliang Guan
19e3f91df5 minor changes 2022-01-10 00:55:56 -08:00
Haojun Liao
3c88993c96 [td-11818] support select * 2022-01-07 22:54:44 +08:00
Haojun Liao
dc3ecc0a21 [td-11818] refactor. 2022-01-07 16:38:32 +08:00
Haojun Liao
bd386044a1 [td-11818] fix invalid free. 2022-01-07 13:50:06 +08:00
Haojun Liao
ddacf755de
Merge pull request #9653 from taosdata/feature/3.0_liaohj
[td-11818] fix the usage of hash bug.
2022-01-06 19:47:45 +08:00
Haojun Liao
a8f3ccd565 [td-11818] fix the usage of hash bug. 2022-01-06 19:39:55 +08:00
Haojun Liao
651210b596
Merge pull request #9645 from taosdata/feature/3.0_liaohj
[td-11818] add more check.
2022-01-06 16:45:30 +08:00
Haojun Liao
284e794315 [td-11818] add more check. 2022-01-06 16:34:58 +08:00
Haojun Liao
84a1e6e73c
Merge pull request #9644 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-01-06 16:26:07 +08:00
Haojun Liao
35adca61fa [td-11818]add error check for hash. 2022-01-06 16:18:21 +08:00
Shengliang Guan
ad1e992951
Merge pull request #9619 from taosdata/feature/dnode3
rename some variables
2022-01-05 20:29:30 +08:00
Shengliang Guan
ad94dff047 mionr changes 2022-01-05 04:18:56 -08:00
Haojun Liao
7916c1e622 [td-11818] fix memory leak and refactor. 2022-01-05 17:49:15 +08:00
Haojun Liao
27224db24b [td-11818] fix memory leak and refactor code. 2022-01-05 14:09:02 +08:00
Haojun Liao
0b9d4c5f71 [td-11818] fix memory leaks. 2022-01-04 19:37:38 +08:00
Haojun Liao
9328785043 [td-11818] refactor. 2022-01-04 16:21:32 +08:00
Haojun Liao
7128b3cdab [td-11818] refactor. 2022-01-04 15:20:16 +08:00
Haojun Liao
09fe692b85 [td-11818] refactor log/fix bug in create child table. 2022-01-04 15:17:17 +08:00
Haojun Liao
5326356375 [td-11818] create multiple tables. 2022-01-02 23:24:22 +08:00
Haojun Liao
f0044d826f [td-11818]support create multiple tables. 2021-12-31 18:57:57 +08:00
Hongze Cheng
1c57b5e746 batch create table 2021-12-31 08:30:40 +00:00
Hongze Cheng
54af08bc98 fix more 2021-12-31 07:48:21 +00:00
Haojun Liao
86c2d4b42e [td-11818] support create table in batch. 2021-12-31 14:43:04 +08:00
Haojun Liao
9859acf6ec [td-11818] fix compiler warning. 2021-12-30 22:56:30 +08:00
Haojun Liao
b91eb6b80b [td-11818] refactor APIs, and fix bug in show tables; 2021-12-30 15:19:09 +08:00
Haojun Liao
be7bccae63 [td-11818] support show tables; 2021-12-29 23:07:01 +08:00
Haojun Liao
4894ec6b3d [td-11818] merge 3.0 2021-12-29 15:01:12 +08:00
Hongze Cheng
77100ef11a make create table work 2021-12-29 13:37:14 +08:00
Haojun Liao
f76f30ba6b [td-11818] refactor create child table procedure. 2021-12-29 11:42:39 +08:00
Haojun Liao
c4bd887e63 [td-11818]support create child table. 2021-12-28 20:03:41 +08:00
Haojun Liao
6ab7c7e878 [td-11818]support ip as the dnode name. 2021-12-28 18:17:13 +08:00
Haojun Liao
0c81df4cea [td-11818] fix bug. 2021-12-28 17:25:14 +08:00
Haojun Liao
ec18dee1cc [td-11818] fix bug. 2021-12-28 16:37:50 +08:00
Haojun Liao
76154f5863 [td-11818] support create child table. 2021-12-28 16:06:01 +08:00
Haojun Liao
55ee57ec6b [td-11818] refactor create dnode. async send message to server. 2021-12-28 10:55:08 +08:00
Haojun Liao
f3de50620c [td-11818]fix bug in drop stable. 2021-12-27 18:59:34 +08:00
Haojun Liao
5ef5af8865 [td-11818] support create dnode/drop dnode. 2021-12-27 18:48:07 +08:00
Haojun Liao
2d256bd8fa [td-11818]refactor. 2021-12-27 16:17:56 +08:00