Commit Graph

19 Commits

Author SHA1 Message Date
wangjiaming0909 2de37b9426 refine select interval from sys table error msg 2023-07-06 13:52:52 +08:00
dapan1121 cf7b4593e7 feat: add drop dnode unsafe command 2023-05-16 09:50:10 +08:00
Xiaoyu Wang 618c934fb2 enh: drop tables syntax optimization 2023-02-22 15:16:16 +08:00
Xiaoyu Wang 8cafeb7271 enh: improve unit tests 2022-12-23 15:21:54 +08:00
Xiaoyu Wang ae4354c277 enh: add sql command 'drop dnode id force' 2022-10-31 10:30:54 +08:00
Shengliang Guan 3a7d89a6bb refact: remove bnode codes 2022-10-18 17:34:58 +08:00
Xiaoyu Wang a5ca4965a4 feat: some sql syntax adjustments 2022-06-22 16:35:14 +08:00
Xiaoyu Wang b4057d657e feat: group by tags optimize 2022-06-20 15:42:31 +08:00
Xiaoyu Wang 48f730fbcf feat: the sql command 'create dnode' is compatible with the 2.x version syntax 2022-06-18 14:49:36 +08:00
Haojun Liao b2e51d956e
Merge pull request #13527 from taosdata/feature/3_liaohj
fix(query): check array length before generating the retention string .
2022-06-06 22:41:32 +08:00
Xiaoyu Wang f77c72c25a feat: order by distributed split 2022-06-06 17:51:25 +08:00
Xiaoyu Wang d8e89196a6 fix: a problem of parser async 2022-06-06 14:12:57 +08:00
Xiaoyu Wang 55d41c8f5c feat: sql command 'delete from' 2022-06-05 15:48:06 +08:00
Xiaoyu Wang 74026205a7 feat: sql command 'delete from' 2022-06-04 19:54:55 +08:00
Xiaoyu Wang ed87c39ff1 fix: a problem of parser async 2022-06-03 16:45:33 +08:00
Xiaoyu Wang ce166fb146 fix: error in data precision of super table query 2022-05-31 15:07:15 +08:00
Xiaoyu Wang 768beb6482 feat: parser adapts asynchronous interface 2022-05-28 16:45:49 +08:00
Xiaoyu Wang 070f60409b feat: sql command 'drop cgroup' 2022-05-25 21:20:11 +08:00
Xiaoyu Wang 3ec702605b enh: refactor unit test of parser and planner 2022-04-28 21:02:11 +08:00