Commit graph

4403 commits

Author SHA1 Message Date
54liuyao
ba31bf2c52 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 09:42:50 +08:00
Shengliang Guan
521b86ea89
Merge pull request #28637 from taosdata/fix/3_liaohj
fix(stream): check the right return code for concurrent checkpoint trans.
2024-11-05 11:18:14 +08:00
Haojun Liao
fea19d5ad1 test: add a new test case. 2024-11-04 20:14:58 +08:00
Haojun Liao
0614efdffd fix(stream): check the right return code for concurrent checkpoint trans. 2024-11-04 20:06:36 +08:00
Pengrongkun
b011ef49e0 TD-32120:add api taos_stmt2_get_all_fields
fix some format

convert TAOS_FIELD_E to TAOS_FIELD_ALL, to prevent modifications to the original API

rename taos_stmt2_get_stb_fields

refact parse for ctbname parameterized

refactor some code, fix some core problem.
2024-11-04 16:59:13 +08:00
54liuyao
de92e455a6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-04 09:11:43 +08:00
Shengliang Guan
a71aacbb13
Merge pull request #28620 from taosdata/main
merge: from main to 3.0
2024-11-02 12:06:20 +08:00
Shengliang Guan
4c2dbef46c
Merge pull request #28596 from taosdata/enh/dnodelist
feat: support create database in the specified dnode list.
2024-11-01 20:21:55 +08:00
Shengliang Guan
07f9690714
Merge pull request #28603 from taosdata/enh/TD-32540
supporte disable encode and add test case
2024-11-01 18:09:21 +08:00
Shengliang Guan
daa8341a3e
Merge pull request #28512 from taosdata/opti/TD-30681
Opti/td 30681
2024-11-01 14:42:39 +08:00
yihaoDeng
53aa105da9 add disable support and add test case 2024-11-01 11:23:52 +08:00
yihaoDeng
d6f1d0853c change test case 2024-11-01 09:50:35 +08:00
yihaoDeng
31f4cb5eb4 fix possible crash 2024-11-01 09:46:09 +08:00
54liuyao
158eda13f9 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-31 17:49:58 +08:00
Shengliang Guan
eedc020425 Merge branch '3.0' into enh/dnodelist 2024-10-31 17:40:01 +08:00
Shengliang Guan
a31027359f
Merge pull request #28253 from taosdata/fix/3_liaohj
enh(stream): check the existence for snode.
2024-10-31 17:25:36 +08:00
Hongze Cheng
e260eb7a07
Revert "enh(stmt2):add api taos_stmt2_get_all_fields" 2024-10-31 13:35:42 +08:00
Shengliang Guan
c5d258ac1e
Merge pull request #28523 from taosdata/TEST/3.0/TD-32120
enh(stmt2):add api taos_stmt2_get_all_fields
2024-10-31 12:46:07 +08:00
Pan Wei
077da8d945
Merge branch '3.0' into opti/TD-30681 2024-10-31 08:39:12 +08:00
Pengrongkun
3895a7707a convert TAOS_FIELD_E to TAOS_FIELD_ALL, to prevent modifications to the original API 2024-10-30 18:12:08 +08:00
Shengliang Guan
689cdd4e44 test: add dnodes cases 2024-10-29 21:33:36 +08:00
Pengrongkun
e9feec94b3 TD-32120:add api taos_stmt2_get_all_fields 2024-10-29 17:27:48 +08:00
54liuyao
95ba57c139 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-29 10:57:12 +08:00
Shengliang Guan
75af76319b
Merge pull request #28470 from taosdata/opti/TD-31566
opti:modify time range of select ts in
2024-10-29 10:28:33 +08:00
Haojun Liao
18c1b76cb4 test: add into test suite 2024-10-29 10:09:07 +08:00
Haojun Liao
a5501f3046 test: add test cases. 2024-10-29 10:07:08 +08:00
Haojun Liao
4bd1e0c3cf test: add test cases. 2024-10-29 00:20:04 +08:00
Pan Wei
481ceefcdf
Update in.sim 2024-10-28 18:26:34 +08:00
54liuyao
3fdb1f4b7c add stream check 2024-10-28 13:18:59 +08:00
lyh250-666
e6031cba1e opti:modify bytes for numbers and string, and varbinary 2024-10-25 17:27:36 +08:00
lyh250-666
d5876b0457 opti:modify bytes for numbers and string 2024-10-25 16:59:46 +08:00
54liuyao
ff46074b19 unsupported sliding 2024-10-25 15:43:28 +08:00
lyh250-666
fa9f273449 opti:add case for double and float 2024-10-25 14:39:03 +08:00
54liuyao
f79dcffc8c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-25 14:14:43 +08:00
54liuyao
c466bea5e0 add stream doc 2024-10-25 14:03:03 +08:00
54liuyao
9475664494 add stream doc 2024-10-25 13:39:26 +08:00
Shengliang Guan
72819548c7
Merge pull request #28482 from taosdata/merge/mainto3.0
merge: from main to 3.0
2024-10-25 12:39:45 +08:00
Shengliang Guan
058d605c5b
Merge pull request #28473 from taosdata/fix/TS-5546-main
avoid free memory incorrectly
2024-10-24 14:09:21 +08:00
54liuyao
20c54a24f0 avoid free memory incorrectly 2024-10-24 11:25:43 +08:00
Minglei Jin
afb71f1536 test/duration: fix duration values 2024-10-24 10:42:39 +08:00
lyh250-666
b8725618f0 opti:modify time range of select ts in 2024-10-23 23:26:44 +08:00
54liuyao
4d8bcd906b add ci 2024-10-23 17:33:54 +08:00
Minglei Jin
cd470aa2a6 s3/test: default duration to 100 with replicas 2024-10-23 17:00:56 +08:00
54liuyao
b025fd29b0 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-23 09:32:52 +08:00
Pan Wei
92e03d3b73
Merge pull request #28442 from taosdata/opti/TD-30681
Opti/td 30681
2024-10-22 18:29:53 +08:00
lyh250-666
60c555875e opti:add case 2024-10-22 15:23:39 +08:00
54liuyao
657c29b4e0 add ci 2024-10-22 14:07:23 +08:00
lyh250-666
324a4eab4e opti:modify result type for case when 2024-10-22 10:21:42 +08:00
54liuyao
3365da365f Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-22 10:17:49 +08:00
Shengliang Guan
4527e96d2b
Merge pull request #27907 from taosdata/enh/opt-transport
Enh: RPC transport optimization
2024-10-22 09:56:48 +08:00