Commit Graph

3120 Commits

Author SHA1 Message Date
Hongze Cheng 214c92264c Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-03 11:27:26 +08:00
wangmm0220 136bc379d1 feat:ignore delete info 2023-07-03 11:02:08 +08:00
Haojun Liao 9e98c64b1e fix(tsdb): set correct stt load info. update the test case. 2023-06-30 22:57:49 +08:00
plum-lihui 8dd2921cf1 test: modify check mode 2023-06-30 16:51:21 +08:00
Alex Duan e65c691e73 fix: add order by _wstart case with orderBy.py 2023-06-30 15:45:43 +08:00
plum-lihui 21ffc07768 test:modify check for consumer number 2023-06-30 10:53:19 +08:00
plum-lihui 015415b6af test: add tmq case for max groupid 2023-06-29 18:48:23 +08:00
Hui Li 474efc4ce8
Merge branch 'main' into test_main/lihui 2023-06-29 18:44:30 +08:00
plum-lihui fe0f3328f0 add tmq test case for max topics 2023-06-29 15:37:05 +08:00
dapan1121 c8435de64a
Merge branch '3.0' into fix/m23.0 2023-06-29 14:03:56 +08:00
dapan1121 3519e9170e Merge remote-tracking branch 'origin/main' into 3.0 2023-06-29 11:13:45 +08:00
Haojun Liao c4a6b85bdf fix(tsdb): support stt and file block overlap. 2023-06-28 22:38:51 +08:00
wangmm0220 fdcfa87994 fix:case error 2023-06-28 18:34:22 +08:00
wangmm0220 6cd0f98e44 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495 2023-06-28 18:09:30 +08:00
wangmm0220 c98a298b62 fix:test case 2023-06-28 17:13:14 +08:00
Hui Li d91f44c274
Merge pull request #21850 from taosdata/test/ts-3495
test: finish testcases for TS-3495 and TS-3497
2023-06-28 16:24:40 +08:00
Haojun Liao ed900d6ff6
Merge branch '3.0' into refact/fillhistory 2023-06-28 13:48:26 +08:00
chao.feng d1ae156dac add user privilege cases of insert and select operation for stable,child table and table by charle 2023-06-28 11:42:06 +08:00
wangjiaming0909 57ddb3437d feature: optimize order by limit using priority queue 2023-06-27 17:50:50 +08:00
dapan1121 3db873652a
Merge pull request #21868 from taosdata/fix/TS-3581
fix: fix result of first can be 0 occasionally
2023-06-27 16:43:35 +08:00
jiajingbin 5d5f92450a
Merge branch '3.0' into test/ts-3495 2023-06-27 16:41:04 +08:00
Haojun Liao 32fddeff18 fix(stream): fix error retrieve data from source task.And optimize the test cases. 2023-06-27 16:24:47 +08:00
Ganlin Zhao 427484889a add test case 2023-06-27 15:33:41 +08:00
Alex Duan fa4873df3c test: add forbid stream and topic case to splitVGroup.py 2023-06-27 14:01:13 +08:00
Haojun Liao 1ad05a06d6
Merge branch '3.0' into enh/tsdb_optimize 2023-06-27 11:46:37 +08:00
Haojun Liao 3289ad62be other: merge 3.0 2023-06-27 11:33:40 +08:00
Hui Li 306e80ac38
Merge pull request #21828 from taosdata/lihui3.0/test
test: add tmq test case for check consume rows in client log file
2023-06-27 10:30:01 +08:00
dapan1121 4dae9f4eff merge main to 3.0 2023-06-26 18:43:00 +08:00
jiajingbin 7445a8aba9 test: finish testcases for TS-3495 2023-06-26 18:23:34 +08:00
Ganlin Zhao eb6bc0a64f add test case 2023-06-26 09:42:13 +08:00
jiajingbin faa421eddb test: save 2023-06-25 20:15:00 +08:00
Haojun Liao f9be16bef4 fix: update test case. 2023-06-25 19:42:10 +08:00
Haojun Liao 402c091df0 fix(stream): fix sma error. 2023-06-25 19:41:44 +08:00
plum-lihui 78b6b8b647 test: add tmq test case for check consume rows in client log file 2023-06-25 17:04:23 +08:00
jiajingbin 7eff0410e1 test: save 2023-06-25 15:25:46 +08:00
jiajingbin da631dcb42 test: add tmq params testcase 2023-06-25 10:20:48 +08:00
Hui Li 05c7ec6135
Merge pull request #21809 from taosdata/ts_3405_fix
Merge pull request #21771 from flyingangel2013/ts_3405_fix
2023-06-25 09:40:16 +08:00
Haojun Liao dad1854cbb other: merge 3.0 2023-06-25 09:33:37 +08:00
wade zhang 254a20bdf3
Merge pull request #21660 from luckeverda/feat/TD-23739
feat/TD-23739: enhance ttl, deletetime modified by writing-op
2023-06-25 09:06:57 +08:00
kailixu afa186108e chore: more code 2023-06-25 00:19:30 +08:00
kailixu 4c169bc09b fix: system stable query with limit/offset 2023-06-25 00:17:40 +08:00
Haojun Liao cf02ac7229 fix(tsdb): extract tomb data in stt files. 2023-06-21 18:57:14 +08:00
Hui Li d95a456290 Merge pull request #21771 from flyingangel2013/ts_3405_fix
update test case to combine three cases into one, reduce the time cos…
2023-06-21 15:43:17 +08:00
jiajingbin 84d48bb7fa test: add show-consumer-parameters 2023-06-21 15:23:39 +08:00
Alex Duan f4ad0d6b7b test: fix printf format 2023-06-20 11:38:37 +08:00
Alex Duan 74879f1625 test: fix printf format 2023-06-20 11:35:05 +08:00
Shungang Li b93f653d7e feat: enhance ttl, deletetime modified by writing-ops
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
2023-06-19 19:03:35 +08:00
Alex Duan dca3aee582 test: add splitVGroup to case.task 2023-06-19 18:49:54 +08:00
Alex Duan 6f96a7808a test: add splitVGroup.py case for split vgroup 2023-06-19 16:15:55 +08:00
chao.feng d00cf2dfb5 update test case to combine three cases into one, reduce the time cost of inserting data by charles 2023-06-19 14:11:30 +08:00
dapan1121 3bd5fbad0c
Merge pull request #21754 from taosdata/fix/TD-24832
fix: invalid system table primary key and distinct order by column issue
2023-06-19 13:24:48 +08:00
dapan1121 c79273955d fix: timeline function for system table query case 2023-06-19 10:12:30 +08:00
chenhaoran bc0dc76e7d test:add test case for windows 2023-06-16 17:35:22 +08:00
chenhaoran 0eae4a5c85 Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-06-16 16:13:34 +08:00
chenhaoran d51edbafc4 test:add testcase r for TS-3524 2023-06-16 14:33:22 +08:00
dapan1121 575c48212a
Merge pull request #21721 from taosdata/fix/TD-24707
fix: forbid system table functions
2023-06-15 18:52:33 +08:00
dapan1121 205e79ad28
Merge pull request #21736 from taosdata/fix/TD-24790
fix: fix fill double type column with scalar expression error
2023-06-15 18:45:40 +08:00
Haojun Liao 1b9eca5ce0 other: merge main. 2023-06-15 13:03:17 +08:00
Ganlin Zhao 99ae96daf6 add test cases 2023-06-15 11:01:07 +08:00
Ganlin Zhao 2131159a38 add test case 2023-06-14 14:04:03 +08:00
wangmm0220 864236a8dc fix:conflicts 2023-06-14 12:05:10 +08:00
wangmm0220 c28d7d9bf8 fix:open info log in tmq client & modify parametes in show consumers 2023-06-14 12:01:54 +08:00
Hui Li bca86d6936
Merge pull request #21678 from taosdata/test/TD-24713-MAIN
test: make diff function testing case to pass
2023-06-14 08:34:26 +08:00
dapan1121 f84eef0ac4
Merge branch '3.0' into feat/TD-24499 2023-06-13 15:27:18 +08:00
Haojun Liao 933d08b489
Merge pull request #21690 from taosdata/feature/TS-3495
feat:add parameters for consumer & add offset rows for subscription
2023-06-13 14:59:15 +08:00
dapan1121 b8b3036905 fix: fix case issue 2023-06-13 13:53:40 +08:00
wangmm0220 fb17881609 fix:test cases 2023-06-13 09:18:57 +08:00
wangmm0220 1cbe7c8f29 fix:column length for ins_columns 2023-06-12 19:16:23 +08:00
wangmm0220 fe155898fe fix:modify offset description to string 2023-06-12 16:34:53 +08:00
wangmm0220 aa610b27a4 feat:add parameters for consumer & add offset rows for subscription 2023-06-09 18:51:10 +08:00
Hui Li 39e30a1da1
Merge pull request #21592 from flyingangel2013/ts_3469
update the ci test case for user privilege by charles
2023-06-09 16:31:40 +08:00
Hui Li 2311a670ab
Merge pull request #21475 from flyingangel2013/ts_3423
add test case for task 3423 by charles
2023-06-09 16:28:16 +08:00
Hui Li 5fab73aca5
Merge pull request #21471 from flyingangel2013/ts_3405
add test case for task 3405 by charles
2023-06-09 16:27:35 +08:00
Alex Duan 2bafca4b2b test: make diff function testing case to pass 2023-06-09 12:55:07 +08:00
Alex Duan 239c031487 test: add precision us and ns case 2023-06-08 15:41:57 +08:00
dapan1121 958160be0b
Merge pull request #21599 from taosdata/enh/TD-24274
enh: enable interp fill value support scarlar expression
2023-06-08 10:39:38 +08:00
dapan1121 6c20a331aa
Merge pull request #21547 from taosdata/fix/TD-24507
fix: fix multiple diffs output less lines if null values involved
2023-06-08 10:37:51 +08:00
Ganlin Zhao 46baeefea7 fix test cases 2023-06-07 18:39:33 +08:00
dapan1121 01683f6d92
Merge pull request #21527 from taosdata/feat/TS-3048
feat(query): support single point interp
2023-06-06 18:17:20 +08:00
jiacy-jcy be2b0662d2 test:modify test case for multilevel.py 2023-06-06 17:39:32 +08:00
Ganlin Zhao e8eadeb9f5 Merge branch '3.0' into feat/TS-3048 2023-06-06 14:55:12 +08:00
dapan1121 65d323d9c7
Merge pull request #21222 from taosdata/fix/TD-24001
enh: optimize timeline function validation
2023-06-06 14:22:53 +08:00
Ganlin Zhao 384aa4d70b add test cases 2023-06-05 16:41:09 +08:00
chao.feng 765111daf3 update the ci test cases for user privilege by charles 2023-06-05 14:56:19 +08:00
dapan1121 8aa2e96d4e fix: test case issue 2023-06-05 11:26:45 +08:00
Haojun Liao 5c115c0900 other:merge main. 2023-06-03 17:22:27 +08:00
yihaoDeng 9f8f5374aa fix: num_of_records_per_req item in json config need less than 32768. current = 100000 2023-06-02 16:56:20 +08:00
Haojun Liao 2e5a56a037
Merge pull request #21570 from taosdata/fix/liaohj_main
other: merge  3.0 into main.
2023-06-02 13:12:27 +08:00
Haojun Liao d45aa7ef84
Merge pull request #21555 from taosdata/fix/liaohj_main
other: merge main into 3.0.
2023-06-02 13:11:12 +08:00
Hui Li b9cdbe964f
Merge pull request #21438 from flyingangel2013/ts_3398
add test case for ci from test task ts_3398 by charles
2023-06-02 11:51:51 +08:00
Haojun Liao 5301c5756a other: merge main into 3.0. 2023-06-01 09:29:18 +08:00
Ganlin Zhao bd4021c599 fix test case 2023-05-31 16:10:38 +08:00
Ganlin Zhao 35af4a9585 add test cases 2023-05-31 13:45:16 +08:00
Ganlin Zhao 34d43647f6 add test cases 2023-05-31 13:42:02 +08:00
Alex Duan 772ef3bd19 test: modfiy insert rows to small 2023-05-30 15:39:15 +08:00
Alex Duan ed9eaf541d test: add smaBasic.py test case 2023-05-30 14:37:46 +08:00
Alex Duan 6a7d8858dc test: add smaBasic.py test case 2023-05-30 14:36:51 +08:00
Ganlin Zhao 0dc8baede4 add test cases 2023-05-30 14:21:47 +08:00
wangmm0220 757ac9b1d9 fix:add test cases 2023-05-30 14:20:21 +08:00
wangmm0220 78db3520a6 fix:conflict 2023-05-29 14:57:03 +08:00