Commit Graph

57 Commits

Author SHA1 Message Date
Xiaoyu Wang 8513dc1067 enh: insert optimize 2022-11-04 15:21:38 +08:00
dapan1121 723110c449 feat: add retrieve db and table route info API 2022-10-19 19:25:02 +08:00
Xiaoyu Wang 8fc86a31d0 enh: asynchronous catalog interface optimization 2022-08-04 20:53:43 +08:00
Xiaoyu Wang 37ec05a715 fix: memory leak problems of parser and planner 2022-07-20 17:20:29 +08:00
Xiaoyu Wang 873ff96bc1 fix: a problem of last_row function plan 2022-07-15 11:01:19 +08:00
Xiaoyu Wang ac34cde0af fix: increase the validity check of the rollup parameter in the create table statement 2022-07-04 19:27:27 +08:00
Xiaoyu Wang 41ae1e30fa feat: sql command 'show consumers' and 'show subscriptions' 2022-06-23 19:29:28 +08:00
Xiaoyu Wang bcf477d33f feat: sql command 'show consumers' and 'show subscriptions' 2022-06-23 19:26:23 +08:00
dapan1121 eb98f6fd68 fix: fix mock issue 2022-06-22 19:29:28 +08:00
dapan1121 4bbec6eeef feat: show create table 2022-06-21 20:33:19 +08:00
Xiaoyu Wang 5c185b909a feat: sql command 'show local variables' and 'show dnode variables' 2022-06-20 20:36:15 +08:00
Xiaoyu Wang 52bbbe59d2 fix: a problem of super table order by 2022-06-17 14:39:34 +08:00
Xiaoyu Wang d1e0327d19 fix: handle the memory leak of parser 2022-06-11 21:32:29 +08:00
Xiaoyu Wang fc4b959a12 feat: sma index optimize 2022-06-11 18:21:47 +08:00
Xiaoyu Wang cd31496882 feat: sma index optimize 2022-06-10 21:13:06 +08:00
Xiaoyu Wang 317cc8fc13 feat: sma index optimize 2022-06-10 10:16:18 +08:00
Xiaoyu Wang 4ab552234b fix: a problem of parser async 2022-06-07 17:14:20 +08:00
Xiaoyu Wang b445afb5ef feat: stable interval split 2022-05-31 18:01:19 +08:00
afwerar 35fe6feed6 fix(os): uninit free error 2022-05-30 16:55:37 +08:00
afwerar 08aff709db fix(os): length overflow error 2022-05-29 20:28:15 +08:00
Xiaoyu Wang 4432fa930f feat: parser adapts asynchronous interface 2022-05-28 19:56:06 +08:00
Xiaoyu Wang 768beb6482 feat: parser adapts asynchronous interface 2022-05-28 16:45:49 +08:00
Xiaoyu Wang b5db96b717 feat: parser adapts asynchronous interface 2022-05-28 15:11:37 +08:00
Xiaoyu Wang d0c11c5bba feat: parser adapts asynchronous interface 2022-05-27 17:00:37 +08:00
Xiaoyu Wang 3b4f9b91cf feat: sql commadn 'select max(c1), c2 from t2' 2022-05-01 08:38:17 +08:00
Xiaoyu Wang 3ec702605b enh: refactor unit test of parser and planner 2022-04-28 21:02:11 +08:00
Xiaoyu Wang ac874f9e8d enh: format code 2022-04-26 11:50:35 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
Xiaoyu Wang 01ea38586d feat: CREATE STREAM statement implement, and syntax of JSON data type implement. 2022-04-15 19:22:11 +08:00
Xiaoyu Wang 13735d7257 feat(query): distributed splitting of child/normal table JOIN 2022-04-13 19:04:25 +08:00
Cary Xu d4c636589a update definition of SSchema/STColumn to support columns larger than 1MB(int16_t to int32_t) 2022-03-27 10:42:23 +08:00
afwerar 222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
Xiaoyu Wang 6951abce82 bugfix 2022-03-24 04:25:41 -04:00
afwerar a263f72d58 [TD-13762]<fix>: redefine atomic api. 2022-03-22 00:54:21 +08:00
afwerar 159c2671a2 [TD-13767]<fix>: forbid wchar_t. 2022-03-18 16:48:12 +08:00
Xiaoyu Wang 84f60fcc0a TD-13747 deal memory leaks 2022-03-10 06:32:39 -05:00
Xiaoyu Wang 066c39d571 TD-13747 merge 3.0 2022-03-09 21:35:24 -05:00
Liu Jicong 255d795442 add tq push 2022-03-08 17:22:21 +08:00
Xiaoyu Wang f88de49f55 TD-13881 implement create/alter/drop/show user, create/drop/show dnode, drop database, show stables and drop table 2022-03-07 07:18:05 -05:00
Xiaoyu Wang b3d0283048 TD-13747 merge 3.0 2022-03-06 22:31:34 -05:00
Haojun Liao b0a4cc81bf [td-13039] refactor and fix bugs. 2022-03-04 22:48:15 +08:00
Haojun Liao 92da01a8ba [td-13039] refactor. 2022-03-04 13:25:39 +08:00
Haojun Liao 859c74a4e5 [td-11818] refactor sepset struct. 2022-01-26 14:00:15 +08:00
Xiaoyu Wang 87411e72a8 TD-12678 bug fix 2022-01-10 01:30:12 -05:00
Xiaoyu Wang 17b9917bfa TD-12696 bug fix for insert 2022-01-04 22:43:29 -05:00
Xiaoyu Wang 0d4490bce8 TD-12696 bug fix for insert 2022-01-04 22:32:38 -05:00
Xiaoyu Wang 71e2b6b3f2 TD-12506 insert bug fix 2021-12-30 01:22:19 -05:00
Haojun Liao 4894ec6b3d [td-11818] merge 3.0 2021-12-29 15:01:12 +08:00
Xiaoyu Wang 53928fffd9 TD-12450 ut of combination of insert parser and insert planner 2021-12-23 03:27:59 -05:00
Xiaoyu Wang 4cdcf1cc73 TD-12416 insert statement plan 2021-12-22 00:39:11 -05:00