Commit graph

245 commits

Author SHA1 Message Date
wangmm0220
81acad620c fix:error in CI 2022-06-14 19:33:55 +08:00
Xiaoyu Wang
1676bfe5cf fix: some problems of parser 2022-06-14 15:43:56 +08:00
Xiaoyu Wang
730a256228 fix: json tag plan ut 2022-06-13 21:03:19 +08:00
Xiaoyu Wang
3954edb366 feat: avg function rewrite 2022-06-13 18:36:23 +08:00
Xiaoyu Wang
1863bbee9a merge 3.0 2022-06-13 15:01:29 +08:00
Xiaoyu Wang
380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
dapan1121
2eed1d4f2f
Merge pull request #13690 from taosdata/feature/qnode
feat: support mnode/vnode epset update
2022-06-13 14:02:06 +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
dapan1121
0046593d4f
Merge branch '3.0' into feature/qnode 2022-06-11 17:58:53 +08:00
Xiaoyu Wang
e17396be9c fix: some problems of parser 2022-06-11 15:44:49 +08:00
dapan1121
23e26d569b Merge branch '3.0' into feature/qnode 2022-06-11 11:21:27 +08:00
Xiaoyu Wang
cd31496882 feat: sma index optimize 2022-06-10 21:13:06 +08:00
dapan1121
0e9203ebf6 Merge branch '3.0' into feature/qnode 2022-06-10 17:09:11 +08:00
dapan1121
1b196df8ed update epset 2022-06-10 17:07:24 +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
8908c365a0 merge 3.0 2022-06-09 13:28:55 +08:00
Xiaoyu Wang
31dc553390 feat: sma index optimize 2022-06-09 13:24:04 +08:00
dapan1121
deaa295fb5
Merge branch '3.0' into feature/3_liaohj 2022-06-08 20:44:01 +08:00
Xiaoyu Wang
4ab552234b fix: a problem of parser async 2022-06-07 17:14:20 +08:00
Xiaoyu Wang
2bf16fbf43 feat: vgroup manage command 2022-06-07 15:02:41 +08:00
Xiaoyu Wang
6c6259c51b fix: a problem of parser async 2022-06-07 09:27:27 +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
Haojun Liao
a87182a830 Merge branch '3.0' into feature/3_liaohj 2022-06-06 20:52:47 +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
1c3e02aa1f
Merge pull request #13476 from taosdata/feature/3.0_wxy
feat: sql command 'delete from'
2022-06-05 19:15:38 +08:00
Xiaoyu Wang
55d41c8f5c feat: sql command 'delete from' 2022-06-05 15:48:06 +08:00
Haojun Liao
52ae8f0efa other: merge 3.0 2022-06-05 15:45:01 +08:00
Xiaoyu Wang
d261c17a4d fix: a problem of parser async 2022-06-04 21:31:07 +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
Haojun Liao
a2150d87b9 test(query): update unit test. 2022-06-03 00:46:00 +08:00
Xiaoyu Wang
2bf32dae8f fix: a problem of parser async 2022-06-02 18:27:57 +08:00
Xiaoyu Wang
cd7d3c59a2
Merge pull request #13403 from taosdata/feature/3.0_distributed_split
feat: interval distributed split
2022-06-02 11:07:42 +08:00
Xiaoyu Wang
b445afb5ef feat: stable interval split 2022-05-31 18:01:19 +08:00
Liu Jicong
5c8d59e562 fix(parser): create topic ut 2022-05-31 17:15:23 +08:00
Liu Jicong
c3296fe890 merge from 3.0 2022-05-31 16:44:27 +08:00
Xiaoyu Wang
96a0555d1f fix: error in data precision of super table query 2022-05-31 15:49:14 +08:00
Xiaoyu Wang
7511bfbada fix: error in data precision of super table query 2022-05-31 15:13:57 +08:00
Xiaoyu Wang
ce166fb146 fix: error in data precision of super table query 2022-05-31 15:07:15 +08:00
Liu Jicong
2248bc4207 Merge branch '3.0' into feature/topic_grammar 2022-05-30 23:31:22 +08:00
Xiaoyu Wang
a37782e49b fix: problems of some function parameters with negative numbers 2022-05-30 19:59:15 +08:00
Xiaoyu Wang
2dd1771f39 fix: problems of some function parameters with negative numbers 2022-05-30 19:08:14 +08:00
Xiaoyu Wang
9826a0710c
Merge pull request #13234 from taosdata/feature/3.0_async
feat: parser of insert statement adapts asynchronous interface
2022-05-30 17:19:41 +08:00
Xiaoyu Wang
06baa86145 feat: parser of insert statement adapts asynchronous interface 2022-05-30 17:01:44 +08:00
afwerar
35fe6feed6 fix(os): uninit free error 2022-05-30 16:55:37 +08:00
Xiaoyu Wang
fdd00a6582 feat: sql command 'create topic as {database | stable| query}' 2022-05-30 11:59:23 +08:00
afwerar
08aff709db fix(os): length overflow error 2022-05-29 20:28:15 +08:00