Commit Graph

67525 Commits

Author SHA1 Message Date
Minglei Jin 618c2a42e6 fix(cmake/s3): switch s3 off with community version 2024-08-02 12:32:32 +08: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
chenhaoran ce006e0b91 test: scan returned values in ci 2024-08-02 10:30:49 +08:00
dmchen ac706ee37a fix/TD-31176 2024-08-02 02:11:59 +00:00
Yaming Pei a96d47cb7b Merge remote-tracking branch 'origin/docs/wade-3.0' into docs/wade-3.0-pym 2024-08-02 10:00:16 +08:00
Yaming Pei d92554ff50 The Connector section of the official website reconstructs the C language interface description 2024-08-02 09:32:05 +08:00
Haojun Liao 27cadbbcb6 other: merge 3.0 2024-08-02 09:16:03 +08:00
chenhaoran cef1920251 test: scan returned values in ci 2024-08-02 09:13:33 +08: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
sheyanjie-qq ef1884d675 add rust api 2024-08-02 08:49:41 +08:00
chenhaoran 5da0d33bf2 test: scan returned values in ci 2024-08-02 02:12:46 +08:00
chenhaoran cc74abad59 test: scan returned values in ci 2024-08-02 01:53:22 +08:00
chenhaoran 744de4f305 test: scan returned values in ci 2024-08-02 01:36:11 +08:00
chenhaoran f81cc93532 test: scan returned values in ci 2024-08-02 01:12:47 +08:00
chenhaoran 7065daab70 test: scan returned values in ci 2024-08-02 01:02:49 +08:00
chenhaoran 3262b61df0 test: scan returned values in ci 2024-08-02 00:48:49 +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 55b06746de fix(test): update a test case. 2024-08-01 22:22:22 +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
Yaming Pei 779c46b85f The Connector section of the official website reconstructs the C language interface description 2024-08-01 21:40:59 +08:00
menshibin 5fc0f32257 modify python api 2024-08-01 21:30:34 +08:00
sheyanjie-qq d72829aa46 Merge branch 'docs/wade-3.0-jdbc' of github.com:taosdata/TDengine into docs/wade-3.0-jdbc 2024-08-01 21:16:19 +08:00
sheyanjie-qq cbf666b529 mod tmq example 2024-08-01 21:15:53 +08:00
menshibin 709c31dbc4 modify python api 2024-08-01 21:07:55 +08:00
chenhaoran 13294c9d17 test: scan returned values in ci 2024-08-01 21:06:48 +08:00
chenhaoran e26b9a9f1b test: scan returned values in ci 2024-08-01 20:46:49 +08:00
menshibin 3c285d48cd modify python api 2024-08-01 20:13:35 +08:00
chenhaoran a8c99adf87 test: scan returned values in ci 2024-08-01 19:30:00 +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 3b2d1ae101 fix(test): wait for a little longer. 2024-08-01 18:32:01 +08:00
menshibin 7d0d105656 Merge branch 'docs/wade-3.0-jdbc' into docs/wade-3.0-shibin 2024-08-01 18:19:09 +08:00
menshibin 971a80d6f0 modify python nodejs install 2024-08-01 18:17:52 +08:00
chenhaoran 7cf149ff6b test: scan returned values in ci 2024-08-01 18:09:55 +08:00
wade zhang 5c9f3b836f
Merge pull request #26933 from taosdata/packaging/TD-31182-3.0
fix TD-31182
2024-08-01 17:54:00 +08:00
chenhaoran 0940299cf5 test: scan returned values in ci 2024-08-01 17:53:56 +08:00
Ping Xiao fcaaf0609a fix TD-31182 2024-08-01 17:50:57 +08:00
Haojun Liao 2075bfd0f6 fix(stream): check return value. 2024-08-01 17:17:32 +08:00