Commit Graph

34053 Commits

Author SHA1 Message Date
Haojun Liao 2e342104d3
Merge pull request #26960 from taosdata/fix/syntax
fix(stream): check status before start init, do some internal refactor.
2024-08-03 10:56:28 +08:00
dapan1121 f4c68d6f3d
Merge pull request #26958 from taosdata/fix/TD-30741/memLeak
mem leak
2024-08-02 18:27:42 +08:00
dapan1121 69579a2a4e
Merge pull request #26956 from taosdata/fix/TD-30740/memLeak
fix: mem leak
2024-08-02 18:27:17 +08:00
Haojun Liao 281f636954 fix(stream): fix syntax error. 2024-08-02 18:21:46 +08:00
Haojun Liao 9d219ad62a refactor: update log. 2024-08-02 17:35:47 +08:00
Haojun Liao e0a7e64a65 fix(stream): fix deadlock. 2024-08-02 17:28:05 +08:00
Haojun Liao c1ca6ce464 fix(stream): set the concurrently handle init failed. 2024-08-02 17:24:29 +08:00
Haojun Liao 895a9a1f3d fix(stream): check status before start init, do some internal refactor. 2024-08-02 16:54:08 +08:00
xsren a2e0532c54 mem leak 2024-08-02 16:50:01 +08:00
dapan1121 6e36ef30a0
Merge pull request #26955 from taosdata/fix/TD-31096
fix: calendar interval and sliding issue
2024-08-02 16:48:43 +08:00
Hongze Cheng b2440f2c47
Merge pull request #26846 from taosdata/enh/TD-30991-3.0
fix: check taosSetSystemLocale errcode
2024-08-02 16:13:56 +08:00
Haojun Liao 8430e27cbb
Merge pull request #26942 from taosdata/fix/syntax
refactor: do some internal refactor.
2024-08-02 15:58:42 +08:00
Hongze Cheng 4a4791a8bb
Merge pull request #26937 from taosdata/fix/TD-31176-3.0
fix/TD-31176-3.0
2024-08-02 15:51:18 +08:00
xsren 9a8e74e0ed fix: mem leak 2024-08-02 15:02:12 +08:00
dapan1121 5e2c5b8894 fix: calander interval and sliding issue 2024-08-02 14:38:55 +08:00
Haojun Liao 9feacd983f refactor: do some internal refactor. 2024-08-02 13:46:24 +08:00
dapan1121 857d9e825b enh: add rand error test 2024-08-02 13:29:47 +08:00
Haojun Liao 099064af5e other: merge 3.0 2024-08-02 13:29:35 +08:00
Haojun Liao 9b81f536a1
Merge pull request #26938 from taosdata/fix/create_tb
fix(stream): fix memory leak.
2024-08-02 12:55:17 +08:00
dmchen 0bff078c95 fix/TD-30742 2024-08-02 04:46:30 +00:00
Haojun Liao 079f6358aa refactor: do some internal refactor. 2024-08-02 11:49:21 +08:00
Haojun Liao 42c11e9e36 refactor: do some internal refactor. 2024-08-02 11:38:30 +08:00
wangjiaming0909 e7d18e616d fix queryQworkerPool only allowed one extra thread to handle nonblocking queries 2024-08-02 11:27:13 +08:00
wangjiaming0909 d7ee1ec49b fix taos -s caused memory leak and crash 2024-08-02 11:16:13 +08:00
Shungang Li 965a4e56ea fix: check taosSetSystemLocale errcode 2024-08-02 11:12:03 +08:00
dapan1121 81e88d9762
Merge pull request #26917 from taosdata/fix/TD-31001
fix: PkOrder Mem
2024-08-02 10:57:24 +08:00
dmchen 7289008869 fix/TD-31176-error-str 2024-08-02 02:51:29 +00:00
Haojun Liao e37811ee28
Merge pull request #26930 from taosdata/fix/ly_stream_3.0
fix issue
2024-08-02 10:50:41 +08:00
Haojun Liao 7f04e2cfb9 fix(stream): fix memory leak. 2024-08-02 10:47:06 +08:00
dmchen ac706ee37a fix/TD-31176 2024-08-02 02:11:59 +00:00
Hongze Cheng 3e5e8cfd01
Merge pull request #26934 from taosdata/fix/TS-5244-3.0
common/cos: make 503 retry with 1~3s
2024-08-02 09:06:21 +08:00
Haojun Liao 8be9337659
Merge pull request #26912 from taosdata/fix/create_tb
fix(stream): compare vg replica according to different db.
2024-08-02 00:39:48 +08:00
Haojun Liao 6650c6b325
Merge pull request #26931 from taosdata/fix/syntax
fix(stream): check return value.
2024-08-01 22:18:12 +08:00
dapan1121 659c8e7812
Merge pull request #26921 from taosdata/fix/TD-31166
fix: udfd close
2024-08-01 19:22:58 +08:00
dapan1121 06bbec005a
Merge pull request #26901 from taosdata/fix/TD-31146
fix:[TD-31146] invalid read if tmq is freed
2024-08-01 19:16:50 +08:00
dapan1121 c830e40116
Merge pull request #26925 from taosdata/fix/TS-5249
fix: query timeline based on function issue
2024-08-01 19:14:23 +08:00
dapan1121 dd6674fe38
Merge pull request #26543 from taosdata/fix/3.0/TD-30951
fix project with bool condition node
2024-08-01 19:11:57 +08:00
Minglei Jin 106f3eabfb common/cos: make 503 retry with 1~3s 2024-08-01 18:35:31 +08:00
Haojun Liao e4ccf44302 fix(util): fix error. 2024-08-01 18:35:18 +08:00
Haojun Liao 2075bfd0f6 fix(stream): check return value. 2024-08-01 17:17:32 +08:00
Haojun Liao 90ab86deb6 fix(stream): remove invalid return code check. 2024-08-01 15:59:57 +08:00
dapan1121 d6ac07d574 fix: query timeline based on function issue 2024-08-01 15:55:09 +08:00
54liuyao c482e83fbe fix issue 2024-08-01 15:50:21 +08:00
Haojun Liao b35ebe6131 fix(stream): set correct return value. 2024-08-01 15:48:09 +08:00
Haojun Liao c2b6d0da62 fix(stream): add more check. 2024-08-01 14:15:08 +08:00
dapan1121 6e6f353328
Merge pull request #26896 from taosdata/fix/3.0/TD-31113
fix:[TD-31113] return 0.0 instead of -0.0 when using round(),floor() and ceil()
2024-08-01 14:08:03 +08:00
xsren db47d2f8ab fix: udfd close 2024-08-01 14:05:28 +08:00
Haojun Liao f99dea1f19
Merge pull request #26918 from taosdata/fix/syntax
fix(stream): check existence for dst stable.
2024-08-01 13:23:05 +08:00
wangmm0220 c75281b9ff fix:[TD-31146] invalid read if tmq is freed 2024-08-01 11:29:21 +08:00
Haojun Liao b93e283945 fix(stream): check existence for dst stable. 2024-08-01 10:30:37 +08:00
dapan1121 7d82036903
Merge pull request #26522 from taosdata/feat/TS-4592
feat:[TS-4592]remove lost status for consumer
2024-08-01 10:26:10 +08:00
wangmm0220 ff1778220c feat:[TS-4592]remove lost status for consumer 2024-08-01 10:24:43 +08:00
dapan1121 b76490bb7e
Merge pull request #26915 from taosdata/opti/TD-31097
feat:[TD-31097]init lock to avoid error in mac os
2024-08-01 10:17:28 +08:00
Hongze Cheng 7ba968cac4
Merge pull request #26884 from taosdata/fix/TD-31140-3.0
Fix/td-31140-3.0
2024-08-01 10:06:58 +08:00
dapan1121 65181fb1d0
Merge pull request #26903 from taosdata/fix/TD-31015
fix:[TD-31015]monitor close first before slow log thread exit
2024-08-01 10:01:27 +08:00
dapan1121 2d44ad2efc
Merge pull request #26908 from taosdata/fix/TD-31157
fix: fetch row failed issue
2024-08-01 09:52:02 +08:00
xsren 86b06d0a7a fix: PkOrder Mem 2024-08-01 09:42:55 +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
wangmm0220 75efea5551 feat:[TS-4592]remove lost status for consumer 2024-07-31 23:44:20 +08:00
wangmm0220 ffba28b6c3 feat:[TD-31097]init lock to avoid error in mac os 2024-07-31 23:36:16 +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
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
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
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 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
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
Hongze Cheng 2c5743a370 enh: refactor return code 2024-07-30 10:42:28 +08:00
dmchen a43b866fab fix/TD-30989 2024-07-30 02:38:12 +00:00
dmchen 6a2e9118bd fix/TD-30989 2024-07-30 02:27:40 +00:00
dapan1121 235712b79e
Merge pull request #26855 from taosdata/opti/TD-31097
fix:[TD-30882]ci case error in sometimes
2024-07-30 10:19:31 +08:00
Haojun Liao 5148438da7 Merge branch '3.0' into fix/syntax 2024-07-30 10:13:52 +08:00
Haojun Liao 0bb263076e fix(stream): check return value 2024-07-30 10:13:02 +08:00
yihaoDeng 47afcbb38b refactor rocksdb backend 2024-07-30 10:08:06 +08:00
Hongze Cheng e6d3fe878f
Merge pull request #26856 from taosdata/fix/refactorMgmt
refactor mgt
2024-07-30 09:57:54 +08:00
Hongze Cheng 27f8737aa1
Merge pull request #26858 from taosdata/fix/TD-30989-scan1-16
fix/TD-30989-scan1-16
2024-07-30 09:52:50 +08:00
Hongze Cheng 6787c62863
Merge pull request #26861 from taosdata/enh/TD-30987-31
enh: refactor error code
2024-07-30 09:44:27 +08:00
Hongze Cheng f090c9f96e enh: refactor error code 2024-07-30 09:39:50 +08:00
Hongze Cheng a91b4e2d58
Merge pull request #26860 from taosdata/fix/errorCodeOfTransport
fix return code
2024-07-30 09:20:09 +08:00
Hongze Cheng 3b6ce5d7dc
Merge pull request #26845 from taosdata/fix/TD-31105-3.0
fix: load config from apollo url
2024-07-30 09:15:43 +08:00
Hongze Cheng af593c9934
Merge pull request #26854 from taosdata/fix/TD-30989-scan1-14
Fix/td 30989-scan1-14
2024-07-30 09:15:20 +08:00
Hongze Cheng b47915e884
Merge pull request #26857 from taosdata/fix/TD-30989-scan1-15
fix/TD-30989-scan1-15
2024-07-30 09:15:03 +08:00
Hongze Cheng baed4ce9c8
Merge pull request #26837 from taosdata/fix/TD-30989-scan1-12
Fix/td 30989-scan1-12
2024-07-30 09:14:37 +08:00
Hongze Cheng c8d4190a6e
Merge pull request #26829 from taosdata/fix/TD-30989-scan1-5
fix/TD-30989-scan1-5
2024-07-30 09:13:46 +08:00
dapan1121 6ede980adc
Merge pull request #26853 from taosdata/fix/TD-31118
fix: regex cache destroy
2024-07-30 09:07:35 +08:00
yihaoDeng 1a2e4e178f fix return code 2024-07-30 08:52:28 +08:00
wangmm0220 c72c3f3b1d Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4592 2024-07-30 01:19:06 +08:00
wangmm0220 ce3d60ed20 feat:[TS-4592]remove lost status for consumer 2024-07-29 23:57:28 +08:00
Haojun Liao 2f008317b2
Merge pull request #26819 from taosdata/fix/syntax
fix(query): check return value.
2024-07-29 23:07:21 +08:00
Cary Xu e42f013eac
Update tglobal.c 2024-07-29 22:03:50 +08:00
yihaoDeng 02d46c0550 fix return code 2024-07-29 21:36:10 +08:00
dmchen a30ec9fb82 fix case 2024-07-29 12:31:07 +00:00
Hongze Cheng 8ef31bc186 enh: refactor return code 2024-07-29 20:14:15 +08:00
dmchen f4c8b6d081 fix case 2024-07-29 12:06:41 +00:00
dmchen 4258de4d17 fix compile 2024-07-29 11:52:54 +00:00
dmchen ef89905560 fix/TD-30989 2024-07-29 11:47:13 +00:00
dmchen 422cd2f205 fix/TD-30989 2024-07-29 11:43:20 +00:00
yihaoDeng 00cc66eb15 refactor mgt 2024-07-29 19:41:44 +08:00
dmchen 6164e39433 fix/TD-30989 2024-07-29 11:38:04 +00:00
xsren 487fcf231e fix: regex cache destroy 2024-07-29 19:21:41 +08:00