Commit graph

4385 commits

Author SHA1 Message Date
slzhou
d2b0ef75a5 fix: windows compilation 2023-12-21 13:10:37 +08:00
slzhou
1725986d9f fix: columns pre-allocated has no data and offsets 2023-12-21 11:45:04 +08:00
slzhou
7a237504f9 fix: change pagesize of row storage disk based buf 2023-12-21 09:36:11 +08:00
slzhou
70419dcbc6 fix: change memory size for row storage in memory pages 2023-12-21 08:22:22 +08:00
slzhou
7bc4791ad6 Merge branch 'szhou/tms-wide-column' of github.com:taosdata/TDengine into szhou/tms-wide-column 2023-12-21 08:17:48 +08:00
slzhou
084245e6d2 fix: row id sort when no limit and row size is more than 256 2023-12-21 08:05:09 +08:00
slzhou
fd4b294972 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wide-column 2023-12-20 17:10:00 +08:00
slzhou
d6445d2d5b enhance: add length verification 2023-12-20 16:20:43 +08:00
slzhou
9ebca3eaff fix: access length col removed 2023-12-20 10:06:22 +08:00
slzhou
bde2cf7b34 enhance: remove length col and refactor 2023-12-20 09:54:27 +08:00
slzhou
f3847a00c6 fix: more space is required for a row 2023-12-20 08:10:45 +08:00
slzhou
1aa94a8b3d fix: ci error 2023-12-19 14:55:31 +08:00
wangjiaming0909
ad24c03538 fix: session window block row index overflow 2023-12-19 14:31:13 +08:00
54liuyao
70a8281ef2 reset update info 2023-12-18 14:59:48 +08:00
slzhou
5be6ed9553 fix: increase page size and mem size 2023-12-18 14:23:30 +08:00
slzhou
0d711331b7 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-wide-column 2023-12-18 13:27:30 +08:00
Haojun Liao
1a9701d401
Merge pull request #23946 from taosdata/fix/snodeBackendCrash
Fix/snode backend crash
2023-12-16 13:13:28 +08:00
slzhou
8a6317b76a Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix-tms-duration 2023-12-15 22:09:43 +08:00
slzhou
b2ee43540b enhance: add log and clean up 2023-12-15 21:55:25 +08:00
yihaoDeng
7ab7a64eb3 Merge branch '3.0' into fix/snodeBackendCrash 2023-12-15 18:16:14 +08:00
dapan1121
5bbec0108a
Merge pull request #24081 from taosdata/szhou/add-experimental-flag
fix: add experimental flag
2023-12-15 17:31:35 +08:00
slzhou
ce48598f0d fix: pass first round test 2023-12-15 17:16:20 +08:00
shenglian zhou
cc4a6c6d55 fix: add new duration block event 2023-12-15 15:04:47 +08:00
shenglian zhou
617d4bfb95 fix: add experimental flag 2023-12-15 10:40:54 +08:00
dm chen
81767dfa32
Merge branch '3.0' into feat/TS-4229 2023-12-14 17:02:51 +08:00
slzhou
803e9d3ffb fix: db previlege check 2023-12-14 08:11:27 +08:00
slzhou
b309c251da fix: pass simple test 2023-12-13 13:21:26 +08:00
shenglian zhou
7f93cb9f1a fix: use pageid, offset, length as row index 2023-12-13 11:38:14 +08:00
54liuyao
0c284c4398 reset stream trigger 2023-12-12 16:04:58 +08:00
dapan1121
96c481d537
Merge pull request #24002 from taosdata/fix/xsren/TD-27792
int32->int16 error
2023-12-12 09:54:16 +08:00
Haojun Liao
5ab1b47cef
Merge pull request #24023 from taosdata/fix/TD-27807
ignore invalid event window
2023-12-12 09:37:23 +08:00
54liuyao
5e0ad7638d ignore invalid event window 2023-12-11 19:13:22 +08:00
Haojun Liao
1bf3f2d1bd
Merge pull request #24013 from taosdata/fix/TD-27795
set event window rows
2023-12-11 18:40:02 +08:00
54liuyao
7e21030dfd set event window rows 2023-12-11 15:16:01 +08:00
slzhou
2743228217 Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4229 2023-12-11 14:15:17 +08:00
factosea
f6d70daef8 int32->int16 error 2023-12-11 11:46:15 +08:00
54liuyao
06c0a090c2 opt ignore expried rule 2023-12-11 11:32:14 +08:00
slzhou
3b1a185949 fix: coldataSetNItems error 2023-12-11 09:12:16 +08:00
54liuyao
76a5560e1d Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2023-12-11 08:55:10 +08:00
slzhou
c705a71bd9 feat: use disk based buf for src block storage 2023-12-10 22:25:46 +08:00
slzhou
d01e82439e feature: replace two lru cache with hash 2023-12-10 19:11:39 +08:00
Haojun Liao
39ea7d7567
Merge pull request #23980 from taosdata/fix/3_liaohj
fix(tsdb): opt read stt file
2023-12-09 21:28:52 +08:00
slzhou
5dd50c10a2 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-duration 2023-12-09 19:25:07 +08:00
slzhou
9a9264e03a fix: fix memory leak 2023-12-09 19:00:23 +08:00
slzhou
92a695cd2f fix: memory leaks 2023-12-08 22:12:24 +08:00
slzhou
205e3ecf27 fix: fix mem leak of block data buf 2023-12-08 21:49:36 +08:00
slzhou
6acbbc3cff fix: typo error 2023-12-08 21:15:06 +08:00
54liuyao
ccce9d5085 init delete mark 2023-12-08 18:12:05 +08:00
slzhou
83139b8d48 fix: save work 2023-12-08 17:45:54 +08:00
54liuyao
7570fa758b init delete mark 2023-12-08 16:28:18 +08:00