Commit Graph

29876 Commits

Author SHA1 Message Date
54liuyao b16fc7d9df Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023 2024-02-05 10:15:59 +08:00
Haojun Liao 6384c740c3
Merge pull request #24734 from taosdata/fix/xsren/TD-28500/appName
fix app name on windows
2024-02-05 09:14:41 +08:00
Haojun Liao 7b48ac9e2e
Merge pull request #24732 from taosdata/fix/TD-28461
reset group id for event window
2024-02-05 09:07:09 +08:00
Haojun Liao 2e79c766fa
Merge pull request #24731 from taosdata/fix/3_liaohj
fix(tsdb): check and return if the rows in stt are before the data rows in data files.
2024-02-05 09:00:32 +08:00
factosea b05141d398 fix app name on windows 2024-02-04 18:12:04 +08:00
54liuyao ea9353b9fd merge 3.0 2024-02-04 16:04:23 +08:00
54liuyao d63448be72 reset group id for event window 2024-02-04 15:44:49 +08:00
Haojun Liao 6736fd1615 fix(tsdb): check and return if the rows in stt are before the data rows in data files. 2024-02-04 14:11:17 +08:00
Alex Duan b4621bb37c fix: restore TD_TSZ macro define 2024-02-04 13:57:16 +08:00
Alex Duan 3ae02aaac2 fix: build error1 2024-02-04 13:38:13 +08:00
Alex Duan a386395b20 Merge branch '3.0' into coverage/TD-28559-3.0 2024-02-04 13:24:39 +08:00
Alex Duan b852993b8d remove TD_TSZ macro define 2024-02-04 13:22:39 +08:00
wade zhang 75603934a1
Merge pull request #24712 from taosdata/fix/changeErrorCode
change error code
2024-02-02 17:21:30 +08:00
dapan1121 09510a590f
Merge pull request #24720 from taosdata/fix/TD-28445
fix: join order by not work issue
2024-02-02 13:08:57 +08:00
Haojun Liao 3236ef7bae feat(stream): return the stream source task exec delay, and do some internal refactor. 2024-02-02 11:26:47 +08:00
dapan1121 948845ea35 fix: join order by not work issue 2024-02-02 10:38:09 +08:00
Yihao Deng 5d80d9d41c change error code 2024-02-02 01:45:36 +00:00
Alex Duan 035f7d096c
Merge pull request #24715 from taosdata/coverage/TD-28550-3.0
coverage: metaIdx.c comment no use function
2024-02-02 09:05:51 +08:00
kailixu 67425fce1e feat: support uniq grant 2024-02-01 22:57:56 +08:00
Haojun Liao 43ff259d5d
Merge pull request #24709 from taosdata/fix/3_liaohj
fix(stream): pass down the transId of checkpoint
2024-02-01 19:28:37 +08:00
Alex Duan 963bb20ce3 coverage: metaIdx.c comment no use funciton 2024-02-01 19:11:50 +08:00
dapan1121 eb04c1a818
Merge pull request #24707 from taosdata/fix/TD-28514
fix:[TD-28514] memory leak
2024-02-01 18:44:57 +08:00
Yihao Deng 58b675a5d7 change error code 2024-02-01 10:15:56 +00:00
Haojun Liao 87e543c824 fix(stream): pass down the transId of checkpoint, to make sure the downstream task can report the error transId successfully. 2024-02-01 17:14:36 +08:00
Haojun Liao 0fe9c05c5f
Merge pull request #24704 from taosdata/fix/3_liaohj
fix(stream): take ver snapshot for all vgroups
2024-02-01 17:07:36 +08:00
wangmm0220 d369289ea2 fix:[TD-28514] memory leak 2024-02-01 16:34:05 +08:00
wade zhang 70a2674315
Merge pull request #24698 from taosdata/FIX/TD-28529-3.0
fix: reset sync timer although failed to enqueue since out of memory in rpc queue
2024-02-01 15:13:18 +08:00
Haojun Liao 88f246b988 fix(stream): fix syntax error on windows, and add null ptr check for pTrans obj. 2024-02-01 15:08:06 +08:00
Haojun Liao ac2d8f4ca8 fix(stream): fix memory leak. 2024-02-01 13:04:26 +08:00
Haojun Liao 4088e1cbff fix(stream): fix memory leak. 2024-02-01 12:05:07 +08:00
Haojun Liao cb2ea4a721 fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened. 2024-02-01 11:37:57 +08:00
Benguang Zhao 57714dff65 fix: reset sync timer although failed to enqueue since Out of Memory in rpc queue 2024-02-01 11:07:17 +08:00
wade zhang eeba6a24ad
Merge pull request #24686 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
2024-02-01 09:47:14 +08:00
wade zhang acdd187e16
Merge pull request #24690 from taosdata/opt/addQueuePerf
add queue perf msg
2024-02-01 09:31:38 +08:00
wade zhang 52a2413766
Merge pull request #24688 from taosdata/fix/TD-28519-3.0
fix/TD-28519
2024-02-01 08:40:20 +08:00
kailixu 0707a22b4e feat: support uniq grant 2024-02-01 07:36:11 +08:00
kailixu 51a582998e feat: support uniq grant 2024-01-31 17:26:59 +08:00
kailixu 1e9c963e02 feat: support uniq grant 2024-01-31 17:22:57 +08:00
kailixu 82fd28d1d4 feat: support uniq grant 2024-01-31 17:20:50 +08:00
factosea be38b58970 fix: don't wait when tsort close 2024-01-31 16:15:30 +08:00
kailixu 9458b86b41 feat: support uniq grant 2024-01-31 16:09:06 +08:00
Yihao Deng 89bcc8f058 add queue perf msg 2024-01-31 07:10:01 +00:00
kailixu 277116f811 feat: support uniq grant 2024-01-31 14:06:48 +08:00
kailixu a860e9039d feat: support uniq grant 2024-01-31 13:52:03 +08:00
kailixu e945586ad9 feat: support uniq grant 2024-01-31 13:44:00 +08:00
kailixu 4ffc4017bd feat: support uniq grant 2024-01-31 13:02:17 +08:00
kailixu ac5fa32867 feat: support uniq grant 2024-01-31 12:36:58 +08:00
dmchen 5cf8687fd7 fix/TD-28519 2024-01-31 04:23:28 +00:00
Haojun Liao 91c9abfcba
Merge pull request #24685 from taosdata/fix/3_liaohj
fix(stream): limit the available threads for stream processing.
2024-01-31 11:13:15 +08:00
kailixu f50867831b feat: support uniq grant 2024-01-31 10:43:31 +08:00