Xiaoyu Wang
|
d1d55f4e78
|
enh: physical plan serialization supports cross-platform
|
2022-09-19 16:50:00 +08:00 |
Xiaoyu Wang
|
74f75893ea
|
enh: physical plan serialization supports cross-platform
|
2022-09-19 15:56:14 +08:00 |
Xiaoyu Wang
|
70bc3e6984
|
enh: plan serialization optimize
|
2022-09-19 14:21:41 +08:00 |
Liu Jicong
|
cde1bee8e0
|
Merge pull request #16890 from taosdata/feature/stream
fix(tmq):fix memory leak
|
2022-09-17 00:23:59 +08:00 |
Liu Jicong
|
e848dc716b
|
fix test case
|
2022-09-16 23:49:07 +08:00 |
Shengliang Guan
|
4df695f345
|
Merge pull request #16891 from taosdata/fix/3.0_bugfix_wxy
fix: parsing conflicts
|
2022-09-16 20:40:29 +08:00 |
Shengliang Guan
|
9f84cbea6a
|
Merge pull request #16880 from taosdata/fix/addDebugInfo
fix: add debug info
|
2022-09-16 19:59:08 +08:00 |
Shengliang Guan
|
0bdd271f16
|
Merge pull request #16873 from taosdata/fix/avoidTSCMemleak
fix(tsc): avoid mem leak
|
2022-09-16 19:58:42 +08:00 |
Shengliang Guan
|
755a175118
|
Merge pull request #16874 from taosdata/enh/3.0_plan_msg
enh: plan serialization optimize
|
2022-09-16 19:58:23 +08:00 |
Xiaoyu Wang
|
cf759fba42
|
fix: parsing conflicts
|
2022-09-16 19:54:46 +08:00 |
Xiaoyu Wang
|
49e2ac8658
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
|
2022-09-16 17:37:51 +08:00 |
dapan1121
|
142067b05f
|
fix: fix invalid read issue
|
2022-09-16 16:40:17 +08:00 |
Xiaoyu Wang
|
4ff42ad980
|
fix: parsing conflicts
|
2022-09-16 15:53:27 +08:00 |
Haojun Liao
|
15f656e683
|
refactor(query): add some logs.
|
2022-09-16 13:06:57 +08:00 |
dapan1121
|
c69746e85e
|
fix: add debug info
|
2022-09-16 10:13:34 +08:00 |
Xiaoyu Wang
|
2992f50175
|
enh: plan serialization optimize
|
2022-09-16 10:10:24 +08:00 |
Xiaoyu Wang
|
b9a2d3251c
|
enh: plan serialization optimize
|
2022-09-15 22:45:03 +08:00 |
yihaoDeng
|
3398de8a35
|
fix(tsc): avoid mem leak
|
2022-09-15 21:35:54 +08:00 |
yihaoDeng
|
f9d6551de6
|
fix(tsc): avoid mem leak
|
2022-09-15 20:51:14 +08:00 |
Haojun Liao
|
22afbb5035
|
Merge branch '3.0' into feature/3_liaohj
|
2022-09-15 16:56:39 +08:00 |
Haojun Liao
|
8e62ebab64
|
other: remove a typo.
|
2022-09-15 16:18:44 +08:00 |
Haojun Liao
|
79b0d1fcbd
|
fix(query): fix memory leak.
|
2022-09-15 15:02:23 +08:00 |
Liu Jicong
|
deb731c1c4
|
Merge pull request #16840 from taosdata/enh/3.0_planner_optimize
enh: the delete physical plan increases the timestamp interval of the actual deleted data
|
2022-09-15 10:56:08 +08:00 |
Liu Jicong
|
367552b914
|
fix delete
|
2022-09-15 10:12:53 +08:00 |
Shengliang Guan
|
d0df914d8d
|
Merge pull request #16842 from taosdata/feature/TD-18581-D
enh: tsdb retention and fs optimization
|
2022-09-15 09:09:37 +08:00 |
dapan1121
|
2e0fc608f9
|
Merge pull request #16846 from taosdata/fix/TD-19038
fix: fix stateduration result error
|
2022-09-15 08:43:34 +08:00 |
Hongze Cheng
|
c163e7ebeb
|
Merge pull request #16834 from taosdata/fix/TD-19050
fix: deep copy ovfl cells to avoid double free
|
2022-09-14 21:44:49 +08:00 |
Minglei Jin
|
66bcf1fad6
|
fix: deep copy ovfl cells to avoid double free
|
2022-09-14 19:22:26 +08:00 |
dapan1121
|
cd015bae83
|
fix: fix stateduration result error
|
2022-09-14 19:02:26 +08:00 |
dapan1121
|
45dfa1c156
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-19057
|
2022-09-14 18:17:19 +08:00 |
Cary Xu
|
aa43876665
|
enh: tsdb retention and fs optimization
|
2022-09-14 18:10:51 +08:00 |
dapan1121
|
c7efe17177
|
fix: fix task retry and qnode fetch thread num issue
|
2022-09-14 18:08:29 +08:00 |
Xiaoyu Wang
|
e2586979eb
|
enh: the delete physical plan increases the timestamp interval of the actual deleted data
|
2022-09-14 17:51:21 +08:00 |
Liu Jicong
|
3bedc3fa3b
|
Merge pull request #16836 from taosdata/feature/stream
feat(stream): stream state support tuple
|
2022-09-14 17:47:47 +08:00 |
dapan1121
|
5589f78b32
|
Merge pull request #16779 from taosdata/fix/memLeakIssue
fix: fix client/server memory leak issues
|
2022-09-14 17:42:12 +08:00 |
Liu Jicong
|
4c6a8bbc95
|
feat(stream): stream state support tuple
|
2022-09-14 16:50:42 +08:00 |
Shengliang Guan
|
0169471b41
|
Merge pull request #16823 from taosdata/fix/avoidTscMemleak
fix(tsc): avoid mem leak
|
2022-09-14 16:31:07 +08:00 |
Shengliang Guan
|
59e9140996
|
Merge pull request #16806 from taosdata/fix/TD-18224
fix(query): twa function report error if input has overlap timestamps
|
2022-09-14 15:52:20 +08:00 |
yihaoDeng
|
6e561a6c78
|
fix: fix mem leak
|
2022-09-14 14:46:14 +08:00 |
Shengliang Guan
|
06e38c1dcc
|
Merge pull request #16825 from taosdata/fix/maxmin_type
fix(query): restrict max/min function input type not including timestamp type
|
2022-09-14 14:28:06 +08:00 |
Haojun Liao
|
36c4b981f4
|
Merge pull request #16813 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
|
2022-09-14 13:32:42 +08:00 |
dapan1121
|
2c2d5c16ed
|
fix: fix insert memory leak
|
2022-09-14 13:29:06 +08:00 |
Shengliang Guan
|
6263c8fcc9
|
Merge pull request #16781 from taosdata/enh/3.0_planner_optimize
enh: add binary serialization method to node structure
|
2022-09-14 11:52:35 +08:00 |
Haojun Liao
|
00908a649c
|
fix(query): reset buffer after group results generated.
|
2022-09-14 11:44:39 +08:00 |
Ganlin Zhao
|
8bb9edbf34
|
Merge branch '3.0' into fix/maxmin_type
|
2022-09-14 11:19:51 +08:00 |
Ganlin Zhao
|
0a6ec7c0d7
|
fix(query): restrict max/min function input type not including timestamp
type
|
2022-09-14 11:17:12 +08:00 |
Haojun Liao
|
0bb1dc9d1f
|
fix(query): reset the output buffer when results have been produced.
|
2022-09-14 11:00:44 +08:00 |
Shengliang Guan
|
e800f2f50a
|
Merge pull request #16815 from taosdata/enh/handleSchedError
enh(tsc): handle schedule error
|
2022-09-14 10:51:17 +08:00 |
Shengliang Guan
|
51085cec4e
|
Merge pull request #16821 from taosdata/fix/3.0_bugfix_wxy
enh: count(tbname) optimize
|
2022-09-14 10:49:51 +08:00 |
Xiaoyu Wang
|
fbcef61d06
|
enh: add binary serialization method to node structure
|
2022-09-14 10:34:13 +08:00 |