Commit Graph

145 Commits

Author SHA1 Message Date
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 46bac2f579 fix: a problem of interval distributed split 2022-06-10 14:28:58 +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 6de91932ea
Merge pull request #13472 from taosdata/feature/3.0_bug16060
feat: add physical plannode of indefinite rows func
2022-06-06 20:47:40 +08:00
Xiaoyu Wang 26d2c9e63d fix: top function with order by clause 2022-06-06 20:19:04 +08:00
Xiaoyu Wang 98a9789c7e fix: top function with order by clause 2022-06-06 19:55:28 +08:00
Xiaoyu Wang f77c72c25a feat: order by distributed split 2022-06-06 17:51:25 +08:00
Xiaoyu Wang 0b5c08edb9 merge 3.0 2022-06-06 11:47:20 +08:00
Xiaoyu Wang 55d41c8f5c feat: sql command 'delete from' 2022-06-05 15:48:06 +08:00
Xiaoyu Wang 8ba9496471 feat: add physical plannode of indefinite rows func 2022-06-04 22:57:01 +08:00
Xiaoyu Wang 74026205a7 feat: sql command 'delete from' 2022-06-04 19:54:55 +08:00
Xiaoyu Wang d733d6ca10
Merge pull request #13459 from taosdata/feature/3.0_wxy
feat: order by distributed split
2022-06-04 10:34:45 +08:00
Xiaoyu Wang 6e6c9bda17 feat: order by distributed split 2022-06-04 10:16:52 +08:00
Xiaoyu Wang 0ef1a19b23
Merge pull request #13440 from taosdata/feature/3.0_wxy
feat: group by distributed split
2022-06-04 09:49:44 +08:00
Xiaoyu Wang bc6326788a feat: group by distributed split 2022-06-03 16:57:52 +08:00
afwerar 490889f8e7 fix(os): win python case error 2022-06-03 16:13:06 +08:00
Haojun Liao a2150d87b9 test(query): update unit test. 2022-06-03 00:46:00 +08:00
Xiaoyu Wang f45ddaf1c8 feat: stream interval distributed split 2022-06-02 16:37:46 +08:00
Xiaoyu Wang b445afb5ef feat: stable interval split 2022-05-31 18:01:19 +08:00
Xiaoyu Wang 3e5ab6b54c feat: add physical plannode of indefinite rows func 2022-05-31 11:29:10 +08:00
Xiaoyu Wang 2dd1771f39 fix: problems of some function parameters with negative numbers 2022-05-30 19:08:14 +08:00
afwerar 73724363f5 fix(os): add win ctest 2022-05-28 21:38:35 +08:00
afwerar 7b540d91d9 fix(os): add win ctest 2022-05-28 21:08:50 +08:00
Xiaoyu Wang 070f60409b feat: sql command 'drop cgroup' 2022-05-25 21:20:11 +08:00
Xiaoyu Wang 21f1321ea8 fix: some problems of parser 2022-05-24 17:37:53 +08:00
Xiaoyu Wang f95639227e
Merge pull request #12874 from taosdata/feature/3.0_wxy
feat: tag index filter plan
2022-05-23 20:29:25 +08:00
Xiaoyu Wang dec850677b Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-23 19:50:33 +08:00
Xiaoyu Wang 8da52cbb04 feat: tag index filter plan 2022-05-23 19:50:08 +08:00
dapan1121 5fc9aa5ec1 Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant 2022-05-23 16:17:59 +08:00
afwerar 93a0c69edc fix(os): win ctest error 2022-05-23 13:42:56 +08:00
afwerar 5acf419019 fix(os): win not close file ctest error 2022-05-21 23:47:39 +08:00
Xiaoyu Wang 89562acb01 feat: the length of binary/nchar type value is the same as that of column 2022-05-21 18:09:31 +08:00
Xiaoyu Wang 427301c1d1 Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant 2022-05-21 17:08:13 +08:00
Xiaoyu Wang bec1c2463c fix: some prblems of parser and planner 2022-05-21 16:13:54 +08:00
dapan1121 b0c6118f0b Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant 2022-05-19 16:15:53 +08:00
Xiaoyu Wang 29bdba7298 fix: some problems of parser and planner 2022-05-19 14:26:10 +08:00
Xiaoyu Wang 6f4c0a2e8f fix: some problems of parser and planner 2022-05-18 20:28:14 +08:00
Xiaoyu Wang 17dd6d6f75 feat: reserved aggregate function constant parameters 2022-05-18 10:41:57 +08:00
Xiaoyu Wang c9428fca0e fix: some problems of parser for stmt mode 2022-05-17 18:52:51 +08:00
Xiaoyu Wang fb901d95e4 fix: some problems of parser for stmt mode 2022-05-17 11:11:40 +08:00
Xiaoyu Wang a47228aadd fix: some problems of planner 2022-05-16 14:24:25 +08:00
Xiaoyu Wang 60e8bc24cd fix: some problems of parser and planner 2022-05-14 19:17:53 +08:00
Xiaoyu Wang f0df0da98f fix: some problems of parser and planner 2022-05-14 11:59:23 +08:00
Xiaoyu Wang e0a51d43e7 fix: 'union [all]' syntax problems 2022-05-14 09:42:52 +08:00
Xiaoyu Wang 04a2368f6d feat: adjust query stmt APIs 2022-05-12 20:57:34 +08:00
Xiaoyu Wang b57f62f139 feat: adjust query stmt APIs 2022-05-12 20:33:52 +08:00
Xiaoyu Wang f19272909c fix: some problems of parser 2022-05-12 17:17:02 +08:00
Xiaoyu Wang 4c914c2960 fix: problem of parser and planner 2022-05-09 20:20:05 +08:00