Commit Graph

60178 Commits

Author SHA1 Message Date
yihaoDeng 9c909fd7a2 refactor code 2023-12-06 15:49:21 +08:00
wangmm0220 f4b0e7baf5 fix:remove debug info 2023-12-06 15:46:45 +08:00
factosea a0e356bf84 Keep the last data with the same timestamp when inserting 2023-12-06 15:20:05 +08:00
Minglei Jin 4e91a6c69e cos_cp/dump: first round impl for dump 2023-12-06 14:58:56 +08:00
yihaoDeng 59c59362f3 add http fast quit 2023-12-06 13:52:45 +08:00
yihaoDeng 1bb4d1b34d refactor code 2023-12-06 11:51:23 +08:00
yihaoDeng f48045d9c0 refactor code 2023-12-06 11:47:08 +08:00
yihaoDeng 15f690dd6d add http fail fast 2023-12-06 11:44:41 +08:00
shenglian zhou ac531c6d7f enhance: add fileset delimited front end 2023-12-06 10:45:12 +08:00
dapan1121 0ffc707f1b
Merge pull request #23936 from taosdata/enh/xsren/TD-27531
enh: event_window + super table need partition by tbname
2023-12-06 10:41:08 +08:00
Bob Liu 1ec8bf9ef9 add error case 2023-12-06 10:11:52 +08:00
shenglian zhou a2e7c78d27 refactor: rename variables 2023-12-06 09:39:38 +08:00
xsren 7bb06cb1cc fix: userAlias 2023-12-06 09:13:18 +08:00
Haojun Liao d81b221073
Merge pull request #23944 from taosdata/fix/TD-27706
code coverage
2023-12-06 09:13:15 +08:00
Haojun Liao 85c7dc76e9
Merge pull request #23948 from taosdata/mark/3.0
fix:offset out of range if poll offset is read from offsetRestored wh…
2023-12-06 09:12:38 +08:00
shenglian zhou 8ff3f8e25e enhance: add duration order change by file /tmp/duration 2023-12-06 08:48:29 +08:00
charles 979abd5c6f add geometry test case to case list by charles 2023-12-06 08:47:05 +08:00
Bob Liu 17866b2b85 case adjust 2023-12-06 02:44:35 +08:00
Bob Liu 9fa884a693 toUIntegerEx 2023-12-06 01:24:23 +08:00
Bob Liu d2b2dee256 opt & add test case 2023-12-05 22:00:33 +08:00
wangmm0220 82f54f094a fix:add log for time cost 2023-12-05 20:08:18 +08:00
Alex Duan 0c9e07fdd2
Merge pull request #23935 from taosdata/fix/alexduan-3.0
fix: strncpy replace with memcpy on 3.0
2023-12-05 19:54:21 +08:00
xsren 9bb82ac03b fix merge key 2023-12-05 19:43:00 +08:00
wangmm0220 cc51fd47d0 fix:offset out of range if poll offset is read from offsetRestored while wal is deleted 2023-12-05 19:09:29 +08:00
Shungang Li b642f0fc83 enh: adjust ENodeType for show statements nodes 2023-12-05 18:02:29 +08:00
Hongze Cheng 7854a06724
Merge pull request #23938 from taosdata/fix/cache-log
fix(tsdb/cache): remove debug log
2023-12-05 16:39:49 +08:00
Minglei Jin e9cc54d87b cos_cp/load: load checkpoint from json 2023-12-05 16:37:28 +08:00
54liuyao cb3d955111 code coverage 2023-12-05 16:19:56 +08:00
wangjiaming0909 a6c876bbc1 fix: last/last_row crash with dropped column 2023-12-05 14:16:01 +08:00
factosea f91d98df25 fix: error message 2023-12-05 14:11:58 +08:00
factosea 2019e95049 fix: stream for event window 2023-12-05 14:08:17 +08:00
Minglei Jin e0a14bd359 fix(tsdb/cache): remove debug log 2023-12-05 14:05:16 +08:00
dapan1121 7589bbab45
Merge pull request #23921 from taosdata/fix/TS-4282-3.0
fix: skip NULL tag
2023-12-05 13:21:00 +08:00
dapan1121 24a2e857c3
Merge pull request #23816 from taosdata/enh/xsren/TD-27474/timezone3.0
fix timezone range
2023-12-05 13:17:55 +08:00
Haojun Liao 9d451ab56e
Merge pull request #23934 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2023-12-05 12:58:18 +08:00
facetosea 07301130c5 enh: event_window + super table need partition by tbname 2023-12-05 11:18:07 +08:00
shenglian zhou be6daee280 feature: switch duration mode randomly 2023-12-05 11:01:57 +08:00
Alex Duan dd53d57021 fix: strncpy replace with memcpy on 3.0 2023-12-05 10:51:19 +08:00
Haojun Liao cb8dfae0cc refactor: do some internal refactor. 2023-12-05 10:47:19 +08:00
slzhou e690076331 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms-duration 2023-12-05 09:53:29 +08:00
slzhou 538f6fc722 fix: no block after new duration 2023-12-05 09:51:14 +08:00
Haojun Liao 4e68fbd744
Merge pull request #23904 from taosdata/enh/validMsg
valid msg
2023-12-05 09:40:33 +08:00
kailixu 646d807a28 test: check null tag when insert by stb 2023-12-04 22:43:04 +08:00
kailixu f3a075ee9e test: check null json tag 2023-12-04 21:00:13 +08:00
kailixu 08be3d790c fix: ignore NULL tag 2023-12-04 20:08:46 +08:00
Haojun Liao cc5890d56a
Merge pull request #23924 from taosdata/fix/3_liaohj
enh(tsdb): extract rows for the given tables in all stt files.
2023-12-04 19:21:19 +08:00
facetosea 02ff87b3a3 fix: revert test case 2023-12-04 19:18:20 +08:00
Haojun Liao 4daaeb3265 fix(tsdb): add rows in different vgroups; 2023-12-04 18:21:03 +08:00
Hongze Cheng 26774f87c9
Merge pull request #23920 from taosdata/fix/TD-27619
fix: bg task memory waste
2023-12-04 18:10:30 +08:00
Haojun Liao 7145a7b8a1 fix(tsdb): calculate the rows in next fileset. 2023-12-04 18:03:32 +08:00