Commit Graph

60779 Commits

Author SHA1 Message Date
Minglei Jin a9309cb295 fix(tsdb/cache): del from mem with time range 2023-12-06 17:52:15 +08:00
factosea f01241f720 Merge branch 'fix/xsren/TD-22212/taosQueryParam3.0' into enh/xsren/TD-22212/taosQueryParam3.0 2023-12-06 17:39:25 +08:00
Hongze Cheng 04e84ba152 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4229 2023-12-06 16:43:00 +08:00
yihaoDeng 90588fac69 refactor code 2023-12-06 16:06:41 +08:00
yihaoDeng 35e948ecfa refactor code 2023-12-06 16:05:44 +08:00
yihaoDeng 5cc67ca9f6 refactor code 2023-12-06 15:51:05 +08:00
yihaoDeng 9c909fd7a2 refactor code 2023-12-06 15:49:21 +08:00
dmchen dc9408ed5f fix/TS-4251 2023-12-06 07:48:40 +00: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 f48c37039c refactor code 2023-12-06 14:39:50 +08:00
yihaoDeng 54f8a816b5 add http fast quit 2023-12-06 14:01:32 +08:00
yihaoDeng 59c59362f3 add http fast quit 2023-12-06 13:52:45 +08:00
yihaoDeng 5b796cd749 refactor code 2023-12-06 13:33:18 +08:00
yihaoDeng 1bb4d1b34d refactor code 2023-12-06 11:51:23 +08:00
yihaoDeng 88e88a1ac8 refactor code 2023-12-06 11:50:55 +08:00
yihaoDeng f48045d9c0 refactor code 2023-12-06 11:47:08 +08:00
yihaoDeng 203580a8e1 refactor code 2023-12-06 11:45:59 +08:00
yihaoDeng 15f690dd6d add http fail fast 2023-12-06 11:44:41 +08:00
Haojun Liao 8e1970be49
Merge pull request #23950 from taosdata/enh/validMsgMain
Enh/valid msg main
2023-12-06 11:21:40 +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
yihaoDeng b1e8c21903 valid msg 2023-12-06 10:10:49 +08:00
shenglian zhou a2e7c78d27 refactor: rename variables 2023-12-06 09:39:38 +08:00
Haojun Liao 5cd7d31749
Merge pull request #23937 from taosdata/fix/TD-27644-main
fix:disable snode unit test temporary
2023-12-06 09:17:23 +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
dapan1121 ee03cbc404 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2023-12-06 08:38:30 +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
yihaoDeng 4cfcbf71ad valid msg 2023-12-05 21:04:29 +08:00
yihaoDeng a82856dff7 fix mem leak 2023-12-05 20:28:12 +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
dapan1121 519622dbf4 feat: support left join 2023-12-05 19:27:57 +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
yihaoDeng b55618149b fix mem leak 2023-12-05 18:33:56 +08:00
yihaoDeng 1cfe5ee3d9 add stream backend copy 2023-12-05 18:19:57 +08:00
yihaoDeng c692f8c21c add stream backend copy 2023-12-05 18:03:58 +08:00
Shungang Li b642f0fc83 enh: adjust ENodeType for show statements nodes 2023-12-05 18:02:29 +08:00
yihaoDeng 87c78919a9 add stream backend copy 2023-12-05 17:09:03 +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