Commit graph

4304 commits

Author SHA1 Message Date
Minglei Jin
cd470aa2a6 s3/test: default duration to 100 with replicas 2024-10-23 17:00:56 +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
lyh250-666
324a4eab4e opti:modify result type for case when 2024-10-22 10:21:42 +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
Shengliang Guan
25d43c139c
Merge pull request #28363 from taosdata/feature/TS-5530
feat: data analysis
2024-10-21 19:51:24 +08:00
yihaoDeng
a7035daf17 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-10-21 14:06:35 +08:00
lyh250-666
a8ac0a2a73 opti:modify case when type 2024-10-18 11:43:26 +08:00
54liuyao
e64f55f5b1 adj ci 2024-10-17 18:06:16 +08:00
54liuyao
9017474e22 adj ci 2024-10-17 15:35:32 +08:00
54liuyao
9aaab9c3b0 feat(stream):add max delay check 2024-10-17 10:39:59 +08:00
lyh250-666
23d119c654 opti:modify result type of case when 2024-10-16 20:21:56 +08:00
yihaoDeng
c4a8248f14 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-10-15 14:24:12 +08:00
Shengliang Guan
3003e7286e feat: data analysis 2024-10-15 10:00:38 +08:00
Shengliang Guan
9f05ca5ee8 revert: data analysis 2024-10-14 23:27:11 +08:00
lyh250-666
e7215c5a24 opti:modify common type between numbers and string 2024-10-11 16:51:09 +08:00
lyh250-666
9bbfff8bf8 opti:modify type display between numbers and string 2024-10-11 16:18:10 +08:00
lyh250-666
fae8f5bfa5 opti:add case 2024-10-11 13:41:17 +08:00
yihaoDeng
486b559167 Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-10-10 18:13:10 +08:00
lyh250-666
f08e5054a3 opti:modify type 2024-10-10 18:06:24 +08:00
lyh250-666
3d72a50225 modify case 2024-10-10 11:25:32 +08:00
Shengliang Guan
a2f17c56da fix: ci test cases 2024-10-10 09:53:48 +08:00
lyh250-666
1388ce32f6 opti:update case 2024-10-09 19:14:45 +08:00
lyh250-666
945b4e4479 opti:mmodify case 2024-10-09 17:33:34 +08:00
lyh250-666
bab99c7897 opti:case when else data type compatibility 2024-10-09 14:16:42 +08:00
yihaoDeng
84b1bc4f3a Merge remote-tracking branch 'origin/3.0' into enh/opt-transport 2024-09-24 17:45:11 +08:00
liuyao
81cacec455
Update basic3.sim 2024-09-24 13:48:51 +08:00
54liuyao
37283a8a68 adj ci 2024-09-24 11:11:06 +08:00
54liuyao
2c24c52c80 fix(stream):not support group by 2024-09-23 13:52:18 +08:00
yihaoDeng
66ec564700 fix invalid read 2024-09-23 11:33:20 +08:00
54liuyao
df1ed579fd adj ci 2024-09-19 18:54:30 +08:00
54liuyao
f71b14da13 fix(stream):set correct primary key column index 2024-09-19 18:39:00 +08:00
yihaoDeng
6ca51aa0cd Merge branch '3.0' into enh/opt-transport 2024-09-19 13:35:56 +08:00
Hongze Cheng
7b3c2bcbe3
Merge pull request #27837 from taosdata/fix/TD-30813-4
fix(stmt2/close): wait asnyc cb completed to free itself
2024-09-13 10:22:26 +08:00
Minglei Jin
9ad2b9d96a move sem to client main to wait for set tbname etc. 2024-09-12 14:58:05 +08:00
Pan Wei
5953e94e5c
Merge pull request #27792 from taosdata/feat/TS-4257
feat:Optimising the duration and keep
2024-09-12 09:24:53 +08:00
Pan Wei
c8b087fc2d
Merge pull request #27776 from taosdata/fix/3.0/TS-5839
fix:[TS-5839] Fix crash when use last function on a column with all null value with partition subclause.
2024-09-12 09:13:23 +08:00
lyh250-666
cf35e31289 modify test case 2024-09-11 09:43:55 +00:00
54liuyao
5cfe7b8ec9 fix(query):fix the issue of return db error when the timestamp is 0 2024-09-11 14:58:06 +08:00
Jing Sima
64bb49e0db fix:[TS-5839] Fix crash when use last function on a column with all null value with partition subclause. 2024-09-11 13:49:06 +08:00
lyh250-666
25c0b92885 feat:Optimising the duration and keep 2024-09-11 01:11:56 +00:00
Haojun Liao
c33b57fa65
Merge pull request #27770 from taosdata/fix/syntax
fix(stream):not reset the failed checkpointId
2024-09-11 09:03:51 +08:00
Haojun Liao
37355b8ae1 fix(test): update test cases. 2024-09-10 17:49:12 +08:00
Haojun Liao
51bee72807 fix(stream):not reset the failed checkpointId 2024-09-10 12:58:08 +08:00
Jing Sima
a249bef104 feat:[TS-4893] Add random and support use min/max on string column. 2024-09-09 18:48:24 +08:00
Minglei Jin
65018eec56 stmt crash test case 2024-09-06 17:03:39 +08:00
Minglei Jin
26a28c9474 stmt2 example 2024-09-06 16:18:02 +08:00
Minglei Jin
352cf8468b stmt2/test: new stmt2 api test program 2024-09-06 14:50:35 +08:00
Minglei Jin
270190b4ee Merge branch '3.0' into feat/TD-30813-2 2024-09-04 10:14:37 +08:00
chenhaoran
01ad6a685b tetst:sleep 2 after stop taosd in windows ci 2024-09-03 19:37:22 +08:00