Commit Graph

9548 Commits

Author SHA1 Message Date
Ganlin Zhao 3402fb828b add test cases 2022-12-22 19:05:55 +08:00
plum-lihui 80a7a15778 test: modify test case for checking db ready 2022-12-22 17:18:30 +08:00
54liuyao 7c84ddd46d fix:timestampe is out of order 2022-12-22 16:48:33 +08:00
Shengliang Guan 9ed8a2125c
Merge pull request #19054 from taosdata/fix/TD-21388
fix: the mnode is also offline when dnode on it is offline
2022-12-21 13:37:16 +08:00
Xiaoyu Wang 21af5e12f8 fix: show tables/stables privilege error 2022-12-21 12:00:31 +08:00
Shengliang Guan 893cf18f8e test: adjust case 2022-12-21 11:27:59 +08:00
dapan1121 b77a1ed5e3
Merge pull request #19032 from taosdata/fix/TD-21001
enh: optimize converting timestamp at client side
2022-12-21 09:21:35 +08:00
dapan1121 294a437657 fix: fix percentile + interval res error 2022-12-20 19:50:09 +08:00
Ping Xiao 633a5d979e test: update coverage test script 2022-12-20 15:45:38 +08:00
Shengliang Guan 13bee02129
Merge pull request #19021 from taosdata/test/jcy
test:add test case into ci
2022-12-20 12:50:24 +08:00
jiacy-jcy b58bb4fba1 test:add test case into ci 2022-12-19 18:25:02 +08:00
Shuduo Sang 4a95bb1133
fix: taosbenchmark delay time for windows (#19011)
* fix: taosbenchmark delay time for windows

* test: remove taosbenchmark deprecated paramter

* fix: update taos-tools 261fcca
2022-12-19 17:26:33 +08:00
Hui Li 1add39ae2e
Merge pull request #19003 from taosdata/test/TD-20540
Test/td 20540
2022-12-19 11:10:02 +08:00
Shengliang Guan 2e2e227dbe fix: remove invalid assert 2022-12-18 19:59:17 +08:00
Alex Duan 680b7aa090 fix(query): avg fix case error 2022-12-17 16:59:25 +08:00
Alex Duan 110ed6b4b3 fix(query): avg funciton add case 2022-12-17 11:40:00 +08:00
“happyguoxy” e52b7a5a07 test: add insert null and none cases 2022-12-16 16:14:51 +08:00
“happyguoxy” b669283aff test: add insert null and none cases 2022-12-16 16:13:32 +08:00
Liu Jicong 4ab9638f9a enh(stream): forbid source db replica > 1 2022-12-16 15:41:08 +08:00
Alex Duan 3fb64bf078 fix(query): avg function check overflow case 2022-12-15 17:58:33 +08:00
Alex Duan 7fa0a2e0b5 fix(query): avg function check overflow range add case 2022-12-15 17:10:53 +08:00
dapan1121 978d45ffc1 enh: optimize converting timestamp at client side 2022-12-15 16:56:35 +08:00
dapan1121 2aad923b59
Merge pull request #18927 from taosdata/fix/TD-21101
fix: refact some example files
2022-12-14 16:35:52 +08:00
dapan1121 d6f6c6495b
Merge pull request #18917 from taosdata/szhou/cenc
fix: udfd pipe close before send response
2022-12-14 08:51:28 +08:00
slzhou c14c1b9ae2 fix: add test case 2022-12-13 15:30:18 +08:00
dapan1121 186384dda3 fix: refact some example files 2022-12-13 15:26:16 +08:00
Shengliang Guan 3f97f41861
Merge pull request #18920 from taosdata/fix/main_bugfix_wxy
enh: shielding database option 'strict'
2022-12-13 14:52:45 +08:00
slzhou 3108e658e6 fix: expand scalar param column data to fill the udf datablock 2022-12-13 14:51:11 +08:00
Xiaoyu Wang 9dff4371ec enh: shielding database option 'strict' 2022-12-13 12:20:48 +08:00
54liuyao 9f3fabc7f5 ci:add some test for stream 2022-12-13 09:30:34 +08:00
Shengliang Guan 71587df603 enh: topic privilege 2022-12-12 17:34:32 +08:00
Shengliang Guan a2adbfcbd1 Merge branch 'main' into feat/TD-21045-main 2022-12-09 13:05:45 +08:00
Shengliang Guan 18d6d8441d
Merge pull request #18846 from taosdata/3.0
release: build 3.0.2.0
2022-12-09 13:04:42 +08:00
Shuduo Sang 9972414382
test: temporarily disable go.sh test (#18845) 2022-12-09 12:25:24 +08:00
54liuyao 8caca97568 feat:add delete mark for sma 2022-12-09 11:34:58 +08:00
Shengliang Guan 59c48d0396 test: addjust cases 2022-12-09 11:29:42 +08:00
Shengliang Guan 1dd1e497f9 test: update case 2022-12-07 23:57:51 +08:00
Shengliang Guan cdadfe42f1 Merge remote-tracking branch 'origin/3.0' into enh/TD-21066 2022-12-07 23:57:21 +08:00
Shuduo Sang 82471e1dda
fix: make invalid_commandline.py and demo.py back to test (#18784)
* fix: taosbenchmark vgid with tables less than vgroups

* fix: update taos-tools 7583475

* fix: update taos-tools ac69142

* fix: make invalid_commandline.py and demo.py back
2022-12-07 22:40:18 +08:00
Shengliang Guan 66f4ee9a41 enh: alter db replica return quickly, operation executed asynchronously 2022-12-07 21:57:49 +08:00
Shengliang Guan 6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan 64e39cf2d4 enh: alter db replica return quickly, operation executed asynchronously 2022-12-07 20:16:22 +08:00
dapan1121 f56916cff9
Merge pull request #18743 from taosdata/fix/TD-20802.2
fix: fix task redirect not finished issue
2022-12-07 11:06:40 +08:00
dapan1121 98b55ac506
Merge pull request #18749 from taosdata/fix/addStmtMergeCase
fix: add stmt sort merge case
2022-12-07 09:03:53 +08:00
dapan1121 34072c2307 fix: add stmt sort merge case 2022-12-06 20:40:29 +08:00
dapan1121 bb382ec2a3 fix: fix case dead loop issue 2022-12-06 19:23:50 +08:00
Shengliang Guan 28bc1bde9b test: add cases for create and drop topic 2022-12-06 15:28:55 +08:00
Shengliang Guan d16d38aeb5 test: adjust cases 2022-12-06 12:48:58 +08:00
Shengliang Guan 2e900918bb enh: allow any user to create a topic 2022-12-06 12:02:32 +08:00
Shuduo Sang 0ce44c400b
fix: csharp test case (#18706)
* fix: csharp test case

* fix: return -1 if failed
2022-12-05 22:08:06 +08:00
dapan1121 79cd86d5ad
Merge pull request #18705 from taosdata/fix/TD-20907
fix:stddev\fisrt\last combine function
2022-12-05 20:15:53 +08:00
54liuyao d7a38aeae9 fix:stddev\fisrt\last combine function 2022-12-05 17:21:40 +08:00
dapan1121 0ecb0d26f2
Merge pull request #18694 from taosdata/fix/TS-2144
enh(query): add timetruncate function ignore timezone option for 1d
2022-12-05 17:18:18 +08:00
Shuduo Sang 31ae21aab9 fix: merge with 3.0 2022-12-05 15:19:04 +08:00
Shuduo Sang 8c85bda408 fix: disable tmq auto commit callback temporarily 2022-12-05 15:13:03 +08:00
Hui Li d638019a93
Merge pull request #18700 from taosdata/TD-20967
test:comment commit of tmq consumer in crashGen
2022-12-05 15:11:31 +08:00
chenhaoran 2f37e915a0 test: temp commit 2022-12-05 14:41:55 +08:00
chenhaoran 85ff9eaacf test:commit commit of tmq consumer in crashGen 2022-12-05 14:40:46 +08:00
Ganlin Zhao 470e0f2d23 fix timetruncate test cases 2022-12-05 12:00:50 +08:00
dapan1121 09817b8cef
Merge pull request #18675 from taosdata/fix/TD-20878-3.0
fix: dataDir process of multi-tier storage conform to 2.6
2022-12-04 17:39:05 +08:00
dapan1121 f9f60a8f39
Merge pull request #18646 from taosdata/fix/TD-20684-3.0
feat(api): add new api int64_t taos_affected_rows64
2022-12-04 16:47:51 +08:00
kailixu feceb0f1f4 fix: multi-tier storage test case update 2022-12-04 15:31:08 +08:00
Shuduo Sang 1e15e23cce
feat: taosbenchmark supports vgid (#18657)
* test: update taos-tools e0f2fe3

* feat: taosbenchmark supports vgid

* fix: util func refactor

* test: update taos-tools 09372db

* test: update taos-tools e62c5ea

* test: comment off replica line for ci

* test: comment off invalid_commandline.py and demo.py
2022-12-04 15:30:06 +08:00
Alex Duan a976d3a4c1 fix(case): pexpect module expect return index 2022-12-03 17:48:47 +08:00
Alex Duan 0a219ec88f fix(case): taos shell modify Query OK output string 2022-12-03 17:38:38 +08:00
Shengliang Guan d9c261cd13 refact: remove some error codes 2022-12-03 10:17:02 +08:00
Shengliang Guan 6d70f48802
Merge pull request #18592 from taosdata/feature/3_liaohj
enh(query): optimize query perf.
2022-12-02 21:00:35 +08:00
Shengliang Guan ed94379cd0 Merge remote-tracking branch 'origin/3.0' into fix/TD-20318 2022-12-02 17:45:50 +08:00
Shengliang Guan 867f7abeea test: add asan case 2022-12-02 17:44:39 +08:00
Haojun Liao 42a512c39f refactor: do some internal refactor. 2022-12-02 15:52:32 +08:00
Haojun Liao 83782fb27b fix(query): fix invalid tag fill and clear nullbitmp 2022-12-02 10:07:48 +08:00
Shengliang Guan 0f05117131
Merge pull request #18603 from taosdata/fix/TD-20848
enh: add topic privilege in mnode
2022-12-01 18:27:48 +08:00
dapan1121 fa185deef9
Merge pull request #18615 from taosdata/feature/TD-14761
opti: get meta in schemaless
2022-12-01 18:03:40 +08:00
Haojun Liao 9f55ca7f80 test:update the test cases. 2022-12-01 17:45:33 +08:00
chenhaoran 9029a0e45f test:modify testcase that deletes dataDir when starting old taosd 2022-12-01 17:13:42 +08:00
chenhaoran 51a3df6740 Merge branch 'fix/TD-20848' of https://github.com/taosdata/TDengine into fix/TD-20848 2022-12-01 17:11:36 +08:00
chenhaoran f97b46877d test:modify testcase that deletes dataDir when starting old taosd 2022-12-01 17:11:22 +08:00
Shengliang Guan 806658545a
Merge pull request #18449 from taosdata/FIX/TD-19334-3.0
feat: implement pipelining of sync
2022-12-01 16:40:07 +08:00
wangmm0220 eed84cd94d fix:enable test casese for sml 2022-12-01 16:21:36 +08:00
Shengliang Guan 2d48563959 fix: crash if failed to decode sdb row 2022-12-01 16:04:39 +08:00
Shengliang Guan fe759c85f3 Merge remote-tracking branch 'origin/3.0' into FIX/TD-19334-3.0 2022-12-01 15:04:55 +08:00
Shengliang Guan 2cccc3d18e test: adjust test case (add leader**) 2022-12-01 13:48:51 +08:00
Shengliang Guan d55f46852c
Merge pull request #18601 from taosdata/fix/TD-20318
test: remove unstable case
2022-12-01 10:43:45 +08:00
Shengliang Guan 31890adfbd test: remove unstable case 2022-12-01 10:43:06 +08:00
chenhaoran e048047e6c Merge branch 'TD-20251' of https://github.com/taosdata/TDengine into TD-20251 2022-12-01 09:56:35 +08:00
chenhaoran 3d24b70ceb test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-12-01 09:46:19 +08:00
Benguang Zhao 55bae49d56 Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-30 23:47:30 +08:00
haoranchen 22c4197723
Merge branch '3.0' into TD-20251 2022-11-30 23:24:56 +08:00
chenhaoran efc883707c test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-11-30 22:22:49 +08:00
yihaoDeng 80188f9213 fix case 2022-11-30 22:04:54 +08:00
chenhaoran b67cc0fa01 test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-11-30 20:12:15 +08:00
chenhaoran 78b0844aec test:modify base version from 3.0.1.0 to 3.0.1.8 in compatibility testcase 2022-11-30 20:09:47 +08:00
Shengliang Guan fd31980b91
Merge pull request #18535 from taosdata/enh/addTraceInfo
enh: add trace info
2022-11-30 17:23:20 +08:00
gccgdb1234 4c21f20118 fix compile 2022-11-30 14:42:31 +08:00
Shengliang Guan 044a252e44
Merge pull request #18565 from taosdata/lihui3.0/test
test: modify limit2.sim to limit.py
2022-11-30 14:10:46 +08:00
dapan1121 45cf5acc32
Merge pull request #18501 from taosdata/fix/TS-2149
fix(query): handle countAlwaysReturnValue behavior
2022-11-30 13:20:51 +08:00
plum-lihui 12191a46f7 test: modify limit2.sim to limit.py 2022-11-30 12:05:53 +08:00
yihaoDeng 3b33b4dadb change parameterr 2022-11-30 11:37:50 +08:00
Shengliang Guan 189cdc4f63
Merge pull request #18533 from taosdata/enh/clientRetry
enh: refactor retry
2022-11-30 10:47:13 +08:00
yihaoDeng b7cba5d68a change test case 2022-11-30 09:35:07 +08:00
gccgdb1234 cb09f2be93 fix compile 2022-11-29 22:43:34 +08:00
Ganlin Zhao f913fbdaf6 fix errors 2022-11-29 22:14:46 +08:00
yihaoDeng 6eb032f3e9 change test case 2022-11-29 20:07:26 +08:00
Ganlin Zhao ca51b86359 fix test cases 2022-11-29 19:45:18 +08:00
yihaoDeng 50c8392dfc change parameterr 2022-11-29 19:39:09 +08:00
dapan1121 60b3d00a4e
Merge pull request #18543 from taosdata/fix/TD-20772
fix:calculate the correct deletion range
2022-11-29 19:02:16 +08:00
Benguang Zhao 470441c541 Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-29 18:24:01 +08:00
yihaoDeng 20187bacc6 change parameterr 2022-11-29 17:37:43 +08:00
54liuyao 0b91b5b2b3 fix:calculate the correct deletion range 2022-11-29 17:24:52 +08:00
Benguang Zhao f1991ac882 enh: improve runOneLinux and TDTestCase of python test scripts 2022-11-29 17:19:47 +08:00
Shengliang Guan fb140a285e enh: add dropping status for vgroups 2022-11-29 16:24:59 +08:00
Shengliang Guan b85643bd56
Merge pull request #18530 from taosdata/test/TD-20582
test: add test cases
2022-11-29 14:26:14 +08:00
Shengliang Guan 57202ea706 test: add asan case 2022-11-29 13:08:10 +08:00
yihaoDeng 03eaf16d08 add timestamp to msg head 2022-11-29 11:42:24 +08:00
Hui Li 0abeeb4c3d
Merge pull request #18517 from taosdata/TD-20251
test:add testcase of win ci
2022-11-29 09:29:48 +08:00
Ping Xiao 80b34c6b56 test: add test cases 2022-11-29 01:49:59 +08:00
Ganlin Zhao 682b3b60ef Merge branch '3.0' into fix/TS-2149 2022-11-28 23:42:16 +08:00
Ganlin Zhao 94c8ba64d2 fix test cases 2022-11-28 22:55:16 +08:00
Shengliang Guan a33799fe26 test: adjust alter replica case 2022-11-28 19:34:25 +08:00
chenhaoran ab87a92f64 test:add win testcase in ci 2022-11-28 17:51:12 +08:00
Shengliang Guan a6b7c2669f Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2022-11-28 17:30:53 +08:00
chenhaoran 90ae53211f test:add testcase of win ci 2022-11-28 16:50:47 +08:00
Shengliang Guan db529a97c9 test: remove unused sim files 2022-11-28 13:20:28 +08:00
Shengliang Guan 2d39bd02fe test: add asan case 2022-11-28 12:27:14 +08:00
Shengliang Guan 58f49389cd test: adjust cluster case for asan 2022-11-28 12:00:51 +08:00
Shengliang Guan 4369c2ee97 test: add asan case 2022-11-28 11:24:47 +08:00
Shengliang Guan 38755b8138 Merge remote-tracking branch 'origin/3.0' into fix/TD-20318 2022-11-28 11:19:33 +08:00
Shengliang Guan 099b80906f test: adjust cluster case for asan mode 2022-11-28 11:19:02 +08:00
Hui Li 7a7529dab9
Merge pull request #18492 from taosdata/TD-20251
test:add win testcase in ci
2022-11-28 10:49:53 +08:00
Shengliang Guan aa59831c9b
Merge pull request #18497 from taosdata/fix/TD-20781
fix: memory leak while subscribe
2022-11-28 08:57:41 +08:00
Ganlin Zhao 8fba0b631c Merge branch '3.0' into fix/TS-2149 2022-11-28 01:02:57 +08:00
Ganlin Zhao 4c158238ba add test cases 2022-11-28 01:00:34 +08:00
Shengliang Guan e6aed5195d
Merge pull request #18468 from taosdata/feature/3_liaohj
refactor: improve the perf in query
2022-11-27 23:10:00 +08:00
Shengliang Guan fd65b8935b test: add asan case 2022-11-27 22:24:28 +08:00
Shengliang Guan e4805a0cee test: add asan case 2022-11-27 21:50:54 +08:00
Shengliang Guan 7112a4ca6c test: add asan case 2022-11-27 21:40:16 +08:00
Shengliang Guan 56ccb65c3e test: add asan case 2022-11-27 20:57:58 +08:00
Haojun Liao 1e8dcacea6 fix(query): set null for inf and nan value. 2022-11-27 18:25:20 +08:00
chenhaoran 54e6d72c2d test:add win testcase in ci 2022-11-27 18:01:07 +08:00
Shengliang Guan 2dc23cdfe5 test: adjust tmqCommon cases 2022-11-27 17:49:23 +08:00
Shengliang Guan a8a75f33d7 test: adjust tmqshow case 2022-11-27 16:15:58 +08:00
Shengliang Guan ecff9423bf test: add asan case 2022-11-27 15:55:16 +08:00
Haojun Liao 203ea1f9c8 fix(query): fix error 2022-11-27 14:57:44 +08:00
Shengliang Guan 8d1b036253 test: adjust case for asan mode 2022-11-27 14:49:00 +08:00
Shengliang Guan 8e1789dc3e test: add asan case 2022-11-27 10:23:40 +08:00
Haojun Liao 31c2aa89ef fix(query): do some internal refactor. 2022-11-27 01:59:49 +08:00
Shengliang Guan c1c088d6e9 test: add asan case 2022-11-26 21:57:31 +08:00
Haojun Liao 965ee9a6c8 fix(query): keep block order in exchange operator. 2022-11-26 15:32:36 +08:00
Shengliang Guan 01c7b93d21 test: add asan case 2022-11-26 12:45:49 +08:00
Shengliang Guan 0f1b0b68f1 test: add asan case 2022-11-26 12:33:10 +08:00