Commit Graph

1283 Commits

Author SHA1 Message Date
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