Commit Graph

20191 Commits

Author SHA1 Message Date
wangjiaming0909 aa4b4a609f fix ret check caused crash 2024-08-09 11:46:53 +08:00
Haojun Liao 71b8f67ea6 refactor: do some internal refactor. 2024-08-09 11:37:34 +08:00
yihaoDeng 3eaae2ab75 add mem check 2024-08-09 10:40:38 +08:00
Haojun Liao 10acd19e71 refactor: do some internal refactor. 2024-08-09 10:36:10 +08:00
Hongze Cheng 8226a06316
Merge pull request #27068 from taosdata/fix/fixTransportMemleak
fix mem leak
2024-08-09 10:27:28 +08:00
Haojun Liao ac413cd8ed
Merge pull request #27085 from taosdata/fix/TD-31317
fix issue
2024-08-09 09:25:08 +08:00
Haojun Liao 6fc8c7bd4e
Merge pull request #26619 from taosdata/fix/3_liaohj
fix(stream): adjust the time to free task backend.
2024-08-09 09:09:21 +08:00
Haojun Liao c793aba958
Merge pull request #27101 from taosdata/fix/syntax
fix(stream): send kill checkpoint trans msg before close task.
2024-08-09 02:03:32 +08:00
Haojun Liao b24e8efa5f Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj 2024-08-09 02:02:56 +08:00
Haojun Liao 506a72d50f fix(stream): update checkpoint info only it is in ck status. 2024-08-09 02:02:41 +08:00
Haojun Liao e3a2733fee fix(stream): send kill checkpoint trans msg before close task. 2024-08-09 00:47:42 +08:00
Haojun Liao 8472f25a6e fix(stream): send kill checkpoint trans msg before close task. 2024-08-09 00:46:20 +08:00
Haojun Liao dfa74f82d7 fix(stream): avoid repeat send checkpoint-report msg. 2024-08-09 00:40:05 +08:00
yihaoDeng 2af86c961a add mem check 2024-08-08 19:35:20 +08:00
wangjiaming0909 1c5db0c469 remove unused md5hash 2024-08-08 18:26:41 +08:00
wangjiaming0909 d1ed3b3abb 1. fix interval query with month interval day slidng returning wrong window
2. fix error msg for creating tsma
2024-08-08 18:10:49 +08:00
wangjiaming0909 efd1ece152 1. fix exchange operator dead lock due to no ret check for add ref
2. fix null pointer of FetchRpcHandle of exchangeoperator
2024-08-08 18:07:43 +08:00
54liuyao 948de1fc66 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31317 2024-08-08 17:50:02 +08:00
wangmm0220 e7b990f3dd feat:[TS-3718]merge from 3.0 2024-08-08 17:35:24 +08:00
yihaoDeng 132500a102 fix mem leak 2024-08-08 17:31:06 +08:00
54liuyao 340886b9be fix issue 2024-08-08 17:23:25 +08:00
dapan1121 905d1eb762
Merge pull request #26972 from taosdata/fix/TD-29679/l2cache
Fix/td 29679/l2cache
2024-08-08 16:51:44 +08:00
54liuyao fe75c72666 fix issue 2024-08-08 16:24:18 +08:00
yihaoDeng 6be6027d17 add mem check 2024-08-08 16:15:44 +08:00
dapan1121 fa7afafe6d
Merge pull request #27079 from taosdata/fix/3.0/TD-31326
fix:[TD-31326] Return correct error code in _return.
2024-08-08 15:31:31 +08:00
sima cb4cc327d9 fix:[TD-31326] Return correct error code in _return. 2024-08-08 14:19:17 +08:00
yihaoDeng eafdaac3e5 fix mem leak 2024-08-08 14:13:26 +08:00
Hongze Cheng 328c0c38a5
Merge pull request #27013 from taosdata/fix/fixTransReturnCode
fix return error
2024-08-08 13:59:56 +08:00
dapan1121 65cfa89f56
Merge pull request #27072 from taosdata/fix/3.0/TD-31313
fix:[TD-31313] fix error handling.
2024-08-08 13:53:07 +08:00
xsren 6e820d28ab unused code 2024-08-08 13:41:47 +08:00
yihaoDeng 43f191511d fix mem leak 2024-08-08 13:41:35 +08:00
Haojun Liao 27586ef650
Merge pull request #27074 from taosdata/fix/TD-31288-2
check function res
2024-08-08 13:27:22 +08:00
Hongze Cheng f698610e44
Merge pull request #27069 from taosdata/fix/TD-31277-3.0
fix: handle error code
2024-08-08 12:39:05 +08:00
Hongze Cheng 7eda50065d
Merge pull request #27066 from taosdata/fix/TD-31285-3.0
fix: handle error code
2024-08-08 12:35:59 +08:00
54liuyao 3515af8099 check function res 2024-08-08 11:36:36 +08:00
54liuyao 4bebadd000 fix issue 2024-08-08 11:23:50 +08:00
Haojun Liao fe7565330b
Merge branch '3.0' into fix/3_liaohj 2024-08-08 11:20:12 +08:00
dapan1121 2e71680072
Merge pull request #27025 from taosdata/fix/3.0/TD-31279
fix:[TD-31279] free memory when error occurred.
2024-08-08 11:06:22 +08:00
wangmm0220 3ef942bf4b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-3718 2024-08-08 10:59:45 +08:00
54liuyao 5c859554d0 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-08 10:36:09 +08:00
sima ea1e2bc68e fix:[TD-31313] fix error handling. 2024-08-08 10:32:44 +08:00
Hongze Cheng 1124741163 fix more 2024-08-08 10:27:39 +08:00
54liuyao 91ccd23f63 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31297 2024-08-08 10:13:05 +08:00
yihaoDeng 0a7e4a1706 fix mem leak 2024-08-08 10:08:00 +08:00
Hongze Cheng 0326bb7010 fix: handle error code 2024-08-08 09:50:41 +08:00
xsren 5dbf50c555 fix: return code 2024-08-08 09:49:22 +08:00
wangjiaming0909 5d4569ce75 replace sprintf with strcat 2024-08-08 08:59:16 +08:00
54liuyao 2039bb5934 fix issue 2024-08-08 08:53:43 +08:00
54liuyao bd5452c60c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31270 2024-08-08 08:40:38 +08:00
54liuyao c91595c2cc Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31297 2024-08-08 08:40:07 +08:00
54liuyao f180cf091c free operator 2024-08-08 08:38:17 +08:00
sima ad523425b7 fix:[TD-31279] free memory when error occurred. 2024-08-08 08:05:20 +08:00
54liuyao 3b88a48b6f Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-07 19:25:53 +08:00
Hongze Cheng 7bd499c1dc
Merge pull request #27030 from taosdata/fix/TD-31226
fix(tdb/table): failed with btc open
2024-08-07 17:50:22 +08:00
Hongze Cheng d08e62bb04
Merge pull request #27044 from taosdata/fix/TD-31252
fix invalid remove
2024-08-07 17:09:22 +08:00
54liuyao 531dfbb135 fix issue 2024-08-07 17:08:50 +08:00
54liuyao 3a7c4ab5a1 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-07 16:59:45 +08:00
54liuyao 8ab78009a9 fix issue 2024-08-07 16:59:19 +08:00
xsren bec6dfe16b return value 2024-08-07 16:51:39 +08:00
dapan1121 dd28770bf7
Merge pull request #26914 from taosdata/fix/TD-31167
add new interface
2024-08-07 16:41:17 +08:00
Haojun Liao 82d431d73e Merge branch '3.0' into fix/3_liaohj 2024-08-07 16:21:27 +08:00
yihaoDeng ea715a21b1 fix invalid remove 2024-08-07 16:11:06 +08:00
dapan1121 ec9a057dde
Merge pull request #27016 from taosdata/fix/3.0/TD-31276
fix:[TD-31276] check malloc result.
2024-08-07 16:10:49 +08:00
dapan1121 e8a6e15c49
Update filterInt.h 2024-08-07 16:10:27 +08:00
Haojun Liao 26a770f61e fix(stream):update log. 2024-08-07 15:54:48 +08:00
54liuyao db0c2e4be4 free operator 2024-08-07 15:53:23 +08:00
dapan1121 6303f9e664
Merge pull request #27017 from taosdata/fix/TS-4236/assert
assert
2024-08-07 15:37:06 +08:00
54liuyao 7559c1e131 fix mem leak 2024-08-07 15:33:09 +08:00
yihaoDeng 925c279ac9 fix invalid remove 2024-08-07 15:25:27 +08:00
Haojun Liao f55fb03fae
Merge pull request #27040 from taosdata/fix/TD-31288
fix issue
2024-08-07 15:17:42 +08:00
54liuyao 3b71401e96 fix issue 2024-08-07 15:09:21 +08:00
Haojun Liao 1fbb3a63bc refactor: do some internal refactor. 2024-08-07 14:59:39 +08:00
Hongze Cheng 70f4bec00b
Merge pull request #27006 from taosdata/fix/TD-31163-3.0
fix: memleak in initWktRegex
2024-08-07 14:19:07 +08:00
54liuyao e729860888 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31288 2024-08-07 14:04:22 +08:00
54liuyao 08c838f0a6 fix issue 2024-08-07 14:02:55 +08:00
Hongze Cheng e7720a4402
Merge pull request #27028 from taosdata/fix/TD-31235
fix(tdb/btree): null txn in btc
2024-08-07 13:45:51 +08:00
54liuyao 56a14915d7 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31270 2024-08-07 13:36:50 +08:00
sima a4c120ee28 fix:[TD-31276] check malloc result. 2024-08-07 13:29:20 +08:00
Haojun Liao 255faa0eac fix(stream): update acceptable code. 2024-08-07 11:43:38 +08:00
Hongze Cheng c5ca8703a1
Merge pull request #27026 from taosdata/fix/TD-31230
fix(tdb/btree): let app own and free key
2024-08-07 11:25:34 +08:00
Haojun Liao bb7efb7423 Merge branch '3.0' into fix/3_liaohj 2024-08-07 10:21:53 +08:00
54liuyao e6cc6a47e4 fix mem leak 2024-08-07 10:06:04 +08:00
Minglei Jin 74726af145 fix(tdb/table): failed with btc open 2024-08-07 09:34:14 +08:00
wangjiaming0909 2b8115d308 fix exchangeoperator ret check 2024-08-07 09:33:11 +08:00
xinsheng Ren 1599cdc00c
Merge branch '3.0' into fix/TS-4236/assert 2024-08-07 09:32:46 +08:00
Haojun Liao 9e8038b020
Merge pull request #27022 from taosdata/fix/TD-31270
fix mem leak
2024-08-07 09:30:19 +08:00
Shungang Li 6316c22f6f fix: type check for executeGeomFromTextFunc 2024-08-07 09:26:15 +08:00
Haojun Liao a8eedcfdc6
Merge pull request #27012 from taosdata/fix/syntax
fix(query):check return code
2024-08-07 09:17:56 +08:00
Minglei Jin de2e62522a fix(tdb/btree): null txn in btc 2024-08-07 09:17:16 +08:00
Minglei Jin 378c8db881 fix(tdb/btree): let app own and free key 2024-08-07 09:01:24 +08:00
Haojun Liao ef41c0dcf9 fix(query): fix syntax error. 2024-08-06 23:57:29 +08:00
54liuyao 372c0f21f2 fix mem leak 2024-08-06 19:36:39 +08:00
xsren 600d152a8d fix: assert 2024-08-06 19:36:33 +08:00
dapan1121 cce942d04d
Merge pull request #27008 from taosdata/fix/3.0/TD-31264
fix:[TD-31264] fix wrong result when using concat multi-byte character with nchar.
2024-08-06 18:53:39 +08:00
xsren b9e0d0bdd5 refreeOperator 2024-08-06 18:22:59 +08:00
xsren 8a478ca258 assert 2024-08-06 18:10:46 +08:00
Shungang Li 4068e3d73b fix: memleak in initWktRegex 2024-08-06 17:59:17 +08:00
Haojun Liao 6fd580e476
Merge pull request #27000 from taosdata/fix/TD-31245
adj operator res
2024-08-06 17:46:39 +08:00
Haojun Liao e0fc36ce97 fix(query):check return code 2024-08-06 17:32:20 +08:00
dapan1121 08bec988c5
Merge pull request #26993 from taosdata/fix/TS-5141
fix: catalog subtask cache hit issue
2024-08-06 17:23:28 +08:00
yihaoDeng 66753111c9 fix return error 2024-08-06 16:52:28 +08:00
Haojun Liao 59d190508d fix(query):check return code 2024-08-06 16:46:40 +08:00
Haojun Liao 1bb5d787ba
Merge pull request #27003 from taosdata/fix/syntax
fix(query):check return code
2024-08-06 16:46:33 +08:00
sima c48d377582 fix:[TD-31264] fix wrong result when using concat multi-byte character with nchar. 2024-08-06 16:26:48 +08:00
xsren 3adaebd2a0 return value 2024-08-06 16:20:29 +08:00
yihaoDeng 8c1f51c9e3 add perf 2024-08-06 16:13:10 +08:00
yihaoDeng 41067c55b3 add debug log 2024-08-06 16:13:10 +08:00
wangjiaming0909 8dd11f9a09 fix exchange operator caused rpc conn not freed 2024-08-06 16:13:07 +08:00
yihaoDeng fce636339e add debug log 2024-08-06 16:12:44 +08:00
yihaoDeng 3f46145c01 add debug log 2024-08-06 16:12:43 +08:00
yihaoDeng ef63a702cb add debug log 2024-08-06 16:12:43 +08:00
yihaoDeng 7cbd3324ee add debug log 2024-08-06 16:12:43 +08:00
yihaoDeng 1dd5461cdd add new interface 2024-08-06 16:12:42 +08:00
yihaoDeng f90438a56a refact code 2024-08-06 16:12:42 +08:00
yihaoDeng f2a3951c23 refact code 2024-08-06 16:12:41 +08:00
yihaoDeng e063a8092c refact code 2024-08-06 16:12:41 +08:00
yihaoDeng 3c0114362b refact code 2024-08-06 16:12:40 +08:00
yihaoDeng 11b91adddf refact code 2024-08-06 16:12:39 +08:00
yihaoDeng 188883341a add new interface 2024-08-06 16:12:39 +08:00
dapan1121 2d57e77df8
Merge pull request #26949 from taosdata/fix/3.0/TD-31079
fix:[TD-31079] Reduce memory usage of percentile function.
2024-08-06 16:03:29 +08:00
dapan1121 3f3a9084d5 fix: compile issue 2024-08-06 15:12:11 +08:00
54liuyao 5be03c23c0 fix ci issue 2024-08-06 14:27:14 +08:00
54liuyao 9ece780c15 fix ci issue 2024-08-06 14:17:36 +08:00
Haojun Liao 2f1b353fea fix(query):check return code 2024-08-06 14:05:46 +08:00
Haojun Liao c8dd0e90a9 fix(query):check return code 2024-08-06 14:02:58 +08:00
Haojun Liao 26f21cf071 fix(query):check return code 2024-08-06 13:22:14 +08:00
dapan1121 ce52865c46 fix: db vgroup info clone issue 2024-08-06 13:20:51 +08:00
54liuyao 389adc9083 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-08-06 13:12:31 +08:00
Haojun Liao abe0ff6e78 other: merge 3.0 2024-08-06 10:46:59 +08:00
54liuyao 351779024d Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-08-06 10:46:03 +08:00
54liuyao 143745d023 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31212 2024-08-06 10:41:12 +08:00
Haojun Liao 77097dc14f fix: check return value and fix bugs. 2024-08-06 10:39:51 +08:00
Haojun Liao cd407950e7 fix: check return value and fix bugs. 2024-08-06 10:33:13 +08:00
Haojun Liao 5524d42c2d fix: check return value and fix bugs. 2024-08-06 10:19:22 +08:00
54liuyao 1edcd654d4 adj operator res 2024-08-06 09:24:31 +08:00
54liuyao 9b438f3087 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31212 2024-08-06 08:40:29 +08:00
54liuyao 6ab776d822 fix ci issue 2024-08-05 19:41:15 +08:00
54liuyao 5737d638a1 fix ci issue 2024-08-05 19:36:33 +08:00
Haojun Liao 94a2ea1ad5 fix(stream): clear the freed ptr 2024-08-05 19:32:29 +08:00
Haojun Liao 6645192ff3 fix(stream): fix syntax error. 2024-08-05 19:12:42 +08:00
dapan1121 0e24ce2a4c fix: catalog subtask cache hit issue 2024-08-05 19:10:55 +08:00
54liuyao 6742ece997 fix ci issue 2024-08-05 19:10:54 +08:00
54liuyao eab41873f2 add log 2024-08-05 18:36:45 +08:00
Haojun Liao 6297d238e0 fix: check return values. 2024-08-05 18:34:56 +08:00
54liuyao a08379729e add log 2024-08-05 18:18:13 +08:00
Haojun Liao 3772f25840 fix(stream): check return value. 2024-08-05 18:02:32 +08:00
Haojun Liao d6f8d79223
Merge pull request #26976 from taosdata/fix/syntax
fix(tsdb): return error.
2024-08-05 17:45:38 +08:00
sima eec71bcd84 fix:[TD-31079] Reduce memory usage of percentile function. 2024-08-05 17:26:25 +08:00
54liuyao a9f1cff14f fix issue 2024-08-05 17:08:21 +08:00
Haojun Liao 6e1d061ce4 Merge branch '3.0' into fix/syntax 2024-08-05 16:38:20 +08:00
54liuyao 5c50970cca Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-08-05 16:37:08 +08:00
Haojun Liao 1c13763a46 fix(stream): set ptr to be null after free it 2024-08-05 16:24:55 +08:00
Haojun Liao 666e813b5f
Merge pull request #26969 from taosdata/fix/TD-31209
fix issue for function res
2024-08-05 16:24:05 +08:00
54liuyao 57068232ff fix res issue 2024-08-05 16:09:01 +08:00
Haojun Liao ade444b690 fix(stream): check return value. 2024-08-05 14:45:54 +08:00
54liuyao 5dc49af3c4 Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31209 2024-08-05 13:49:23 +08:00
54liuyao 2b70c1332b Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31220 2024-08-05 13:38:10 +08:00
Haojun Liao e9ac0d6cd4 other: merge 3.0 2024-08-05 13:38:05 +08:00
54liuyao bfe3662d03 fix issue 2024-08-05 13:37:07 +08:00
54liuyao 573ab11314 fix malloc issue 2024-08-05 13:28:27 +08:00
54liuyao 9d64202f02 adj res 2024-08-05 13:18:54 +08:00
54liuyao f0e4d2f085 fix malloc issue 2024-08-05 12:22:25 +08:00
yihaoDeng 093e7ef0bb refactor remve backend code 2024-08-05 12:06:01 +08:00
yihaoDeng 59586b0169 Merge branch 'fix/syntaxRefact' into fix/syntax 2024-08-05 12:04:21 +08:00
Haojun Liao 40537001a2 fix(stream): check return value. 2024-08-05 11:57:18 +08:00
yihaoDeng 0bcfe11e84 refactor remve backend code 2024-08-05 11:55:36 +08:00
54liuyao 1b5cf65ab9 fix issue for function res 2024-08-05 11:17:49 +08:00
Haojun Liao 183f33af87 fix(stream): fix syntax error. 2024-08-05 10:35:00 +08:00
Haojun Liao 34ce872eaf refactor: do some internal refactor. 2024-08-05 10:16:09 +08:00
Haojun Liao 2731ffe2c6 Merge branch '3.0' into fix/create_tb 2024-08-05 09:31:45 +08:00
Haojun Liao 077745390d fix(stream): add more check in tmr. 2024-08-05 09:31:12 +08:00
dapan1121 37fc4f5674
Merge pull request #26533 from taosdata/enh/3.0/TD-26258
fix asc/desc fill windows
2024-08-05 09:00:14 +08:00
dapan1121 d59e3512ee
Merge pull request #26948 from taosdata/enh/addRandError
enh: add rand error test
2024-08-04 18:22:14 +08:00
Haojun Liao 02b59d0b33 fix(stream): add more check in tmr. 2024-08-03 16:34:26 +08:00
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 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
wangmm0220 4d19f48d8a feat:[TS-3718]save slow log file one day one file 2024-08-02 16:29:48 +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
dapan1121 857d9e825b enh: add rand error test 2024-08-02 13:29:47 +08:00
dapan1121 81e88d9762
Merge pull request #26917 from taosdata/fix/TD-31001
fix: PkOrder Mem
2024-08-02 10:57:24 +08: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 27cadbbcb6 other: merge 3.0 2024-08-02 09:16:03 +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 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
Haojun Liao 2075bfd0f6 fix(stream): check return value. 2024-08-01 17:17:32 +08:00
Haojun Liao 3e1074aea3 fix(stream): set correct return value. 2024-08-01 16:14:58 +08:00
Haojun Liao 2dae0bf423 fix(stream): add more check. 2024-08-01 16:14:53 +08:00
Haojun Liao ede7f23b0e fix(stream): fix dead lock caused by refactor. 2024-08-01 16:14:34 +08:00
Haojun Liao 6539760c64 fix(stream): fix dead lock caused by refactor. 2024-08-01 16:13:31 +08:00
dapan1121 d6ac07d574 fix: query timeline based on function issue 2024-08-01 15:55:09 +08:00