Commit Graph

66782 Commits

Author SHA1 Message Date
Haojun Liao 02123897b4 fix(stream): fix memory leak. 2024-07-31 19:55:26 +08:00
Haojun Liao cf60900155 other: merge 3.0 2024-07-31 19:27:38 +08:00
Haojun Liao 4b9b1e2474 fix(stream): compare vg replica according to different db. 2024-07-31 19:24:41 +08:00
Haojun Liao d364397e0d fix(stream): fix dead lock caused by refactor. 2024-07-31 19:15:17 +08:00
Haojun Liao 3e8acae2a7
Merge pull request #26902 from taosdata/fix/syntax
fix(stream): drop orphan tasks/reset task in trans done by write-queue.
2024-07-31 19:09:48 +08:00
dapan1121 e610e93e92
Merge pull request #26892 from taosdata/docs/TS-5137
feat:[TS-5137] Support group by position and alias
2024-07-31 18:56:56 +08:00
sima d9750319b8 feat:[TS-5137] Support group/partition by position and alias 2024-07-31 18:21:12 +08:00
dapan1121 6d051532c8
Merge pull request #26471 from taosdata/feat/TS-5137
feat:[TS-5137] Support group by position and alias
2024-07-31 17:52:19 +08:00
Haojun Liao 715b6428aa fix(stream): update the merge result check. 2024-07-31 16:33:44 +08:00
dapan1121 8e23cbfa2e fix: fetch row failed issue 2024-07-31 15:37:21 +08:00
sima 04d525d429 feat:[TS-5137] Support group/partition by position and alias. 2024-07-31 15:30:31 +08:00
Haojun Liao 91dcf63933 other: merge 3.0 2024-07-31 15:01:13 +08:00
wangmm0220 6c8303297c fix:[TD-31015]monitor close first before slow log thread exit 2024-07-31 14:36:05 +08:00
Hongze Cheng 0205291bcf
Merge pull request #26879 from taosdata/fix/TD-31107-3.0
fix: trans conflict during update dnode info
2024-07-31 14:20:37 +08:00
Haojun Liao 72b29054b2
Merge pull request #26893 from taosdata/fix/create_tb
fix(tsdb): remove invalid assert.
2024-07-31 14:13:14 +08:00
wangmm0220 7298feac14 fix:[TD-31146] invalid read if tmq is freed 2024-07-31 14:11:45 +08:00
Haojun Liao 52b3e1be6f fix(stream): drop orphan tasks/reset task in trans done by write-queue. 2024-07-31 14:08:22 +08:00
Hongze Cheng 6c0d3da87c
Merge pull request #26886 from taosdata/enh/TS-5238-3.0
enh: update dmodule
2024-07-31 14:02:28 +08:00
sima a81d8261e5 fix:[TD-31113] return 0.0 instead of -0.0 when using round() and ceil() 2024-07-31 14:00:06 +08:00
Haojun Liao c449299e46 fix(tsdb): remove invalid assert. 2024-07-31 10:39:46 +08:00
dapan1121 4e62fda958
Merge pull request #26877 from taosdata/fix/3.0/TD-31133
fix:[TD-31133] Fix crash when using partition by with having clause.
2024-07-31 10:31:57 +08:00
Haojun Liao e4064c3ddd
Merge pull request #26889 from taosdata/fix/syntax
fix(stream): check status before start check-rsp timer.
2024-07-31 09:09:18 +08:00
dapan1121 ffc09562fa
Merge pull request #26880 from taosdata/fix/TD-31136
fix issue
2024-07-31 08:51:57 +08:00
Hongze Cheng ad77171dfd
Merge pull request #26885 from taosdata/fix/TD-31141-3.0
fix: inapropriate error message
2024-07-30 19:29:21 +08:00
wangmm0220 9c2dae3613 feat:[TS-4592]remove lost status for consumer 2024-07-30 19:27:33 +08:00
kailixu 6e7c6a4870 fix: trans conflict during update dnode info 2024-07-30 19:18:34 +08:00
Haojun Liao 2c73757aa5
Merge pull request #26881 from taosdata/fix/create_tb
fix(tsdb): check return value
2024-07-30 19:11:16 +08:00
Haojun Liao 3bf53014d4 fix(stream): check status before start check-rsp timer. 2024-07-30 18:50:28 +08:00
kailixu 07499ace27 enh: update dmodule 2024-07-30 18:43:30 +08:00
dapan1121 51a28996c0
Merge pull request #26852 from taosdata/fix/TD-29991/inNull
fix: in null
2024-07-30 18:11:26 +08:00
Hongze Cheng 8f45256301 fix: inapropriate error message 2024-07-30 17:48:08 +08:00
dmchen 1d426f40d2 fix/TD-31140 2024-07-30 09:38:58 +00:00
Haojun Liao ec670dc8f6
Merge pull request #26874 from taosdata/fix/syntax
fix(query): check the return value.
2024-07-30 17:14:35 +08:00
Haojun Liao 7d250d0d8e fix(tsdb): check return value 2024-07-30 17:14:10 +08:00
54liuyao 5737544e11 fix issue 2024-07-30 17:13:30 +08:00
kailixu 5602a5eac2 fix: trans conflict during update dnode info 2024-07-30 17:07:38 +08:00
Haojun Liao ca8d5b081d Merge branch '3.0' into fix/create_tb 2024-07-30 16:54:41 +08:00
kailixu ce54abd94d fix: trans conflict during update dnode info 2024-07-30 16:54:39 +08:00
Hongze Cheng 1e7765e004
Merge pull request #26870 from taosdata/enh/TD-30991-3.0.tmp
enh: tpcre2/tglobal handle errcode
2024-07-30 16:07:37 +08:00
Hongze Cheng 623bd144d6
Merge pull request #26869 from taosdata/fix/fixErrorRetRocksdb
refactor erro ret
2024-07-30 16:07:19 +08:00
sima 880921e165 fix:[TD-31133] Fix crash when using partition by with having clause. 2024-07-30 15:55:04 +08:00
Haojun Liao 41617e42a5 fix(query): check the return value. 2024-07-30 15:44:29 +08:00
dapan1121 2a5bb9d06d
Merge pull request #26866 from taosdata/opti/TD-31097
fix:[TD-31097]process return value
2024-07-30 15:19:34 +08:00
wangjiaming0909 2c3cddb8b4 add tests for fix fill asc/desc 2024-07-30 14:59:08 +08:00
wangjiaming0909 0e868735be fill add test 2024-07-30 14:59:08 +08:00
wangjiaming0909 e1e5a7780c revise fill start and end timestamp 2024-07-30 14:59:08 +08:00
wangjiaming0909 f3698adebf fix project with bool condition node 2024-07-30 14:56:55 +08:00
yihaoDeng 417392ea23 refactor erro ret 2024-07-30 14:42:34 +08:00
Shungang Li d9a7d20d22 fix: ignore taosSetSystemLocale error temporarily 2024-07-30 14:42:17 +08:00
Shungang Li a544662cd5 enh: tpcre2 handle errcode 2024-07-30 14:39:47 +08:00