Commit Graph

827 Commits

Author SHA1 Message Date
afwerar b1a332b5c2 fix(os): add other two win32 udf case 2022-06-05 21:16:56 +08:00
afwerar 85e0eee1b2 fix(os): add other two win32 udf case 2022-06-05 20:49:34 +08:00
afwerar d01bb6a823 fix(os): add other two win32 udf case 2022-06-05 20:44:13 +08:00
afwerar ac09ef04a9 fix(os): add win32 udf case 2022-06-05 17:02:43 +08:00
wangmm0220 c9daa37886 feat: add sort/group logic for json 2022-06-05 16:52:28 +08:00
wangmm0220 84fd45c3bb feat: add sort/group logic for json 2022-06-05 14:18:40 +08:00
wangmm0220 9e1cd759f3 feat: add sort/group logic for json 2022-06-05 13:50:31 +08:00
WANG MINGMING 8566917971
Merge pull request #13433 from taosdata/feature/TD-13041
feat:add json test case
2022-06-04 23:18:09 +08:00
wangmm0220 17ea0e489a feat: add sort/group logic for json 2022-06-04 22:05:14 +08:00
wangmm0220 a2ebeda89c feat: add sort/group logic for json 2022-06-04 19:28:30 +08:00
jiacy-jcy 818ece9b0a add case into ci 2022-06-03 10:29:47 +08:00
jiacy-jcy f83cc26a15 test:add test case for alter table and alter stable 2022-06-03 10:13:12 +08:00
wangmm0220 c937313e3f feat:add json test case 2022-06-02 22:31:12 +08:00
Shengliang Guan 0bade86534
Merge pull request #13410 from taosdata/fix/mnode
enh: adjust vnode replica and some logs
2022-06-02 17:06:10 +08:00
Liu Jicong c28af7001f
Merge pull request #13256 from taosdata/feature/3_liaohj
enh(query): enable twa function in select clause.
2022-06-02 15:39:18 +08:00
Hui Li dff208bfe3
Merge pull request #13412 from taosdata/test3.0/lihui
test: add case for tmq
2022-06-02 15:35:53 +08:00
WANG MINGMING 0ac78291ae
Merge pull request #13384 from taosdata/feature/TD-14761
feat:add schemaless param from db
2022-06-02 15:18:29 +08:00
plum-lihui 0160d2d588 test: add case for tmq 2022-06-02 15:06:15 +08:00
Liu Jicong 77fe6a4ef7
Merge branch '3.0' into feature/3_liaohj 2022-06-02 15:05:49 +08:00
Shengliang Guan e35ebdadac refactor: rename LEADER to leader 2022-06-02 14:35:59 +08:00
plum-lihui 3d9f5d13cd test: temp close one case 2022-06-02 12:19:27 +08:00
plum-lihui 58a0691abe test:add test cases for tmq 2022-06-01 23:08:51 +08:00
Hui Li 441d31d82c
Merge pull request #13377 from taosdata/test/cachelast_set
test:add case for cachelast set value  when database is created
2022-06-01 21:25:59 +08:00
plum-lihui fab03b19f8 test: add test case for tmq to alter schema 2022-06-01 21:23:40 +08:00
jiajingbin ea51d91bc1 test: update schemaless-testcases for schemaless-database 2022-06-01 20:19:11 +08:00
afwerar 8b4d1a4962 fix(os): remote fqdn error 2022-06-01 16:50:57 +08:00
wenzhouwww@live.cn e9f55fdbdf add test case for set cachelast for create database 2022-06-01 16:25:36 +08:00
afwerar d84a5af792 fix(os): remote fqdn error 2022-06-01 16:18:47 +08:00
Hui Li b8e92c94c5
Merge pull request #13326 from taosdata/test/stateduration
test : add test case for statedurcation and statecount
2022-05-31 21:33:51 +08:00
wenzhouwww@live.cn 7095efa5ee add test case for statecount 2022-05-31 20:36:14 +08:00
wenzhouwww@live.cn 8fb3bf5384 add case for stateduration 2022-05-31 20:20:19 +08:00
wenzhouwww@live.cn d296ec9baf update case 2022-05-31 19:16:09 +08:00
wenzhouwww@live.cn f2163399f5 update case for all 2022-05-31 19:10:19 +08:00
jiajingbin 061a7996a3 test: update schemaless-insert 1-insert/opentsdb_telnet_line_taosc_insert.py to CI 2022-05-31 19:07:38 +08:00
jiajingbin 4abcac3907 test: finish 1-insert/opentsdb_json_taosc_insert.py 2022-05-31 19:01:42 +08:00
jiajingbin 89ad138fb1 test: finish 1-insert/opentsdb_json_taosc_insert.py 2022-05-31 19:00:06 +08:00
jiajingbin 0bd8ba5f8e test: finish 1-insert/opentsdb_json_taosc_insert.py 2022-05-31 18:58:31 +08:00
Liu Jicong ce62042a47
Merge pull request #13304 from taosdata/feature/topic_grammar
feat(tmq): create topic new grammar
2022-05-31 18:30:21 +08:00
Hui Li 1e84daa0a5
Merge pull request #13303 from taosdata/test/chr/TD-14699
test:add testcase of python connector using Statement API
2022-05-31 17:33:39 +08:00
Hui Li fac2a7efaa
Merge pull request #13294 from taosdata/test/jcy
test  :add test case for stateduration
2022-05-31 17:09:36 +08:00
tomchon 3eb4afd82e test:modify testcase of python connector using Statement API 2022-05-31 17:06:33 +08:00
plum-lihui f8d29a12ab test: support taosc run by valgrind to python cases 2022-05-31 16:46:01 +08:00
Liu Jicong c3296fe890 merge from 3.0 2022-05-31 16:44:27 +08:00
tomchon 2f7ff30101 test:add testcase of python connector using Statement API 2022-05-31 16:22:10 +08:00
Liu Jicong 451d19f986 feat(tmq): create topic new grammar 2022-05-31 16:20:40 +08:00
jiajingbin 990abaaab1 test: finish 1-insert/influxdb_line_taosc_insert.py 2022-05-31 16:03:36 +08:00
Xiaoyu Wang 5ce92e6259
Merge pull request #13296 from taosdata/feature/3.0_wxy
fix: error in data precision of super table query
2022-05-31 16:02:42 +08:00
Hui Li 1f833afebc
Delete insert.json
test: no use
2022-05-31 15:50:24 +08:00
Xiaoyu Wang 96a0555d1f fix: error in data precision of super table query 2022-05-31 15:49:14 +08:00
tomchon c0ecf2c1b2 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-05-31 15:47:47 +08:00
jiacy-jcy 48c15b18e8 update 2022-05-31 15:38:56 +08:00
jiacy-jcy dbda5c8b2e update 2022-05-31 15:38:20 +08:00
jiacy-jcy 0a85055dac Merge branch '3.0' into test/jcy 2022-05-31 15:21:00 +08:00
jiacy-jcy a714a64e2f update fulltest.sh 2022-05-31 15:02:12 +08:00
plum-lihui ac02f8d280 test: modify case 2022-05-31 14:52:36 +08:00
jiacy-jcy e18ad0eb69 add test case for stateduration 2022-05-31 14:51:58 +08:00
wenzhouwww@live.cn b2e1ee5b5a add case for unique 2022-05-31 09:57:30 +08:00
wenzhouwww@live.cn 4c1d77ce4d Merge branch '3.0' into test/unique 2022-05-31 09:56:21 +08:00
Liu Jicong 0e3f6be61c
Merge pull request #13254 from taosdata/feature/tq
fix(tmq): remove topic ref cnt
2022-05-30 23:06:15 +08:00
Liu Jicong d1259b3c82 fix(tmq): remove topic ref cnt 2022-05-30 22:50:59 +08:00
wenzhouwww@live.cn f6d8204c20 test: add case for unique 2022-05-30 20:37:06 +08:00
tomchon c6f21c4969 test:modify testcase of python connector using Statement API 2022-05-30 13:27:53 +08:00
Hui Li 82881d1ca7
Merge pull request #13163 from taosdata/test/vector_function
test: add test case for vector function such as csum  , mavg , diff
2022-05-30 11:21:54 +08:00
Hui Li edf9009db3
Merge pull request #13214 from taosdata/test/jcy
test:add test case
2022-05-30 11:21:35 +08:00
jiacy-jcy 6aba57e5c0 Merge branch '3.0' into test/jcy 2022-05-30 10:46:38 +08:00
afwerar 6e59f7c4ee fix(os): config remote server info 2022-05-30 10:38:29 +08:00
jiacy-jcy 72ad2fe8a3 update apercentile.py 2022-05-30 10:38:10 +08:00
wenzhouwww@live.cn 797a7398d1 add fulltest.sh 2022-05-30 10:08:40 +08:00
wenzhouwww@live.cn a18f5d3a55 update fulltest.sh 2022-05-30 10:07:44 +08:00
Hui Li d5e07c6602
Merge pull request #13170 from taosdata/test/gxy_query_3.0.0
Test/gxy query 3.0.0
2022-05-30 09:49:46 +08:00
Hui Li 5479299a48
Merge pull request #13173 from taosdata/test/td-16102
test: add schemaless-insert 1-insert/opentsdb_telnet_line_taosc_insert.py to CI
2022-05-30 09:49:10 +08:00
afwerar fc133d655a fix(os): add one win case 2022-05-29 12:14:54 +08:00
jiajingbin 38a6745634 test: add schemaless-insert 1-insert/opentsdb_telnet_line_taosc_insert.py to CI 2022-05-28 21:55:23 +08:00
afwerar 7b540d91d9 fix(os): add win ctest 2022-05-28 21:08:50 +08:00
“happyguoxy” 0110b32549 feat(query): add nested query function 2022-05-28 21:06:55 +08:00
“happyguoxy” df48bdac81 feat(query): add nested query function 2022-05-28 21:04:52 +08:00
afwerar 32daa14c78 fix(os): add win case 2022-05-28 18:28:16 +08:00
wenzhouwww@live.cn d6d9e6ae9e add case for sample 2022-05-28 17:40:17 +08:00
wenzhouwww@live.cn 9687a70bf2 update 2022-05-28 16:55:50 +08:00
wenzhouwww@live.cn a32bbdf77f update 2022-05-28 16:53:55 +08:00
wenzhouwww@live.cn 5bedd94bc8 add case for sample 2022-05-28 16:46:29 +08:00
wenzhouwww@live.cn efdca5ab2e add case for csum 2022-05-28 16:45:59 +08:00
jiacy-jcy b91849f118 Merge branch '3.0' into test/jcy 2022-05-28 16:03:41 +08:00
afwerar 06f72448aa fix(os): case run remote taosd 2022-05-28 15:30:14 +08:00
wenzhouwww@live.cn 017c2d1205 update case 2022-05-28 10:46:39 +08:00
plum-lihui b81c3ad8f5 [test: split test cases of tmq for overtime, and modify sleep time of tmq_sim poll ] 2022-05-28 10:34:45 +08:00
jiacy-jcy 9b546a3bdf add case for apercentile 2022-05-28 09:52:05 +08:00
afwerar f999132ff0 fix(os): windows run shell case 2022-05-27 22:53:29 +08:00
Zhiqiang Wang 56c86a2acc
Merge pull request #13101 from taosdata/fix/ZhiqiangWang/TD-15849-windows-timezone-error
fix(os): windows timezone error
2022-05-27 22:11:45 +08:00
jiacy-jcy fa727eddc2 Merge branch '3.0' into test/jcy 2022-05-27 20:31:56 +08:00
jiacy-jcy 842551af7e update percentile.py 2022-05-27 20:31:10 +08:00
afwerar 217df222be fix(os): windows timezone error 2022-05-27 20:26:42 +08:00
afwerar 8d477bd68b fix(os): windows timezone error 2022-05-27 20:08:23 +08:00
wenzhouwww@live.cn 044b92cc37 add case for diff and mavg 2022-05-27 19:10:51 +08:00
afwerar 1e5ef3b145 fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
Hui Li 8bf795d8ca
Merge pull request #13032 from taosdata/cpwu/3.0
test: add hyperloglog case to CI
2022-05-27 18:49:27 +08:00
jiacy-jcy 3267a0fe9f add case for percentile 2022-05-27 18:14:57 +08:00
plum-lihui 9af026bb22 test:modify paramerter 2022-05-27 17:44:58 +08:00
cpwu c49b9cdc2f fix case 2022-05-27 16:48:00 +08:00
cpwu b5734de614 Merge branch '3.0' into cpwu/3.0 2022-05-27 16:37:23 +08:00
plum-lihui 119d29e8c6 test: modify case 2022-05-27 16:17:06 +08:00
cpwu b7d3b8e7ac fix case 2022-05-27 16:07:48 +08:00
cpwu 0f2161f162
Merge branch '3.0' into cpwu/3.0 2022-05-27 16:06:34 +08:00
cpwu 393ddb35a1 fix case 2022-05-27 16:00:51 +08:00
cpwu 9dfc542a04 fix case 2022-05-27 15:48:39 +08:00
cpwu b34cd1ffe3 fix case 2022-05-27 15:22:31 +08:00
wenzhouwww@live.cn 6dde3edc8d test : update case 2022-05-27 15:09:31 +08:00
cpwu 90efaab25c fix case 2022-05-27 13:29:21 +08:00
Hui Li a389a5ff27
Merge pull request #13015 from taosdata/test/jcy
test:add test case for functions
2022-05-27 12:43:23 +08:00
cpwu 4add25b1cd fix join 2022-05-27 12:39:20 +08:00
plum-lihui 4588463717 test: modify case 2022-05-27 12:04:09 +08:00
Hui Li 17b622ac29
Merge pull request #12986 from taosdata/test/chr/TD-14699
test:add cluster testcase of electing leader and python connector using statement api
2022-05-27 11:47:57 +08:00
jiacy-jcy 2adff3de65 update case first.py 2022-05-27 11:47:43 +08:00
jiacy-jcy c85d72e70e add first.py into ci 2022-05-27 11:46:39 +08:00
jiacy-jcy 80eebb77fc Merge branch 'test/jcy' of github.com:taosdata/TDengine into test/jcy 2022-05-27 11:21:47 +08:00
plum-lihui c7417a7f18 test: modify sleep value 2022-05-27 11:20:32 +08:00
jiacy-jcy c551bd6af5 Merge branch '3.0' into test/jcy 2022-05-27 11:20:16 +08:00
wenzhouwww@live.cn 9bddc341bf Merge branch '3.0' into test/vector_function 2022-05-27 10:33:35 +08:00
jiacy-jcy 6c634ff7a2 add case for percentile 2022-05-27 10:27:11 +08:00
wenzhouwww@live.cn 3737f15d02 add csum function 2022-05-26 20:24:56 +08:00
plum-lihui 5b9422c90c Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-05-26 18:10:43 +08:00
plum-lihui a5a57c3c99 test: add error test case for rerun 2022-05-26 18:10:26 +08:00
cpwu e5a2d20cf5 add case to CI 2022-05-26 17:52:17 +08:00
cpwu f303a5f259 Merge branch '3.0' into cpwu/3.0 2022-05-26 17:41:10 +08:00
cpwu 92892db659 fix case 2022-05-26 17:37:36 +08:00
cpwu 59139c537e fix case 2022-05-26 17:35:31 +08:00
cpwu 73768e64bb fix casew 2022-05-26 17:33:47 +08:00
cpwu 1965f3da0d fix case 2022-05-26 17:29:59 +08:00
cpwu c8781cd82e fix case 2022-05-26 17:26:27 +08:00
cpwu b26227a20e fix case 2022-05-26 17:24:15 +08:00
cpwu 873d41270d fix case 2022-05-26 17:20:43 +08:00
cpwu ca32a7320d fix case 2022-05-26 17:14:56 +08:00
cpwu 26c197f0e3 add hyperloglog case 2022-05-26 17:14:47 +08:00
Jason-Jia a43f7969ce
Merge branch '3.0' into test/jcy 2022-05-26 15:50:21 +08:00
wenzhouwww@live.cn c8b0999aa8 test:add elapsed function test case 2022-05-26 15:46:22 +08:00
jiacy-jcy 390cba6d4b Merge branch '3.0' into test/jcy 2022-05-26 15:33:48 +08:00
Ganlin Zhao fb0770485d
Merge pull request #12887 from taosdata/feature/3.0_glzhao
feat(query): add apercentile function
2022-05-26 14:42:10 +08:00
Hui Li 9ed5d58196
Update fulltest.sh
temp close concast.py, concast_ws.py, join.py.
2022-05-26 14:38:55 +08:00
cpwu c71c2c4a92 fix case 2022-05-26 14:17:56 +08:00
cpwu cb21c7b42d fix case 2022-05-26 13:19:44 +08:00
jiacy-jcy 0d3042b0f9 add case to ci 2022-05-26 12:46:13 +08:00
jiacy-jcy dd0a6b0ac5 add test case for bottom and top 2022-05-26 12:45:05 +08:00
Ganlin Zhao 067731b763 Merge branch '3.0' into feature/3.0_glzhao 2022-05-26 12:22:56 +08:00
Ganlin Zhao 9b54534b35 fix(query): comment out nestedQuery.py 2022-05-26 12:19:06 +08:00
cpwu aba6643ba3 fix case 2022-05-26 11:55:41 +08:00
jiacy-jcy 6361e87755 add case to_iso8601 to ci 2022-05-26 11:38:46 +08:00
jiacy-jcy 3eb9aa5c05 update iso8601 2022-05-26 11:34:48 +08:00
jiacy-jcy a6ee0cd315 update diff.py 2022-05-26 11:30:38 +08:00
cpwu 8961f6fa87 fix case 2022-05-26 11:28:24 +08:00
cpwu d9ba92549d Merge branch '3.0' into cpwu/3.0 2022-05-26 11:22:42 +08:00