Commit Graph

24 Commits

Author SHA1 Message Date
Xiaoyu Wang df0d200f59 feat: the compact command adds 'start with end with' clause 2023-03-07 15:24:04 +08:00
Xiaoyu Wang 8513dc1067 enh: insert optimize 2022-11-04 15:21:38 +08:00
dapan1121 f5e1c440dc fix: fix ut issue 2022-10-20 19:50:35 +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 5c185b909a feat: sql command 'show local variables' and 'show dnode variables' 2022-06-20 20:36:15 +08:00
Xiaoyu Wang d1e0327d19 fix: handle the memory leak of parser 2022-06-11 21:32:29 +08:00
Xiaoyu Wang 317cc8fc13 feat: sma index optimize 2022-06-10 10:16:18 +08:00
Xiaoyu Wang 31dc553390 feat: sma index optimize 2022-06-09 13:24:04 +08:00
Xiaoyu Wang b445afb5ef feat: stable interval split 2022-05-31 18:01:19 +08:00
Xiaoyu Wang 4432fa930f feat: parser adapts asynchronous interface 2022-05-28 19:56:06 +08:00
Xiaoyu Wang d0c11c5bba feat: parser adapts asynchronous interface 2022-05-27 17:00:37 +08:00
Xiaoyu Wang ac874f9e8d enh: format code 2022-04-26 11:50:35 +08:00
afwerar 222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
Xiaoyu Wang 84f60fcc0a TD-13747 deal memory leaks 2022-03-10 06:32:39 -05:00
Haojun Liao b0a4cc81bf [td-13039] refactor and fix bugs. 2022-03-04 22:48:15 +08:00
Haojun Liao 4894ec6b3d [td-11818] merge 3.0 2021-12-29 15:01:12 +08:00
Xiaoyu Wang 4cdcf1cc73 TD-12416 insert statement plan 2021-12-22 00:39:11 -05:00
Xiaoyu Wang 4461275d38 TD-12194 physical plan of scan subquery ut 2021-12-19 15:46:54 -05:00
dapan1121 3bca16804b Merge branch '3.0' into catalog_dev 2021-12-14 15:47:05 +08:00
Xiaoyu Wang 0a9eb233b7 TD-11819 mock catalog function for parser ut 2021-12-13 04:54:45 -05:00
Xiaoyu Wang 29aabe5da1 TD-11819 mock catalog function for parser ut 2021-12-12 10:02:34 -05:00