Commit Graph

99 Commits

Author SHA1 Message Date
Xiaoyu Wang 101568a928 TD-13197 SELECT statement syntax definition 2022-01-26 01:03:27 -05:00
Xiaoyu Wang d5107df7ed TD-13120 SELECT statement syntax definition 2022-01-23 22:29:46 -05:00
Xiaoyu Wang d7e304f00c TD-13120 merge 3.0 2022-01-23 08:51:05 -05:00
Shengliang Guan 26197a8c08
Merge pull request #9993 from taosdata/feature/mnode
Feature/mnode
2022-01-24 18:04:41 +08:00
Haojun Liao bf26efb518 [td-11818] Fix memory leak in query. 2022-01-24 17:44:44 +08:00
Shengliang 3b77216826 TD-12785 2022-01-23 18:25:02 -08:00
Xiaoyu Wang 71caca1138 TD-13120 SELECT statement syntax definition 2022-01-23 07:35:21 -05:00
Xiaoyu Wang 573cbff2ca TD-13120 SELECT statement syntax definition 2022-01-23 07:34:16 -05:00
Xiaoyu Wang df277167c8 TD-13120 SELECT statement data structure definition 2022-01-20 16:41:42 -05:00
Haojun Liao b45da2b208 [td-11818] refactor. 2022-01-20 16:02:09 +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 97c66b5ee2 [td-11818] refactor. 2022-01-12 15:51:34 +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
Haojun Liao 3c88993c96 [td-11818] support select * 2022-01-07 22:54:44 +08:00
Haojun Liao 1f6ff95bee [td-11818] add test. 2022-01-07 17:17:47 +08:00
Haojun Liao bd386044a1 [td-11818] fix invalid free. 2022-01-07 13:50:06 +08:00
Shengliang Guan 93153bd276 minor changes 2022-01-06 01:04:48 -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
Shengliang Guan 507c0c0288
Merge pull request #9590 from taosdata/feature/dnode3
Feature/dnode3
2022-01-05 09:09:46 +08:00
Shengliang Guan 821b9ea4d3 minor changes 2022-01-04 04:04:23 -08:00
Xiaoyu Wang c426ae8383 TD-12696 bug fix for insert 2022-01-04 03:32:48 -05:00
Haojun Liao 7128b3cdab [td-11818] refactor. 2022-01-04 15:20:16 +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
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 4894ec6b3d [td-11818] merge 3.0 2021-12-29 15:01:12 +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 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 e661d95aa0 [td-11818] refactor. 2021-12-27 15:19:10 +08:00
Haojun Liao 36b98707d9 [td-11818] merge 3.0 2021-12-27 14:15:15 +08:00
Haojun Liao 0d0d4652bb [td-11818] Add async send callback mechanism. 2021-12-24 23:02:30 +08:00
Hongze Cheng 9acdf1e975 take a commit 2021-12-24 15:00:51 +08:00
Xiaoyu Wang 1d62d95e6c TD-12450 perfect parser interface 2021-12-23 04:50:34 -05:00
Xiaoyu Wang 0c82c253be TD-12450 perfect parser interface 2021-12-23 04:33:41 -05:00
Haojun Liao ae70935970 [td-11818]support create super table/normal table/ drop db/drop stable 2021-12-23 16:00:17 +08:00
Haojun Liao 23ac69dbac [td-11818] merge 3.0 2021-12-23 11:09:37 +08:00
Haojun Liao 42903d3d1f [td-11818] support use db/create stable. 2021-12-23 10:33:11 +08:00
Xiaoyu Wang 4cdcf1cc73 TD-12416 insert statement plan 2021-12-22 00:39:11 -05:00
Xiaoyu Wang e90ef66049 TD-10674 insert unit test with multiple scenarios 2021-12-21 17:03:20 -05:00
Haojun Liao b9927eae85 [td-11818] support async exec task. 2021-12-21 17:18:39 +08:00
Haojun Liao 97128cbf1f [td-11818] support create account and drop account. 2021-12-21 10:11:30 +08:00