Commit graph

33880 commits

Author SHA1 Message Date
Haojun Liao
c2b6d0da62 fix(stream): add more check. 2024-08-01 14:15:08 +08:00
Haojun Liao
240d2c2a2c fix(stream): fix dead lock caused by refactor. 2024-08-01 09:31:51 +08:00
Haojun Liao
3a74d5bd11 fix(stream): cancel fetch 2024-08-01 09:21:54 +08:00
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
Haojun Liao
715b6428aa fix(stream): update the merge result check. 2024-07-31 16:33:44 +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
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
Haojun Liao
52b3e1be6f fix(stream): drop orphan tasks/reset task in trans done by write-queue. 2024-07-31 14:08:22 +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
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
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
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
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
Shungang Li
839eca2694 enh: tglobal handle errcode 2024-07-30 14:39:47 +08:00
dapan1121
f77223d2a4
Merge pull request #26827 from taosdata/tsma_test
fix tsma test case
2024-07-30 14:38:41 +08:00
xsren
d0131bb83a fix: not in null 2024-07-30 14:33:47 +08:00
Hongze Cheng
51d3422b4b
Merge pull request #26867 from taosdata/fix/returnErrorAll
refactor return error
2024-07-30 14:21:27 +08:00
yihaoDeng
14e46d6756 refactor return error 2024-07-30 13:08:09 +08:00
Hongze Cheng
4aed045312
Merge pull request #26864 from taosdata/fix/Td-30989-scan2-2
Fix/td-30989-scan2-2
2024-07-30 12:59:56 +08:00
Hongze Cheng
94a4fdf12f
Merge pull request #26863 from taosdata/fix/TD-30989-scan2-1
Fix/td-30989-scan2-1
2024-07-30 12:59:45 +08:00
Haojun Liao
e74b7bd99c
Merge pull request #26847 from taosdata/fix/create_tb
fix(query): add the table uid after check if it is existed
2024-07-30 12:35:33 +08:00
dmchen
67fef833ad fix compile 2024-07-30 03:47:47 +00:00
Hongze Cheng
73e0fb626e
Merge pull request #26862 from taosdata/fix/refactorRocksdbBackend
refactor rocksdb backend
2024-07-30 11:40:54 +08:00
yihaoDeng
7779c8a75e refactor return error 2024-07-30 10:55:48 +08:00
wangmm0220
1d98b32721 fix:[TD-31097]process return value 2024-07-30 10:47:46 +08:00