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 |
|
Haojun Liao
|
3d579674b8
|
Merge pull request #27797 from taosdata/fix/syntax
fix(stream): remove delay rsp for dispatch
|
2024-09-11 13:44:23 +08:00 |
|
Haojun Liao
|
6b1e12872f
|
test: update test cases.
|
2024-09-11 10:19:37 +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 |
|
Feng Chao
|
54cf5c89e3
|
Merge pull request #27758 from taosdata/test/3.0/flexify
Test/3.0/flexify add flexify and s3 azure cases
|
2024-09-10 18:05:23 +08:00 |
|
Haojun Liao
|
37355b8ae1
|
fix(test): update test cases.
|
2024-09-10 17:49:12 +08:00 |
|
Alex Duan
|
4d11f31955
|
Merge pull request #27762 from taosdata/fix/TS-5035-3.0
feat: auto test all datatype compression rate tools
|
2024-09-10 13:56:38 +08:00 |
|
Feng Chao
|
d2d2a2f4e0
|
Merge pull request #27733 from taosdata/test/TD-31842
test:fix clusterBasic case
|
2024-09-10 13:03:37 +08:00 |
|
Haojun Liao
|
51bee72807
|
fix(stream):not reset the failed checkpointId
|
2024-09-10 12:58:08 +08:00 |
|
Alex Duan
|
954c465949
|
feat : first test data is ok
|
2024-09-10 10:15:32 +08:00 |
|
Pan Wei
|
03fde71155
|
Merge pull request #27540 from taosdata/feat/TS-4893
feat:[TS-4893] Add random and support use min/max on string column.
|
2024-09-10 09:44:40 +08:00 |
|
lyh250-666
|
8c53e28da9
|
modify checkdnodes error
|
2024-09-10 09:11:27 +08:00 |
|
Alex Duan
|
4e05c9e79a
|
fix: init auto test compression rate script
|
2024-09-09 21:02:41 +08:00 |
|
Jing Sima
|
4a8bbc36bd
|
feat:[TS-4893] refactor of rand function.
|
2024-09-09 18:48:24 +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 |
|
Leo Xu
|
c65ad1287d
|
alter flexify num 1 to 2
|
2024-09-09 18:13:12 +08:00 |
|
Leo Xu
|
43c100b026
|
add flexify and S3azure case
|
2024-09-09 18:11:05 +08:00 |
|
charles
|
384d750624
|
add test ci case for ts-5390 by charles
|
2024-09-09 17:32:16 +08:00 |
|
Hongze Cheng
|
8012a1902b
|
Merge pull request #27226 from taosdata/feat/TD-30813-2
feat(stmt2): initial commit for stmt2
|
2024-09-09 08:52:59 +08:00 |
|
lyh250-666
|
b1c08fac47
|
test:delete redundant code
|
2024-09-07 15:36:29 +08:00 |
|
lyh250-666
|
256175d3bd
|
test:modify dnodes = 5
|
2024-09-07 14:59:01 +08:00 |
|
lyh250-666
|
64763f14e9
|
test:fix clusterBasic case
|
2024-09-07 12:34:37 +08:00 |
|
chenhaoran
|
a58c69e146
|
test:comment out failed testcase in ci
|
2024-09-07 09:42:47 +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
|
2ac23f72e8
|
Merge branch '3.0' into feat/TD-30813-2
|
2024-09-06 14:01:54 +08:00 |
|
Jing Sima
|
87130db0e4
|
fix:[TD-31889] extend result buf size for percentile function to handle large double value.
|
2024-09-04 18:33:14 +08:00 |
|
Haojun Liao
|
c72cd7c783
|
Merge pull request #27650 from taosdata/fix/TD-31844
fix:[TD-31844]open log flag in test case
|
2024-09-04 18:21:55 +08:00 |
|
Hongze Cheng
|
abeca1e08a
|
Merge pull request #27420 from taosdata/enh/TS-5297-3.0
enh: grant for csv and data sync
|
2024-09-04 18:14:37 +08:00 |
|
Minglei Jin
|
270190b4ee
|
Merge branch '3.0' into feat/TD-30813-2
|
2024-09-04 10:14:37 +08:00 |
|
Feng Chao
|
adc63b4924
|
Merge pull request #27424 from taosdata/test/3.0/windows-full-ci
Test/3.0/windows full ci
|
2024-09-04 08:12:45 +08:00 |
|
chenhaoran
|
01ad6a685b
|
tetst:sleep 2 after stop taosd in windows ci
|
2024-09-03 19:37:22 +08:00 |
|
chenhaoran
|
f6d3cb8fe3
|
tetst:remove failed case in windows ci
|
2024-09-03 18:46:56 +08:00 |
|
Pan Wei
|
857b6dae92
|
Merge pull request #27655 from taosdata/test/3.0/TD-31556
tetst:don't check assert of taosx and explorer in ci
|
2024-09-03 18:44:07 +08:00 |
|
chenhaoran
|
dbb0fe7068
|
tetst:don't check assert of taosx and explorer in ci
|
2024-09-03 18:37:45 +08:00 |
|
chenhaoran
|
67e3019a19
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/windows-full-ci
|
2024-09-03 18:33:09 +08:00 |
|
yihaoDeng
|
b403640cf0
|
fix:[TD-31844]open log flag in test case
|
2024-09-03 16:57:41 +08:00 |
|
chenhaoran
|
66b7c9cfbe
|
tetst:modify error path in windows ci
|
2024-09-03 16:34:26 +08:00 |
|
Feng Chao
|
f7036fd3c9
|
Merge pull request #27625 from taosdata/test/3.0/TD-31843
Test: use parameters instead of numbers for test_column_tag_boundary.py
|
2024-09-03 16:20:19 +08:00 |
|
Hongze Cheng
|
6e349d549d
|
Merge pull request #27623 from taosdata/test/3.0/TD-31556
tetst:Add assert checks to the CI pipeline
|
2024-09-03 15:21:49 +08:00 |
|
Minglei Jin
|
aa16f0adac
|
Merge branch '3.0' into feat/TD-30813-2
|
2024-09-03 15:21:45 +08:00 |
|
haoranchen
|
94719a4881
|
Update test_column_tag_boundary.py
|
2024-09-03 09:22:46 +08:00 |
|
haoranchen
|
b8cca4b32c
|
Test: Use parameters instead of numbers. for test_column_tag_boundary.py
|
2024-09-03 09:20:37 +08:00 |
|
Feng Chao
|
26835e6e5f
|
Merge pull request #27582 from taosdata/test/3.0/TD-31660
add case by TD-31660 TS-5340
|
2024-09-03 09:06:57 +08:00 |
|