Commit Graph

1601 Commits

Author SHA1 Message Date
dapan1121 22ad3129b9 fix: query schema is old issue 2023-03-28 15:21:47 +08:00
dapan1121 5b02af6a91 fix: merge main to 3.0 2023-03-22 16:08:16 +08:00
Ganlin Zhao 7d124dfecc fix test case 2023-03-22 09:58:58 +08:00
chenhaoran 1ad3c4fde0 ci: enable Jemalloc in compilation 2023-03-21 19:39:12 +08:00
chenhaoran fb0531d669 test:add tsbs query sql 2023-03-20 11:33:47 +08:00
Ganlin Zhao e7a8ab7336 add test cases 2023-03-18 15:21:59 +08:00
chenhaoran 234f9db5e7 test:fix that timestamps can be validated correctly 2023-03-16 17:10:43 +08:00
Xuefeng Tan 449f7115e4
fix: windows test (#20256)
* fix: windows sim test

* fix: windows sim test

* fix: random on windows

* fix: taosd online check

* fix: windows path in python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: windows python test

* fix: make_install.bat

* fix: python test

* fix: jdbc test

* fix: develop test

* fix: develop test

* fix:add log

* test:add win case file

* test:add win case file

* test:add win case file

* fix: python test get taosBenchmark path

* test:add win case file

* test:comment some failed cases in win

* test:add win case file

* test:add win case file

* test:comment some win case file

* test:add some win case file

---------

Co-authored-by: wangmm0220 <wangmm0220@gmail.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-16 10:18:06 +08:00
chenhaoran a8967b73c3 test:fix that timestamps can be validated correctly in testcase 2023-03-16 01:55:46 +08:00
gccgdb1234 39eec5e8b3 Merge branch 'main' of github.com:taosdata/TDengine into TD-13572 2023-03-16 01:42:06 +08:00
gccgdb1234 6b3fa3f5af test:fix that timestamps can be validated correctly in testcase 2023-03-16 01:41:44 +08:00
Shengliang Guan e98b32a69f
Merge pull request #20427 from taosdata/fix/main_bugfix_wxy
fix: last redundant read stt file
2023-03-14 09:41:19 +08:00
Xiaoyu Wang 1870a9d46e feat: show vgroup display num of cache tables 2023-03-13 19:14:53 +08:00
dapan1121 91df1b3298 fix: group merge issue 2023-03-12 15:04:53 +08:00
dapan1121 b1d21472ed
Merge pull request #20345 from taosdata/fix/TD-22864
fix: remove test case has random results
2023-03-09 09:35:31 +08:00
Ganlin Zhao 9291156585 fix: remove test case has random results 2023-03-08 18:44:16 +08:00
Shengliang Guan 1439bdcd36
Merge pull request #20306 from taosdata/feat/add-reboot-time
feat/add-reboot-time
2023-03-08 15:46:55 +08:00
cademfly 6dcb9c7f0f trigger ci 2023-03-08 14:04:33 +08:00
cademfly 839758f2d6 fix odbc.py total columns numbers 2023-03-08 10:26:28 +08:00
chenhaoran 14e62eca8c test: add stream and topic in compatibility case 2023-03-07 17:51:54 +08:00
dapan1121 dd493d3ee4 fix: add order by string case 2023-03-03 11:54:25 +08:00
dapan1121 8f858268d3 fix: add test case 2023-03-01 19:25:24 +08:00
dapan1121 178d2cac00
Merge pull request #20156 from taosdata/fix/TD-22520
fix(query): fix apply limit error for doMultiwayMerge operator if datablocks belongs to the same group
2023-02-27 14:20:42 +08:00
Ganlin Zhao 04bd07da59 add test cases 2023-02-26 10:28:07 +08:00
Xiaoyu Wang 1ab144609e merge main 2023-02-23 14:58:22 +08:00
dapan1121 05c7bc170e
Merge pull request #20098 from taosdata/feat/TS-2671
feat(query): optimize percentile function performance
2023-02-23 10:24:06 +08:00
Ganlin Zhao 8175b36d31 add test cases 2023-02-22 14:08:26 +08:00
dapan1121 e5023259ff fix: add tag filter case 2023-02-21 14:36:25 +08:00
Xiaoyu Wang 319dfd8f06 merge 3.0 2023-02-20 17:21:37 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
dapan1121 052f89c3d2
Merge pull request #19964 from taosdata/fix/restrict_interp_stable
fix: restrict interp query on stable for now
2023-02-15 14:30:52 +08:00
Haojun Liao 4e9146f061 fix(query): fix memory leak. 2023-02-14 22:46:31 +08:00
Ganlin Zhao 10e01c0512 add test cases 2023-02-14 14:25:03 +08:00
yihaoDeng a176899010 fix json_tag crash 2023-02-13 16:02:15 +08:00
Ganlin Zhao f0c400e968 add test cases 2023-02-10 15:08:34 +08:00
Shuduo Sang ea5d925c50
fix: alpine support (#19353)
* fix: alpine support

* fix: ostimer thread_id

* fix: taosPrintTrace and tsStreamMax

* fix: make_install.sh and dnodes.py for alpine

* fix: cmake.platform and cut option for alpine

* fix: timer sigev and string convert

* fix: test case for alpine

* fix: fix test script for alpine

* fix: fix test script for alpine

* fix: fix taosLogTrace for Alpine

* fix: fix taosSort

* fix: vnode and mnode compare functions and test cases

* fix: sorting algorithms and unit tests

* fix: libtaosws.so build error on Alpine

* fix: libtaosws.so build error on Alpine

---------

Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
Xiaoyu Wang 09925437e3 merge main 2023-02-08 09:51:52 +08:00
“happyguoxy” 2a2b2262d8 test: refine query cases 2023-02-07 10:39:05 +08:00
“happyguoxy” 7a392f57af test: refine query cases 2023-02-07 10:38:48 +08:00
kailixu 1f82c835a3 chore: test case adaption 2023-01-16 16:45:44 +08:00
dapan1121 62b64631dc
Merge pull request #19547 from taosdata/fix/TD-21648
fix:add interface for odbc
2023-01-16 13:29:15 +08:00
Xiaoyu Wang 9a0c2805f4 merge main 2023-01-13 13:54:04 +08:00
chenhaoran ca1e1c1694 test:modify failed cases in ci 2023-01-13 10:30:43 +08:00
wangmm0220 b5e4861c50 fix:add test cases for odbc interface 2023-01-12 23:57:06 +08:00
chenhaoran 7411643c8e test:modify failed cases in ci 2023-01-12 18:24:01 +08:00
“happyguoxy” 07adf3097a test: refine query cases 2023-01-11 10:58:57 +08:00
“happyguoxy” 5db74213da test: refine query cases 2023-01-11 10:58:44 +08:00
dapan1121 54558b438c
Merge pull request #19448 from taosdata/refact/submit_req_marks
fix:table name error in schemaless
2023-01-09 18:36:57 +08:00
wangmm0220 a462f518e3 fix:table name error in schemaless 2023-01-09 15:14:20 +08:00
wangmm0220 060fc941b5 fix:add config dir for libtaos in sml_test 2023-01-09 11:39:14 +08:00
Shengliang Guan 3016f35e9f Merge branch '3.0' into merge/mainto3.0_0105 2023-01-05 16:08:23 +08:00
Xiaoyu Wang fdde287ca9 merge main 2023-01-04 11:43:20 +08:00
dapan1121 e1b25c192e
Merge pull request #19337 from taosdata/fix/TD-21688-MAIN
fix:  varchar type order by rule different with nchar type
2023-01-04 10:49:46 +08:00
Alex Duan f29fffd8e7 fix: adjust value with new order rule 2023-01-03 19:21:30 +08:00
Alex Duan 8cb62eb045 fix: adjust case check data by new order rule1 2023-01-03 19:15:26 +08:00
Alex Duan c217850537 fix: adjust case check data by new order rule 2023-01-03 19:09:38 +08:00
WANG MINGMING 0260512d95
Merge pull request #19335 from taosdata/refact/submit_req_marks
fix:Refact/submit req marks
2023-01-03 17:02:34 +08:00
wangmm0220 50d2a1c11f fix:malloc too large 2023-01-03 16:01:03 +08:00
wangmm0220 5cd433f756 fix:add log for json parse 2023-01-03 15:05:25 +08:00
Ganlin Zhao 321d2d6787 add sma test cases 2023-01-03 11:10:42 +08:00
Haojun Liao 723efba79b
Merge branch '3.0' into refact/submit_req 2022-12-26 13:25:25 +08:00
Shengliang Guan 664dcb6b4e Merge branch 'main' into merge/mainto3.0_1226 2022-12-26 09:26:54 +08:00
dapan1121 a6e7f0f2d5
Merge pull request #18960 from taosdata/fix/TD-20621-3.0
fix(query): avg function support overflow sum value calculate
2022-12-25 15:12:28 +08:00
Ping Xiao 3c5f07f70b test: add test cases 2022-12-23 18:39:21 +08:00
Xiaoyu Wang 0c269c317b merge 3.0 2022-12-23 17:50:05 +08:00
Ping Xiao e8fb9f513e fix test failure 2022-12-23 10:32:19 +08:00
Ganlin Zhao 3402fb828b add test cases 2022-12-22 19:05:55 +08:00
Ping Xiao 889872c24d test: update script to stop taosadapter service 2022-12-21 19:31:28 +08:00
Shengliang Guan 7f18cc5b8b
Merge pull request #19030 from taosdata/main
merge from main to 3.0
2022-12-20 11:24:20 +08:00
Ganlin Zhao b1a1e49cb7 Merge branch '3.0' into feat/TS-2158 2022-12-19 17:03:34 +08:00
Haojun Liao 60b8ce329b Merge branch 'refact/submit_req' of github.com:taosdata/tdengine into refact/submit_req 2022-12-19 11:42:04 +08:00
wangmm0220 ee88b16ad2 fix:enable multi type for telnet 2022-12-19 09:38:12 +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
Haojun Liao 364e023ba5 fix(query): fix memory leak. 2022-12-16 19:07:09 +08:00
“happyguoxy” b669283aff test: add insert null and none cases 2022-12-16 16:13:32 +08:00
Ping Xiao 9eeba415a3 test: add test case for leastsquares 2022-12-16 13:39:12 +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
Ganlin Zhao 17542879b2 add test cases 2022-12-15 10:55:11 +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
Ganlin Zhao 470e0f2d23 fix timetruncate test cases 2022-12-05 12:00:50 +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
Haojun Liao 42a512c39f refactor: do some internal refactor. 2022-12-02 15:52:32 +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
plum-lihui 12191a46f7 test: modify limit2.sim to limit.py 2022-11-30 12:05:53 +08:00
Ganlin Zhao f913fbdaf6 fix errors 2022-11-29 22:14:46 +08:00
Ganlin Zhao ca51b86359 fix test cases 2022-11-29 19:45:18 +08:00
Ganlin Zhao 94c8ba64d2 fix test cases 2022-11-28 22:55:16 +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
Haojun Liao 1e8dcacea6 fix(query): set null for inf and nan value. 2022-11-27 18:25:20 +08:00
Haojun Liao 203ea1f9c8 fix(query): fix error 2022-11-27 14:57:44 +08:00
Shengliang Guan a0aa07b41d test: adjust asan case 2022-11-24 11:45:40 +08:00
Shengliang Guan 5fa21965ac
Merge pull request #18382 from taosdata/fix/TD-20631
test: add asan case
2022-11-24 08:20:20 +08:00
“happyguoxy” a68f38f449 test: refine query cases 2022-11-23 16:37:39 +08:00
“happyguoxy” 2371af19a0 test: refine query cases 2022-11-23 16:37:18 +08:00
Shengliang Guan d01bd25a9b test: add asan case 2022-11-23 12:22:32 +08:00
dapan1121 d3a75048c2
Merge pull request #17972 from taosdata/fix/TD-20246
refactor: optimize interp linear interpolation ignore NULL values during calculation
2022-11-21 10:15:37 +08:00
Hui Li 37c1971c2f
Merge pull request #18268 from taosdata/test/update_case
test/update case
2022-11-21 09:43:32 +08:00
wenzhouwww@live.cn d07dc94446 update 2022-11-18 18:14:52 +08:00
wenzhouwww@live.cn 963ca6b14b update 2022-11-18 17:18:01 +08:00
wenzhouwww@live.cn 0cb539b181 update 2022-11-18 17:09:43 +08:00
wenzhouwww@live.cn 3f9fd91ad7 update 2022-11-18 17:03:14 +08:00
Ganlin Zhao 53fbc7b256 add more test cases 2022-11-18 16:31:22 +08:00
wenzhouwww@live.cn 54bc2fc2ae update case for restful mode run 2022-11-18 16:17:29 +08:00
Ganlin Zhao 4703ccc4bc fix fill prev/next error 2022-11-18 15:54:25 +08:00
Ganlin Zhao 7291f2bd5a change interp linear behavior 2022-11-18 14:35:44 +08:00
“happyguoxy” 371b35fcbc test: refine query cases 2022-11-18 14:23:20 +08:00
Ganlin Zhao 8a19e84fe4 Merge branch '3.0' into fix/TD-20246 2022-11-17 11:20:33 +08:00
Ganlin Zhao 82baf3aa76 fix test cases 2022-11-15 14:37:10 +08:00
Ganlin Zhao 7500f3e27e add test case 2022-11-08 18:26:07 +08:00
Ganlin Zhao df3ae1341f add test cases 2022-11-08 14:52:18 +08:00
dapan1121 b5ab7eaf5e
Merge pull request #17891 from taosdata/fix/TD-19906
fix(query): add mode with selectivity rows
2022-11-08 09:36:21 +08:00
Ganlin Zhao d7a883bedc add test cases 2022-11-07 10:16:18 +08:00
dapan1121 888616f321
Merge pull request #17876 from taosdata/fix/TD-20140
fix(query): fix countAlwaysReturnValue param not taking effect for count and hyperloglog
2022-11-07 09:25:15 +08:00
Haojun Liao 10cd3c0f29 fix(query): remove the invalid capacity changing. 2022-11-06 15:18:33 +08:00
Ganlin Zhao 694253b7d3 add test case 2022-11-04 10:11:24 +08:00
Ganlin Zhao 85748ce8fd Merge branch '3.0' into fix/TD-20140 2022-11-04 09:44:28 +08:00
Ganlin Zhao 3a08d3bea4 add test cases 2022-11-03 16:22:21 +08:00
chenhaoran 49eee4c074 test:add replica parameters for all testcase 2022-11-02 17:33:44 +08:00
chenhaoran ad857047ab test:add replica 3 for all testcases and frameworks 2022-10-31 19:03:49 +08:00
chenhaoran 691b9ac54b Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-19790 2022-10-31 14:42:26 +08:00
chenhaoran 851f34ff36 test:add replica 3 for all testcases and frameworks 2022-10-31 14:41:59 +08:00
Haojun Liao d583f1fab6 other: merge 3.0 2022-10-29 13:05:35 +08:00
Haojun Liao bae6d824c2 fix(query): init blockscanInfo correctly. 2022-10-29 12:54:39 +08:00
chenhaoran 5fc0e2341e test:supplement muti-branch for query fuction testcase 2022-10-28 16:35:13 +08:00
chenhaoran f637ac29c5 teat: supplement muti-branch for testcase elapsed.py 2022-10-27 22:25:07 +08:00
chenhaoran c5d95abb50 teat: supplement muti-branch for testcase histogram.py 2022-10-27 21:51:29 +08:00
Hui Li faa217793c
Merge pull request #17715 from taosdata/test/TD-19848
test: add test case for last file
2022-10-27 19:50:07 +08:00
Ping Xiao 913b406555 update test case 2022-10-27 19:46:10 +08:00
“happyguoxy” 0398c7e2a8 test: refine query cases 2022-10-27 18:27:50 +08:00
Ping Xiao c3d57d3725 test: add test case for last file 2022-10-27 15:55:08 +08:00
Hui Li 9530fd0127
Merge pull request #17687 from taosdata/test/fix_converage_enh
fix(coverage): enh function test case about cast , log , pow
2022-10-27 12:55:35 +08:00
Hui Li b467bad419
Merge pull request #17568 from taosdata/test/td-19625
test: add cachemodel for last
2022-10-27 11:16:09 +08:00
“happyguoxy” 74c6709ddc test: add index cases 2022-10-27 11:11:01 +08:00
wenzhouwww@live.cn ce19cfb9ea fix(coverage):enh function case about cast , log ,pow for coverage 2022-10-26 19:40:38 +08:00
wenzhouwww@live.cn 002db5b033 [test]enh cast , log ,pow function about coverage 2022-10-26 19:31:06 +08:00
Ping Xiao 50a542a1b9 test: add test case for max/min function 2022-10-26 19:07:57 +08:00
jiacy-jcy bee030cda7 Merge branch '3.0' into test/jcy 2022-10-26 15:11:13 +08:00
Hui Li 4f6045f0c0
Merge pull request #17660 from taosdata/test/TD-19852
Test/td 19852
2022-10-26 13:46:28 +08:00
“happyguoxy” 32d2a5c8bf test: refine query cases 2022-10-26 11:11:53 +08:00
“happyguoxy” fe25112b59 test: refine query cases 2022-10-26 11:11:26 +08:00
“happyguoxy” 343b579dee test: refine query cases 2022-10-26 11:11:02 +08:00
“happyguoxy” 5843ba2d03 test: refine query cases 2022-10-26 11:10:36 +08:00
jiacy-jcy 9d3ceb1b32 test:update test case for coverage 2022-10-26 10:35:20 +08:00
dapan1121 3fa1f535f1
Merge pull request #17609 from taosdata/fix/interpStable
fix: remove interp stable limitation and add test case
2022-10-26 09:59:42 +08:00
“happyguoxy” 847b2bd37f test: refine query cases 2022-10-25 17:50:08 +08:00
dapan1121 c0106e9ad6 fix: fix case issue 2022-10-25 17:44:13 +08:00
dapan1121 54a5b122a2 fix: fix case issue 2022-10-25 15:35:46 +08:00
dapan1121 af6a9aeb13 fix: remove interp stable limitation and add test case 2022-10-24 17:46:21 +08:00
“happyguoxy” 2b641af4b8 test: refine query cases 2022-10-24 11:25:34 +08:00
“happyguoxy” 2b69cad169 test: refine query cases 2022-10-24 11:24:54 +08:00
“happyguoxy” 9721619b45 test: refine query cases 2022-10-24 11:24:33 +08:00
“happyguoxy” 3cdef2c6e1 test: refine query cases 2022-10-24 11:24:06 +08:00
“happyguoxy” cd04565987 test: refine query cases 2022-10-24 11:23:25 +08:00
“happyguoxy” 62a896b1f6 test: refine query cases 2022-10-24 11:23:14 +08:00
“happyguoxy” a27459b973 test: refine query cases 2022-10-24 09:44:46 +08:00
“happyguoxy” 81be17458d test: refine query cases 2022-10-24 09:44:33 +08:00
jiajingbin d4f678f0d6 test: add cachemodel for last 2022-10-21 19:10:44 +08:00
jiajingbin 8d757bb2c3 test: add cachemodel for last 2022-10-21 19:09:12 +08:00
Hui Li d0f2439814
Merge pull request #17483 from taosdata/test/TD-19626
test: refine query cases
2022-10-21 09:17:32 +08:00
Haojun Liao b20e2ed5af fix(query): set correct last value. 2022-10-19 17:43:23 +08:00
“happyguoxy” 54810990aa test: refine query cases 2022-10-19 17:25:24 +08:00
Ganlin Zhao 49f4aa8f59 add test cases 2022-09-28 14:18:25 +08:00
Ganlin Zhao a2c1c8eaf3 add test cases 2022-09-28 14:08:08 +08:00
Haojun Liao 22c9f0a82b test(query): update the case. 2022-09-22 10:32:14 +08:00
Shengliang Guan 59e9140996
Merge pull request #16806 from taosdata/fix/TD-18224
fix(query): twa function report error if input has overlap timestamps
2022-09-14 15:52:20 +08:00
Ganlin Zhao 8905d37b70 fix test cases 2022-09-14 13:35:46 +08:00
Ganlin Zhao e076b8c7c2 fix test case 2022-09-14 11:05:24 +08:00
Ganlin Zhao 9ee003c971 fix test case 2022-09-13 18:32:17 +08:00
wangmm0220 a6a38058dd fix:<TD-18765> support ttl in create table automatic 2022-09-13 16:39:27 +08:00
wangmm0220 713488098d fix:test case error in sml.py 2022-09-01 18:43:47 +08:00
Ganlin Zhao 4f772ee711 Merge branch '3.0' into fix/TD-16780 2022-09-01 11:28:28 +08:00
Ganlin Zhao 593fdce02e fix test cases 2022-08-31 19:28:12 +08:00
cpwu 399e921e9c fix timetruncate case 2022-08-30 15:17:41 +08:00
cpwu 17bd85cba7 Merge branch '3.0' into cpwu/3.0 2022-08-30 14:20:58 +08:00
cpwu f4ddc6d393 fix sml case 2022-08-30 14:14:37 +08:00
Xiaoyu Wang b5e177f151 fix: some problems of parser 2022-08-29 18:52:00 +08:00
cpwu ba45b52eb9 Merge branch '3.0' into cpwu/3.0 2022-08-29 15:02:19 +08:00
cpwu 4392a0d077 fix case 2022-08-29 15:01:54 +08:00
wade zhang 2ad31384f6
Merge pull request #15818 from taosdata/feature/TD-14761
feat: get meta and data from tmq using snapshot
2022-08-29 09:49:35 +08:00
Haojun Liao 13563f1733
Merge pull request #16412 from taosdata/feature/3_liaohj
refactor(query): check table in uid order when handling the last block, and some internal refactor.
2022-08-26 10:44:27 +08:00
Haojun Liao 5ea4c0a7c8 fix(query): update the uid list when tablemap is changed. 2022-08-25 23:04:07 +08:00
wangmm0220 6b61d3c23b fix:conflicts from 3.0 2022-08-25 16:57:19 +08:00
Ganlin Zhao 487a1f26ae add test cases 2022-08-25 11:07:34 +08:00
Ganlin Zhao c254546e3b add test cases 2022-08-25 10:56:29 +08:00
wangmm0220 1134319570 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-08-23 10:45:51 +08:00
wangmm0220 3f398de926 fix: error in schemaless 2022-08-23 10:45:20 +08:00
Ganlin Zhao cd3897c7fe fix(query): fix avg.py test cases 2022-08-22 19:26:28 +08:00
cpwu 7afac023a6 Merge branch '3.0' into cpwu/3.0 2022-08-19 17:51:26 +08:00
cpwu bea875aea7 add case to support rest API 2022-08-19 17:46:24 +08:00
Ganlin Zhao 823fbf9f77 fix test case 2022-08-19 10:05:55 +08:00
Ganlin Zhao 4344ba56f5 add test cases 2022-08-18 19:04:26 +08:00
cpwu 53e3b2e5f5 fix case, add case support rest api 2022-08-18 11:14:05 +08:00
cpwu 1c4f86210d fix case 2022-08-17 18:18:56 +08:00
wenzhouwww@live.cn 40e2dc1f8d test: update pow function check method 2022-08-17 18:08:25 +08:00
cpwu 786a7378a4 add sin case 2022-08-17 16:45:37 +08:00
cpwu bbcf017e5c fix case 2022-08-17 16:16:36 +08:00
cpwu 545a9f1f76 Merge branch '3.0' into cpwu/3.0 2022-08-17 16:14:52 +08:00
cpwu 3a5f3203a0 fix case 2022-08-17 16:11:37 +08:00
wangmm0220 171ce325c7 fix:error in get table list by tag filter 2022-08-17 11:47:59 +08:00
wangmm0220 2bf2d5e6e1 fix:error in get table list by tag filter 2022-08-17 11:39:55 +08:00
wangmm0220 d5a8b397f0 fix:merge from 3.0 2022-08-17 11:09:49 +08:00
Hui Li 175ddca648
Merge pull request #16152 from taosdata/test/mavg_update
test:update test case for mavg
2022-08-17 11:00:46 +08:00
cpwu 09982db5d3 fix case 2022-08-16 19:24:04 +08:00
wenzhouwww@live.cn 706a85a19d update test case about sample 2022-08-16 17:06:19 +08:00
wenzhouwww@live.cn 9ee41a3dba test:update test case for mavg 2022-08-16 16:29:24 +08:00
cpwu 056f943790 fix case 2022-08-16 16:16:56 +08:00
wenzhouwww@live.cn 5850bc2afb test:update test case irate again 2022-08-16 15:54:44 +08:00
wangmm0220 19c5051b8c fix:confilcts from 3.0 2022-08-16 14:42:19 +08:00
wangmm0220 4eccd81e94 fix:error in tag filter optimization 2022-08-16 14:39:03 +08:00
cpwu 1ac52513d9 add max to CI 2022-08-16 14:31:59 +08:00
Hui Li 5680bf3e22
Merge pull request #16114 from taosdata/test/crash_gen_enh_datetime
test : update method about get current time
2022-08-16 09:56:36 +08:00
Hui Li b2e0b81a90
Merge pull request #16113 from taosdata/test/irate_update
test: irate update
2022-08-16 09:56:24 +08:00
wenzhouwww 0a75d71b55
Update irate.py 2022-08-15 16:39:05 +08:00
wenzhouwww ac39e06207
Update irate.py 2022-08-15 16:38:17 +08:00
wenzhouwww a874c5c8e9
Update irate.py 2022-08-15 16:37:49 +08:00
wenzhouwww@live.cn a88c8a4511 test:update test case of irate 2022-08-15 15:52:05 +08:00
cpwu 6cf09fb5eb Merge branch '3.0' into cpwu/3.0 2022-08-12 18:04:03 +08:00
cpwu 8922b48b11 add case to rest API CI 2022-08-12 18:00:11 +08:00
slzhou 5b54707501 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbug 2022-08-12 14:19:32 +08:00
slzhou e2d950e387 fix: modify sample test case that sample is not supported with fill 2022-08-12 11:08:56 +08:00
cpwu 34aa146c55 Merge branch '3.0' into cpwu/3.0 2022-08-12 10:21:27 +08:00
Xiaoyu Wang 03a39381c0 enh: show command optimize 2022-08-12 00:07:24 +08:00
Xiaoyu Wang 15fae2418c enh: show command optimize 2022-08-11 23:13:45 +08:00
Xiaoyu Wang 4155a3bef4 enh: show command optimize 2022-08-11 21:55:20 +08:00
cpwu 450af72bcb Merge branch '3.0' into cpwu/3.0 2022-08-11 20:27:09 +08:00
cpwu 846d66dc1f add case 2022-08-11 20:27:03 +08:00
Hui Li 6ab0a28a05
Merge pull request #15943 from taosdata/3.0test/jcy
test:update test case
2022-08-11 19:45:56 +08:00
Hui Li d6fa1895fc
Merge pull request #15966 from taosdata/cpwu/3.0
Test: add case to support rest API
2022-08-11 17:10:12 +08:00
jiacy-jcy ed51c1a565 Merge branch '3.0' into 3.0test/jcy 2022-08-11 16:29:40 +08:00
jiacy-jcy 7b1f30d8dc update 2022-08-11 16:13:23 +08:00
cpwu f0c2f1a645 fix case 2022-08-11 15:20:44 +08:00
Hui Li 8a0fc4a611
Merge pull request #15932 from taosdata/test/vnode_case_update
test: update vnode case
2022-08-11 15:19:56 +08:00
cpwu 36a7f2884c fix case 2022-08-11 15:18:16 +08:00
cpwu adc047c6c1
Merge branch '3.0' into cpwu/3.0 2022-08-11 15:15:38 +08:00
jiacy-jcy ef815d8751 Merge branch '3.0' into 3.0test/jcy 2022-08-11 14:30:31 +08:00
Ganlin Zhao 72571731f7 Merge branch '3.0' into fix/TD-18115 2022-08-11 13:59:42 +08:00
Ganlin Zhao 67eb7ec408 test: add interp test cases 2022-08-11 13:58:02 +08:00
Ganlin Zhao 98f4d0c0dd test: add interp test cases 2022-08-11 13:57:23 +08:00
cpwu d8c4a93e6d fix add historgram to rest CI 2022-08-10 21:03:48 +08:00
cpwu 59903896a5 Merge branch '3.0' into cpwu/3.0 2022-08-10 20:58:52 +08:00
wenzhouwww@live.cn 01bac29880 update case about diff 2022-08-10 17:57:45 +08:00
jiacy-jcy fef13bcd19 update 2022-08-10 17:47:26 +08:00
cpwu 65e6dcdba7 fix case 2022-08-10 17:09:57 +08:00
jiacy-jcy d0126422bc update test case 2022-08-10 17:08:27 +08:00
jiacy-jcy 75511b17b1 update 2022-08-10 16:10:16 +08:00
jiacy-jcy 8152a7690c update test case 2022-08-10 15:04:40 +08:00
Haojun Liao 597d360d85 test: remove invalid cases. 2022-08-09 21:31:22 +08:00
Haojun Liao ae7b2954f4 test: remove invalid cases. 2022-08-09 21:02:24 +08:00
cpwu f8a233442e fix case 2022-08-08 14:30:54 +08:00
cpwu 6891c40cac Merge branch '3.0' into cpwu/3.0 2022-08-08 10:37:12 +08:00
haoranchen cf75c847dd
Merge branch '3.0' into test/chr/TD-14699 2022-08-08 10:08:55 +08:00
shenglian zhou 81d3a2c385 fix: last/first must return not null values 2022-08-06 21:39:53 +08:00
tomchon 9e32cd4fca test: modify testcases of muti-mnodes 2022-08-06 21:30:38 +08:00
cpwu ca55fc525b add case for rest API 2022-08-06 17:14:13 +08:00
cpwu 767a97bcbe fix case 2022-08-06 16:27:20 +08:00
Xiaoyu Wang e9fc948097
Merge pull request #15711 from taosdata/feature/3.0_wxy
fix: timeline function validity check
2022-08-03 19:03:19 +08:00
Xiaoyu Wang 335c8b4d8a fix: timeline function validity check 2022-08-03 18:17:12 +08:00
Hui Li c77ef73dc1
Merge pull request #15699 from taosdata/test/fix_irate_and_check_tsdb
test : update case and fix some issues
2022-08-03 15:23:07 +08:00
wenzhouwww@live.cn 81642faada update case and fix some issuses 2022-08-03 11:12:34 +08:00
Xiaoyu Wang 50f6388f00 fix: some problems of parser 2022-08-03 09:49:49 +08:00
Hui Li 369e194bc5
Merge pull request #15612 from taosdata/test/chr/TD-14699
test:modify  test case of tsbs query
2022-08-02 11:36:26 +08:00
Ganlin Zhao 6d1b2e6d8e fix test cases 2022-08-01 17:50:53 +08:00
Ganlin Zhao 31abaa31d3 add test cases 2022-08-01 16:47:03 +08:00
tomchon da5b085b61 test:modify test case of tsbs query 2022-07-30 23:10:34 +08:00
tomchon deaf7a538f test:modify test case of tsbs query 2022-07-30 22:15:18 +08:00
Cary Xu 9ab7d2b73e test: test case irate.py add order by tbname 2022-07-30 10:31:48 +08:00
WANG MINGMING 1e391ad27c
Merge pull request #15547 from taosdata/feature/TD-14761
feat:modify get meta logic for schemaless
2022-07-29 23:14:08 +08:00
Xiaoyu Wang 31126d5390 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-07-29 20:41:39 +08:00
Xiaoyu Wang 32418f161b enh: cumulative functions support mixed use 2022-07-29 20:41:16 +08:00
wangmm0220 5caf11485e fix:error in sml meta change 2022-07-29 20:03:59 +08:00
wangmm0220 05822531d8 fix:conflicts from 3.0 2022-07-29 15:57:16 +08:00
wangmm0220 788c063acc feat:modify get meta logic for schemaless 2022-07-29 15:54:24 +08:00
Ganlin Zhao 357dc9c55e fix test case 2022-07-29 14:41:17 +08:00
shenglian-zhou d6193655f5
Merge pull request #15489 from taosdata/szhou/fix/udf
feat: add multi-row equal timestamp for join operator
2022-07-28 16:12:10 +08:00
slzhou@taodata.com 17a135ced5 fix: fix join test case to hanle repeated ts 2022-07-28 13:39:49 +08:00
slzhou@taodata.com 9cbd8c7bea fix: fix bugs related to join and nested query 2022-07-28 12:02:36 +08:00
cpwu f15c6b0ef0 fix case 2022-07-27 14:41:07 +08:00
cpwu 9a9300301a
Merge branch '3.0' into cpwu/3.0 2022-07-27 11:45:43 +08:00
Zhiqiang Wang 81a13a3bae
Merge pull request #15435 from taosdata/fix/ZhiqiangWang/TD-17836-fix-get-cpuinfo-error
os: fix get cpuinfo error
2022-07-27 11:02:45 +08:00
cpwu cc3cee2b87 Merge branch '3.0' into cpwu/3.0 2022-07-27 10:00:26 +08:00
Hui Li 5118113d21
Merge pull request #15412 from taosdata/test/csum_update
update test case about csum
2022-07-26 18:46:08 +08:00
Hui Li 3c460faae7
Merge pull request #15414 from taosdata/test/update_max_partition
test: update case bug fix
2022-07-26 17:19:58 +08:00
afwerar 58d287eafa os: fix get cpuinfo error 2022-07-26 17:16:12 +08:00
cpwu cfb71e15c9 Merge branch '3.0' into cpwu/3.0 2022-07-26 15:57:51 +08:00
wenzhouwww@live.cn bd975ddaee update case bug fix 2022-07-26 10:24:38 +08:00
wenzhouwww@live.cn 2b622ceb4c update test case about csum 2022-07-26 10:10:34 +08:00
Ganlin Zhao 292801c9f9 fix test cases 2022-07-25 17:23:56 +08:00
cpwu ed308c59cd Merge branch '3.0' into cpwu/3.0 2022-07-23 16:08:19 +08:00
Xiaoyu Wang b97c440fe6
Merge pull request #15295 from taosdata/feature/3.0_debug_wxy
fix: plan problem when functions that requires a timeline is used directly in a super table
2022-07-22 18:50:27 +08:00
Xiaoyu Wang 1be414354d fix: plan problem when functions that requires a timeline is used directly in a super table 2022-07-22 17:06:08 +08:00
Hui Li cda04a6a07
Merge pull request #15270 from taosdata/test/chr/TD-14699
test: modify testcases of muti-mnodes
2022-07-22 16:06:16 +08:00
cpwu d55d195e8a Merge branch '3.0' into cpwu/3.0 2022-07-22 14:36:00 +08:00
jiacy-jcy 960db274ef update 2022-07-22 10:29:59 +08:00
cpwu cd0e66a694 fix case 2022-07-22 09:45:56 +08:00
jiacy-jcy 84e82ef2f0 Merge branch '3.0' into 3.0test/jcy 2022-07-22 09:35:03 +08:00
Hui Li a7fedb458d
Merge pull request #15224 from taosdata/3.0test/jcy
test:add muti_rows_update test case
2022-07-22 08:56:58 +08:00
tomchon 32d2740107 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-21 21:04:28 +08:00
tomchon 5ab1c02f53 test:add test case of tsbs query 2022-07-21 21:04:16 +08:00
Ganlin Zhao 76f861f5f5
Merge pull request #15264 from taosdata/fix/test_case
fix(test): fix test cases
2022-07-21 20:13:21 +08:00
Ganlin Zhao 68d8acf628 fix(query): fix test cases 2022-07-21 19:32:55 +08:00
Ganlin Zhao 7332b50838 fix(query): fix test cases 2022-07-21 19:32:23 +08:00
Ganlin Zhao 3ad89e5240 fix(query): fix test cases 2022-07-21 19:31:50 +08:00
Ganlin Zhao be9fec5f1b fix(test): fix test cases 2022-07-21 19:31:28 +08:00
tomchon afe81529f4 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-21 18:42:00 +08:00
jiacy-jcy 0e8ecf7a7c update 2022-07-21 18:40:50 +08:00
tomchon 471c4334d5 test: modify testcases of muti-mnodes 2022-07-21 18:40:26 +08:00
jiacy-jcy 998d4966df Merge branch '3.0' into 3.0test/jcy 2022-07-21 18:40:26 +08:00
cpwu 046c9cb748 fix case 2022-07-21 17:05:31 +08:00
Jason-Jia 1cb47849c9
Merge branch '3.0' into 3.0test/jcy 2022-07-21 13:53:48 +08:00
jiacy-jcy bea57c8ce2 update 2022-07-21 13:51:02 +08:00
Hui Li 74edf683dd
Merge pull request #15126 from taosdata/cpwu/3.0
Test: fix case support rest API
2022-07-21 11:50:53 +08:00
wenzhouwww 68aa7505bd
Merge pull request #15116 from taosdata/test/bug_last_first
test:add test case for bug fix about last_row
2022-07-21 09:28:47 +08:00
shenglian zhou b905133faf fix: error in test case 2022-07-21 08:42:55 +08:00
wenzhouwww@live.cn e300ba82c4 test: bug fix and case update 2022-07-20 20:19:32 +08:00
wenzhouwww@live.cn 400d769cc8 Merge remote-tracking branch 'origin/3.0' into test/bug_last_first 2022-07-20 20:07:20 +08:00
Hui Li d56f4919d7
Merge pull request #15199 from taosdata/test/chr/TD-14699
test:add  test case of tsbs query
2022-07-20 16:37:23 +08:00
tomchon e781407eb3 test:add test case of tsbs query 2022-07-20 16:36:17 +08:00
Ganlin Zhao 01385a4beb fix twa.py 2022-07-20 14:07:52 +08:00
Ganlin Zhao bb021697ee fix max_partion.py test case 2022-07-20 14:04:07 +08:00
Ganlin Zhao bf71325184
Merge pull request #15153 from taosdata/fix/TD-17511
fix(query): forbid use null as input for first/last/last_row
2022-07-20 10:46:43 +08:00
Hui Li 5d774c0a83
Merge pull request #15150 from taosdata/test/chr/TD-14699
test:add testcase of muti-mnode
2022-07-20 09:46:05 +08:00
Ganlin Zhao af4ad5a837 fix test case 2022-07-19 20:25:26 +08:00
tomchon 363d7649bc test:add testcase of muti-mnode 2022-07-19 20:09:50 +08:00
cpwu b0c7a9337d fix case 2022-07-19 19:53:13 +08:00
cpwu 600cbfddc1 Merge branch '3.0' into cpwu/3.0 2022-07-19 16:45:34 +08:00
cpwu 83fe51f6d9 fix case 2022-07-19 16:39:50 +08:00
wenzhouwww@live.cn cdaf73f9f1 test:add test case for bug fix about last_row 2022-07-19 15:11:44 +08:00
Hui Li dd2320f088
Merge pull request #15096 from taosdata/test/chr/TD-14699
test: modify testcases of muti-mnodes
2022-07-19 14:17:54 +08:00
tomchon 85fd556614 test: modify testcases of muti-mnodes 2022-07-18 22:47:46 +08:00
wenzhouwww 1b4ed84ad2
Merge branch '3.0' into test/bug_fix_update 2022-07-18 22:01:19 +08:00
Ganlin Zhao d4032483c5 fix last_row.py 2022-07-18 20:04:52 +08:00
wenzhouwww aeb7f0d915
Merge branch '3.0' into test/bug_fix_update 2022-07-18 16:44:31 +08:00
wenzhouwww@live.cn cbfc1688f4 update case 2022-07-18 16:38:57 +08:00
wenzhouwww@live.cn 1d30ff6190 update case for bug fix 2022-07-18 16:36:13 +08:00
Hui Li 71bc44c028
Merge pull request #14982 from taosdata/test/last_row_update
test: add test case for last_row
2022-07-18 15:55:55 +08:00
wenzhouwww@live.cn be35f08d09 update case about bug fix 2022-07-18 15:52:38 +08:00
wenzhouwww@live.cn 3cb05f1523 update case for last_row 2022-07-18 14:25:08 +08:00
wenzhouwww@live.cn 2a3d603089 update 2022-07-18 10:03:42 +08:00
cpwu 349cb292fa Merge branch '3.0' into cpwu/3.0 2022-07-18 09:45:31 +08:00
Yihao Deng 41ed88908f
Merge pull request #15015 from taosdata/fix/fixFst
fix:  fst bug
2022-07-18 08:33:41 +08:00
yihaoDeng f1ff8cdf2d test: add test case to index 2022-07-16 21:30:12 +08:00
wenzhouwww@live.cn 2447f1a3a7 update 2022-07-16 17:53:15 +08:00
wenzhouwww@live.cn df1cd5e6e4 update 2022-07-16 17:49:29 +08:00
Haojun Liao ed2384036f test:update the test case. 2022-07-16 17:19:21 +08:00
Hui Li 9ee3f8d99f
Merge pull request #14929 from taosdata/test3.0/lihui
Test3.0/lihui
2022-07-16 16:49:01 +08:00
Hui Li cfe07e61f1
Merge pull request #14920 from taosdata/test/chr/TD-14699
test:modify test frame that add multiple retries for sql execution and query
2022-07-16 16:48:39 +08:00
wenzhouwww@live.cn 38e5bb1a11 update case 2022-07-16 16:39:49 +08:00
cpwu 23166ff6de fix case 2022-07-16 16:05:12 +08:00
cpwu dadf3fd027 Merge branch '3.0' into cpwu/3.0 2022-07-16 15:59:24 +08:00
cpwu 935535b087 fix case 2022-07-16 15:58:23 +08:00
wenzhouwww@live.cn 418696316a update case 2022-07-16 15:55:49 +08:00
wenzhouwww@live.cn 2bea457cd2 add test case for last_row 2022-07-16 14:16:48 +08:00
wenzhouwww@live.cn 2f0b6e0086 add test case for last_row 2022-07-16 14:00:36 +08:00
tomchon 24023e9169 test:modify testcase 2022-07-16 12:17:29 +08:00
Xiaoyu Wang 7c585d8ed9 fix: database options 'strict' and 'cachelast' syntax adjustments 2022-07-16 11:47:26 +08:00
cpwu 028dba3c46 fix case 2022-07-16 11:45:43 +08:00
wenzhouwww@live.cn 98178c6090 update 2022-07-16 11:02:01 +08:00
Xiaoyu Wang 2db0b4075f
Merge pull request #14952 from taosdata/feature/3.0_debug_wxy
fix: multi-rows function validity check
2022-07-16 10:11:30 +08:00
Xiaoyu Wang 52327cc2fb fix: multi-rows function validity check 2022-07-16 09:44:52 +08:00
tomchon 725fa46142 test:add test case of tsbs query 2022-07-15 21:08:17 +08:00
yihaoDeng 684b550f5e test: add test case to index 2022-07-15 20:17:21 +08:00
wenzhouwww@live.cn 8337b4474b update case 2022-07-15 17:43:45 +08:00
wenzhouwww 8bd24a57e3
Merge pull request #14933 from taosdata/test/last_row
test: add test case for last_row , only with case ,not run CI
2022-07-15 15:10:58 +08:00
cpwu acc27d46e9 fix case 2022-07-15 15:06:38 +08:00
wenzhouwww@live.cn 67afe73a11 test:add test case for last_row 2022-07-15 11:47:31 +08:00
Xiaoyu Wang 873ff96bc1 fix: a problem of last_row function plan 2022-07-15 11:01:19 +08:00
plum-lihui 7b2dc59860 test: add test case for precison 2022-07-15 10:42:47 +08:00
tomchon e8a0cf5b75 test:add test case of tsbs query 2022-07-14 21:11:39 +08:00
tomchon 5c08a8227c Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-14 19:49:55 +08:00
cpwu 4ec50d141a Merge branch '3.0' into cpwu/3.0 2022-07-14 19:02:29 +08:00
wangmm0220 bb6ecd6913 Merge branch '3.0' into feature/TD-13041 2022-07-14 16:34:04 +08:00
tomchon 9160c4f9d7 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-14 16:27:34 +08:00
tomchon 4ad539f242 test:temp commit 2022-07-14 16:27:26 +08:00
wangmm0220 a15bd187bf fix:error in json tag 2022-07-14 16:24:16 +08:00
Hui Li 5250d78c63
Merge pull request #14896 from taosdata/test/chr/TD-14699
test:add test case of tsbs query
2022-07-14 14:39:21 +08:00
cpwu 4a6f707702 Merge branch '3.0' into cpwu/3.0 2022-07-14 11:36:31 +08:00
tomchon 88d1d8fad2 test:add test case of tsbs query 2022-07-13 20:21:13 +08:00
jiajingbin bb619b423a
Merge pull request #14840 from taosdata/3.0test/jcy
test:update count.py and add sysinfo.py into ci
2022-07-13 17:18:07 +08:00
Ganlin Zhao 7fbef9cbbe fix test cases 2022-07-13 14:49:23 +08:00
Ganlin Zhao 51399762c2 fix test cases 2022-07-13 14:48:40 +08:00
Ganlin Zhao 2bc95eeb5f fix test cases 2022-07-13 14:48:02 +08:00
Ganlin Zhao 5917c74036 fix test cases 2022-07-13 14:46:40 +08:00
Ganlin Zhao b877cbbec9 fix test cases 2022-07-13 14:45:40 +08:00
Ganlin Zhao 860091f484 fix test cases 2022-07-13 14:44:19 +08:00
Ganlin Zhao dbe21e748a fix test cases 2022-07-13 14:43:58 +08:00
Ganlin Zhao adbc501403 fix test cases 2022-07-13 14:43:06 +08:00
Ganlin Zhao db6eca9bef fix test cases 2022-07-13 14:41:50 +08:00
jiacy-jcy 2ddd1ba7d3 update 2022-07-13 11:31:20 +08:00
jiacy-jcy 15ea5e84ed update 2022-07-13 11:17:35 +08:00
tomchon ebb2f34de1 test:add test case of tsbs query 2022-07-13 10:43:59 +08:00
cpwu b2933ea244 fix case 2022-07-13 09:52:03 +08:00
jiacy-jcy 589d5b5999 update count.py 2022-07-13 09:50:38 +08:00
Hui Li f4c4998453
Merge pull request #14812 from taosdata/3.0test/jcy
test:update test cases
2022-07-12 17:57:45 +08:00
Ganlin Zhao b32a6e8406
Merge pull request #14823 from taosdata/fix/merge_interval_agg
fix(test): fix test cases
2022-07-12 17:54:51 +08:00
jiacy-jcy 2e1d69ce8c Merge branch '3.0' into 3.0test/jcy 2022-07-12 17:05:15 +08:00
tomchon d094ffd160 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-12 17:02:38 +08:00
cpwu e34e96eb06 Merge branch '3.0' into cpwu/3.0 2022-07-12 16:00:52 +08:00
jiacy-jcy bd4aa82d19 update case 2022-07-12 15:57:40 +08:00
wenzhouwww edf8ea2f9f
Merge pull request #14702 from taosdata/test/count_partition
test: add test case for count about partition by and interval
2022-07-12 15:42:04 +08:00
jiacy-jcy 637eb12c5d Merge branch '3.0' into 3.0test/jcy 2022-07-12 15:24:11 +08:00
tomchon 2641714e87 test:add test case of tsbs query 2022-07-12 15:20:05 +08:00
Ganlin Zhao 208d3a62a9 fix test cases 2022-07-12 15:02:39 +08:00
Ganlin Zhao 64a18e9fbd fix test cases 2022-07-12 15:02:08 +08:00
Ganlin Zhao f74bcc42ab fix test cases 2022-07-12 15:01:46 +08:00
Ganlin Zhao 74a3796e45 fix test cases 2022-07-12 15:00:54 +08:00
Ganlin Zhao f530b71046 fix test cases 2022-07-12 15:00:37 +08:00
Ganlin Zhao cab1ffe8ac fix test cases 2022-07-12 15:00:12 +08:00
Ganlin Zhao c33ca654dc fix test cases 2022-07-12 14:59:25 +08:00
Ganlin Zhao e7057842cb fix test cases 2022-07-12 14:59:05 +08:00
Ganlin Zhao aa76fd38ca fix test cases 2022-07-12 14:58:35 +08:00
Ganlin Zhao 5d747d5241 fix test cases 2022-07-12 14:58:16 +08:00
Ganlin Zhao 86fad55637 fix test cases 2022-07-12 14:57:52 +08:00
Ganlin Zhao 25b0abf942 fix test cases 2022-07-12 14:57:26 +08:00
Ganlin Zhao 547a6bae6c fix test cases 2022-07-12 14:56:47 +08:00
Ganlin Zhao fbca556551 fix test cases 2022-07-12 14:56:01 +08:00
Ganlin Zhao 5a82211e6b fix test cases 2022-07-12 14:55:35 +08:00
Ganlin Zhao 0aa5f5902f fix test cases 2022-07-12 14:55:07 +08:00
Ganlin Zhao b73af49cc0 fix test cases 2022-07-12 14:54:33 +08:00
Ganlin Zhao 6120700091 fix test cases 2022-07-12 14:54:03 +08:00
Ganlin Zhao 5ca73e23db fix test cases 2022-07-12 14:53:35 +08:00
Ganlin Zhao 73b12e461c fix test cases 2022-07-12 14:52:22 +08:00
Ganlin Zhao e9cd99c55a fix test cases 2022-07-12 14:50:45 +08:00
Ganlin Zhao d3afc76f6d fix test cases 2022-07-12 14:49:35 +08:00
Ganlin Zhao 7838a76363 fix(test): fix test cases trailing white spaces 2022-07-12 14:45:51 +08:00
jiacy-jcy f1bae383b0 update test cases 2022-07-12 14:19:51 +08:00
shenglian-zhou 0e603a176c
Merge pull request #14794 from taosdata/szhou/td-17001
fix: select tag from st will return block composed of num of records
2022-07-12 13:44:36 +08:00
tomchon a059736755 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-12 13:40:36 +08:00
slzhou@taodata.com cacfb720fb fix: fix test case of selecting tag from super table 2022-07-12 12:27:48 +08:00
slzhou@taodata.com 76482161f5 feat: modify test case that defaults to table scan when query tags 2022-07-12 11:37:57 +08:00
Hui Li 313be26785
Merge pull request #14642 from taosdata/3.0test/jcy
test:update test cases
2022-07-12 10:23:57 +08:00
jiacy-jcy da9edd8756 Merge branch '3.0' into 3.0test/jcy 2022-07-12 09:36:31 +08:00
wenzhouwww 877ac548f6
Merge branch '3.0' into test/count_partition 2022-07-11 20:11:45 +08:00
tomchon 8684f75dcd test:add test case of tsbs query 2022-07-11 20:00:11 +08:00
tomchon 1f5663f03e test:add test case of tsbs query 2022-07-11 19:52:18 +08:00
jiacy-jcy 4ae80d0556 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-11 16:57:28 +08:00
wenzhouwww@live.cn 6f87084d6a test: enh test case about elapsed 2022-07-11 16:43:30 +08:00
cpwu d838e3d983 Merge branch '3.0' into cpwu/3.0 2022-07-11 16:00:17 +08:00
dapan1121 9584f51f83
Merge pull request #14743 from taosdata/fix/TD-17191
fix: fix taos crash and deadlock issue
2022-07-11 13:56:12 +08:00
Haojun Liao be498df3dd test:update the test cases. 2022-07-11 13:23:42 +08:00
jiacy-jcy 24cc6f5c25 Merge branch '3.0' into 3.0test/jcy 2022-07-11 03:34:43 +00:00
jiacy-jcy 301a3496be Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-11 03:34:19 +00:00
dapan1121 def96ee38f fix: fix taos crash and deak lock issue 2022-07-11 10:43:08 +08:00
cpwu 99b0058446 Merge branch '3.0' into cpwu/3.0 2022-07-11 09:17:59 +08:00
wenzhouwww@live.cn 12e56b2f97 update 2022-07-10 20:05:16 +08:00
Hui Li 66d540c02a
Merge pull request #14727 from taosdata/test/chr/TD-14699
test:modify testcase of mnode
2022-07-10 19:44:03 +08:00
tomchon 4d99188ee8 test:modify testcase of qnode 2022-07-10 16:12:09 +08:00
tomchon dd6b510059 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-10 14:21:31 +08:00
Xiaoyu Wang 2454298b0b Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-10 10:24:55 +08:00
cpwu c42407c8d5 fix case 2022-07-09 21:10:35 +08:00
cpwu 5779de0773 fix case 2022-07-09 19:28:09 +08:00
Xiaoyu Wang f99a61a464 fix: some problem of parser and planner 2022-07-08 21:05:19 +08:00
wenzhouwww@live.cn b5599027e6 test: add test case for count about partition by tbname and interval 2022-07-08 20:00:22 +08:00
jiacy-jcy bd0525b028 commit 2022-07-08 10:30:47 +00:00
jiacy-jcy 0ac33107b3 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-08 08:19:50 +00:00
Shengliang Guan b7077b7fb3
Merge pull request #14679 from taosdata/fix/valgrind
refactor: change fndebugfalg to udfdebugflag
2022-07-08 15:44:37 +08:00
Shengliang Guan 389a4fba7c refactor: change fndebugfalg to udfdebugflag 2022-07-08 15:20:33 +08:00
jiacy-jcy 294c815a44 Merge branch '3.0' into 3.0test/jcy 2022-07-08 13:56:39 +08:00
jiacy-jcy 9d8b8e06e5 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-08 13:56:20 +08:00
Hui Li 93b42b6b10
Merge pull request #14636 from taosdata/test/run_case_and_or
test: let case run about and or for byte compute
2022-07-08 10:40:40 +08:00
tomchon ef3bdbb47a Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-08 10:32:34 +08:00
Yihao Deng d7956b6e14
Merge pull request #14660 from taosdata/enh/rmIdx
enh: rm table idx
2022-07-08 09:31:41 +08:00
jiacy-jcy a2bb00da55 update apercentile.py 2022-07-07 18:18:41 +08:00
tomchon 665caf1446 test:add teatcase of tsbs quering 2022-07-07 18:16:21 +08:00
jiacy-jcy 718a7350da update test case 2022-07-07 13:56:31 +08:00
wenzhouwww@live.cn bd693eaa02 test: let case run about and or for byte compute 2022-07-07 11:42:01 +08:00
yihaoDeng 11a7b1e1b0 update test case 2022-07-07 10:18:20 +08:00
jiacy-jcy fee3d3ccd1 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-07 10:13:31 +08:00
jiacy-jcy adce03a2da update test case 2022-07-07 10:13:15 +08:00
Yihao Deng 31655c07d7
Merge pull request #14611 from taosdata/feat/idxFix1
enh: refactor idx code
2022-07-07 09:21:06 +08:00
yihaoDeng 7006eefda1 update json-tag case 2022-07-06 21:14:45 +08:00
WANG MINGMING 73e094d77f
Merge pull request #14505 from taosdata/feature/TD-13041
fix:<TD-16840> meta ttl index core if insert with benchmark
2022-07-06 19:15:43 +08:00
Minglei Jin d843a8ac89
Merge pull request #14486 from taosdata/feat/tsdb_refact
Feat/tsdb refact
2022-07-06 17:43:22 +08:00
wangmm0220 187aca4d6b fix:conflict from 3.0 2022-07-06 16:35:39 +08:00
Hui Li a6f08c3377
Merge pull request #14467 from taosdata/test/tail_unique_stable
test:  add test case for stable query
2022-07-06 16:08:07 +08:00
Hui Li 825aec24b2
Merge pull request #14571 from taosdata/test/elapsed_time_unit
test: update case for time unit about nano db
2022-07-06 16:07:57 +08:00
Hui Li 0649d96e42
Merge pull request #14595 from taosdata/test/and_or_byte
test:add case for and or about byte compute
2022-07-06 16:07:42 +08:00
cpwu 2ad8cdbaa3
Merge branch '3.0' into cpwu/3.0 2022-07-06 16:03:32 +08:00
wade zhang 4452fdd442
Merge pull request #14468 from taosdata/test/chr/TD-14699
test:add testcase in fulltest
2022-07-06 16:02:03 +08:00
jiajingbin bc0eef0d12
Merge pull request #14578 from taosdata/3.0test/jcy
test:modify timediff.py and timetruncate.py
2022-07-06 15:21:28 +08:00
wenzhouwww@live.cn d973b357e4 test:add case for and or about byte compute 2022-07-06 14:48:18 +08:00
tomchon f9166404f2 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-06 13:46:57 +08:00
Haojun Liao 29949a965b other: merge 3.0. 2022-07-06 13:46:24 +08:00
Haojun Liao ddb71ed095 refactor: do some internal refactor. 2022-07-06 13:33:21 +08:00
wenzhouwww@live.cn 922feb45a9 update and report an crash 2022-07-06 10:51:13 +08:00
wenzhouwww@live.cn 7e34c3aa1f update case 2022-07-06 10:47:05 +08:00
wenzhouwww@live.cn 5e2b033e30 update case for time unit check 2022-07-06 10:41:12 +08:00
wenzhouwww@live.cn 5667b18676 Merge remote-tracking branch 'origin/3.0' into test/elapsed_time_unit 2022-07-06 10:22:31 +08:00
Ganlin Zhao 9355392c80
Merge pull request #14537 from taosdata/fix/TD-16877
fix(query): stddev function support unsigned data types
2022-07-06 10:14:23 +08:00
wangmm0220 f47c3595a2 Merge branch '3.0' into feature/TD-13041 2022-07-06 10:07:19 +08:00
jiacy-jcy bd5351e568 update timetruncate.py 2022-07-06 10:01:10 +08:00
jiacy-jcy 00e9a6cc05 modify timediff.py 2022-07-06 09:55:03 +08:00
jiacy-jcy d3fd2e4b3c update test case 2022-07-06 09:51:16 +08:00
jiacy-jcy 8fcc18b29f Merge branch '3.0' into 3.0test/jcy 2022-07-06 09:43:18 +08:00
wenzhouwww@live.cn da40e3ac1b update case for time unit about nano db 2022-07-05 20:46:48 +08:00
tomchon b61297f0d5 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-05 20:40:05 +08:00
tomchon a20456debd test:modify testcase 2022-07-05 20:30:42 +08:00
Ganlin Zhao 479776b7fb fix timetruncate test case 2022-07-05 20:11:26 +08:00