Liu Jicong
|
2e5e25549d
|
fix config
|
2022-09-19 19:48:17 +08:00 |
54liuyao
|
97ca09689c
|
Merge branch 'feature/stream' into feature/TD-18820
|
2022-09-19 19:31:41 +08:00 |
Liu Jicong
|
756a2d3d5d
|
merge 3.0
|
2022-09-19 19:29:20 +08:00 |
Liu Jicong
|
6d5933266f
|
Merge branch '3.0' into feature/stream
|
2022-09-19 19:28:44 +08:00 |
Cary Xu
|
6f3ac8827c
|
Merge branch 'feature/stream' of github.com:taosdata/TDengine into feature/stream
|
2022-09-19 19:27:38 +08:00 |
Cary Xu
|
777fadee25
|
feat: stream state optimization for rsma
|
2022-09-19 19:27:23 +08:00 |
Shuduo Sang
|
a5c92370d5
|
fix: func declarition for arm32 (#16930)
|
2022-09-19 19:01:15 +08:00 |
Shengliang Guan
|
1ac9ff08bb
|
Merge pull request #16926 from taosdata/feature/stream
enh: stream backend for sma
|
2022-09-19 18:48:34 +08:00 |
Shengliang Guan
|
fc0418fc20
|
Merge pull request #16914 from taosdata/feature/3_liaohj
fix(query): add null ptr check.
|
2022-09-19 18:48:05 +08:00 |
Shengliang Guan
|
6e34fbc6a3
|
Merge pull request #16923 from taosdata/fix/fixTaosdumpFailure
fix(tsc): fix taosdump failure
|
2022-09-19 18:47:49 +08:00 |
Shengliang Guan
|
4c54429162
|
Merge pull request #16924 from taosdata/fix/TD-19124
fix(query): fix invalid read in doModeAdd
|
2022-09-19 18:45:57 +08:00 |
Shengliang Guan
|
300f0c2c0f
|
Merge pull request #16922 from taosdata/fix/TD-19107-2
fix: copy rpgno with non-leaf pages
|
2022-09-19 17:50:54 +08:00 |
Shengliang Guan
|
98aed11a2d
|
Merge pull request #16919 from taosdata/enh/3.0_planner_optimize
enh: physical plan serialization supports cross-platform
|
2022-09-19 17:50:32 +08:00 |
Liu Jicong
|
1604d72967
|
add log for wal
|
2022-09-19 17:40:38 +08:00 |
Liu Jicong
|
86c0fb56e0
|
enhance stream backend for sma
|
2022-09-19 17:27:25 +08:00 |
54liuyao
|
955838d1f6
|
feat(stream): optimize disc buff
|
2022-09-19 17:13:13 +08:00 |
Ganlin Zhao
|
316bfc3236
|
Merge branch '3.0' into fix/TD-19124
|
2022-09-19 17:09:41 +08:00 |
Ganlin Zhao
|
b08288df48
|
fix(query): fix invalid read in doModeAdd
TD-19124
|
2022-09-19 17:07:22 +08:00 |
yihaoDeng
|
2a494b2671
|
fix(tsc): fix taosdump failure
|
2022-09-19 16:56:35 +08:00 |
Minglei Jin
|
5dddf1812b
|
fix: copy rpgno with non-leaf pages
|
2022-09-19 16:53:18 +08:00 |
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 |
Haojun Liao
|
d48a563260
|
fix(query): assign index back.
|
2022-09-19 15:42:03 +08:00 |
Haojun Liao
|
01adee2f53
|
fix(query): add an assert
|
2022-09-19 14:36:55 +08:00 |
Xiaoyu Wang
|
70bc3e6984
|
enh: plan serialization optimize
|
2022-09-19 14:21:41 +08:00 |
Haojun Liao
|
f88d80844e
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-09-19 14:09:19 +08:00 |
Haojun Liao
|
e5e21bf635
|
fix(query): add null ptr check.
|
2022-09-19 14:08:30 +08:00 |
Shengliang Guan
|
186b3e6086
|
fix: STrans struct dbname2 naming ambiguity
|
2022-09-19 10:41:49 +08:00 |
Shengliang Guan
|
30b2bd98b8
|
fix: STrans struct dbname2 naming ambiguity
|
2022-09-19 10:39:51 +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
|
b58b60d154
|
Merge pull request #16888 from taosdata/fix/ZhiqiangWang/TD-19054-special-file-name-error
os: special file name error
|
2022-09-16 19:59:39 +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 |
Liu Jicong
|
8e12a1a2d3
|
Merge branch '3.0' into feature/stream
|
2022-09-16 18:29:14 +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 |
Liu Jicong
|
82a3700821
|
Merge pull request #16863 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
|
2022-09-16 17:06:03 +08:00 |
dapan1121
|
142067b05f
|
fix: fix invalid read issue
|
2022-09-16 16:40:17 +08:00 |
Liu Jicong
|
273adb9895
|
fix memory leak
|
2022-09-16 16:17:02 +08:00 |
Xiaoyu Wang
|
4ff42ad980
|
fix: parsing conflicts
|
2022-09-16 15:53:27 +08:00 |
afwerar
|
d66c49581e
|
os: special file name error
|
2022-09-16 14:43:01 +08:00 |
Haojun Liao
|
15f656e683
|
refactor(query): add some logs.
|
2022-09-16 13:06:57 +08:00 |
Haojun Liao
|
0e308d29eb
|
fix(query): check the duplicate before adding table into query list
|
2022-09-16 12:06:37 +08:00 |
afwerar
|
42c54402b4
|
os: special file name error
|
2022-09-16 11:49:01 +08:00 |
yihaoDeng
|
79234ac99e
|
Merge branch 'ne' into dev
|
2022-09-16 10:49:02 +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 |