Commit Graph

1413 Commits

Author SHA1 Message Date
Haojun Liao 555ee2b556 fix(query): add qsort for alpine. 2023-01-29 09:43:03 +08:00
Haojun Liao 9615504024
Merge pull request #19666 from taosdata/fix/nodisk
refactor:do some internal refactor.
2023-01-25 22:26:14 +08:00
freemine ab1f87d19f
typo correction (#19667) 2023-01-25 15:32:09 +08:00
Haojun Liao fc80c3d373 refactor:do some internal refactor. 2023-01-24 23:56:29 +08:00
Haojun Liao 670eec4db5 refactor: remove assert 2023-01-24 22:54:09 +08:00
Haojun Liao c1ffbb5c1c refactor:do some internal refactor. 2023-01-23 01:11:04 +08:00
Haojun Liao 21d57a3624 fix(query): check for failure during add new buf pages. 2023-01-22 01:45:29 +08:00
dapan1121 63a23a3562 fix: insert into select can't be stopped issue 2023-01-17 09:12:51 +08:00
Shengliang Guan e6b4031487 fix: coverity issues 2023-01-12 16:04:57 +08:00
Shengliang Guan cff741e4c4 fix: coverity issues 2023-01-11 16:56:14 +08:00
Shengliang Guan 9a9e93b6fe fix: compile error in mac 2023-01-09 12:06:20 +08:00
dapan1121 e55cc0af22 Merge remote-tracking branch 'origin' into enh/TD-21108 2023-01-06 13:40:32 +08:00
dapan1121 a551641b6c fix: add mac crash report processing 2023-01-04 19:12:16 +08:00
dapan1121 86382731df fix: mac crash stack ignore number 2023-01-04 18:58:18 +08:00
dapan 47125b5d9d fix: windows crash report issues 2023-01-04 15:11:01 +08:00
dapan1121 e1b25c192e
Merge pull request #19337 from taosdata/fix/TD-21688-MAIN
fix:  varchar type order by rule different with nchar type
2023-01-04 10:49:46 +08:00
dapan1121 ac7d250a7f Merge remote-tracking branch 'origin' into enh/TD-21108 2023-01-04 08:57:22 +08:00
Alex Duan 55067ad15c fix: build error covert pointer type 2023-01-03 17:50:33 +08:00
Alex Duan bb6c875765 fix: conform NCHAR sort order with VARCHAR 2023-01-03 17:39:00 +08:00
Shengliang Guan 9a10242f7d enh: remove assert from mnode consumer 2023-01-03 16:16:58 +08:00
Shengliang Guan 43bc021eb0
Merge pull request #19312 from taosdata/feature/3_liaohj
refactor: disable all asserts.
2023-01-03 11:15:37 +08:00
Alex Duan 2439c345d9 enh: clear assert remove tbuffer.h 2022-12-30 18:04:54 +08:00
Alex Duan 70bc3fbb08 enh: clear assert fix build error 2022-12-30 17:56:42 +08:00
Alex Duan df104b0801 enh: clear assert fix build error 2022-12-30 17:55:22 +08:00
Alex Duan 35015452e5 enh: clear assert remove tbuffer.h and .c file 2022-12-30 17:49:48 +08:00
Haojun Liao dbc3dd97bb rerfactor: remove unused code. 2022-12-30 17:42:20 +08:00
dapan1121 b8cbc93584 Merge remote-tracking branch 'origin' into enh/TD-21108 2022-12-30 17:38:38 +08:00
Alex Duan 56c14f79a7 enh: remove assert tpagebuff.c 2022-12-30 15:58:38 +08:00
dapan1121 586b73bef1 fix: windows compile issue 2022-12-30 15:56:37 +08:00
Alex Duan 02dec5a10a enh: assert remove task 2022-12-30 15:51:10 +08:00
Haojun Liao 79227057e4 enh(tsdb): opt decompress int perf 2022-12-30 14:43:26 +08:00
dapan1121 8ff3b2fda3 Merge remote-tracking branch 'origin' into enh/TD-21108 2022-12-30 13:31:37 +08:00
dapan1121 dfefb68aa6 feat: support crash report 2022-12-30 13:30:54 +08:00
Shengliang Guan 2cbbc88937 enh: speed assert in release mode 2022-12-30 11:14:31 +08:00
Haojun Liao 7eeea8a29c fix(query): fix the invalid access, and do some internal refactor. 2022-12-29 17:56:20 +08:00
Haojun Liao f970dd24fc fix(query): fix the invalid access. 2022-12-29 16:34:14 +08:00
Haojun Liao 0e471afc03 fix(query): fix the invalid access. 2022-12-29 14:48:57 +08:00
Haojun Liao 8ca981b3f0 Merge branch 'main' into feature/3_liaohj 2022-12-29 10:26:07 +08:00
Shengliang Guan 7680fd0ac3
Merge pull request #19210 from taosdata/enh/TD-21585
enh: adjusting the operation mode of the stream thread pool
2022-12-28 19:18:48 +08:00
Haojun Liao 011c83956b refactor: do some internal refactor. 2022-12-28 19:12:36 +08:00
Shengliang Guan 367b6512e9 fix: heap-buffer-overflow in auto qworker 2022-12-28 17:02:50 +08:00
Shengliang Guan ed98fddf74 enh: adjusting the operation mode of the stream thread pool 2022-12-28 14:37:56 +08:00
yihaoDeng 09681e37ca change systerm code and avoid mem leak 2022-12-28 10:20:18 +08:00
Haojun Liao c801f3a7f6 Merge branch 'main' into feature/3_liaohj 2022-12-27 17:15:22 +08:00
Haojun Liao 1e69538c37 fix(query): opt filter perf. 2022-12-27 16:55:38 +08:00
Shengliang Guan 794fb5d1b5 fix: handle error if sync buffer is full 2022-12-26 20:40:33 +08:00
dapan1121 66cece62de
Merge pull request #19046 from taosdata/fix/TD-21180-3.0
feat(rpc):  return new error code TSDB_CODE_RPC_VGROUP_NOT_CONNECTED
2022-12-26 18:08:48 +08:00
dapan1121 32f570c76f Merge remote-tracking branch 'origin' into enh/TD-21108 2022-12-26 09:15:00 +08:00
Alex Duan 99770a1e27 enh: assert remove in tpagebuf.c tlosertree.c texception.c 2022-12-24 13:07:32 +08:00
Alex Duan 61571975e7 fix(util): assert add tlog.h build 2022-12-24 10:59:45 +08:00