Commit Graph

2143 Commits

Author SHA1 Message Date
wade zhang 83fcf4fd8d
Merge pull request #16881 from taosdata/3.0test/jcy
test:add test case for param ttl
2022-09-19 15:44:09 +08:00
wangmm0220 345b68ccee fix: cols num error in tmq for query 2022-09-19 15:28:28 +08:00
jiacy-jcy 838ab9bddb add test case into ci 2022-09-19 12:45:36 +08:00
jiacy-jcy d5e900ecdb update test case 2022-09-19 11:27:26 +08:00
Liu Jicong e848dc716b fix test case 2022-09-16 23:49:07 +08:00
wangmm0220 e3bc2487b3 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740 2022-09-16 19:00:49 +08:00
jiacy-jcy 0f78a600cb test:add test case for param ttl 2022-09-16 10:22:11 +08:00
wangmm0220 414021a8e0 fix:error in auto create table for taosX 2022-09-15 19:23:12 +08:00
dapan1121 9d148b42f9 enh: add client policy test cases 2022-09-15 15:15:35 +08:00
wangmm0220 0afef12ce0 fix:add createTableList element in tmq_get_json 2022-09-14 18:52:56 +08:00
afwerar 760babe7db os: mac exit error 2022-09-14 18:44:58 +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
wade zhang 95ba74f625
Merge pull request #16809 from taosdata/3.0test/jcy
test:modify test case for TD-19062 (restart taosd after deleted data)
2022-09-14 09:27:20 +08:00
Ganlin Zhao 9ee003c971 fix test case 2022-09-13 18:32:17 +08:00
Shengliang Guan d3dcd67ed6
Merge pull request #16805 from taosdata/feature/TD-18765
fix:<TD-18765> support ttl in create table automatic
2022-09-13 17:38:28 +08:00
Shengliang Guan 601b2e343c
Merge pull request #16811 from taosdata/main
release: merge from main to 3.0
2022-09-13 17:09:11 +08:00
Jason-Jia 39e65ca268
Update delete_data.py 2022-09-13 17:03:57 +08:00
jiacy-jcy 7dbd8c3f2a update test case for delete data 2022-09-13 16:59:44 +08:00
“happyguoxy” 496b490c40 Merge branch '3.0' into 3.0test/jcy 2022-09-13 16:48:57 +08:00
wangmm0220 a6a38058dd fix:<TD-18765> support ttl in create table automatic 2022-09-13 16:39:27 +08:00
wangmm0220 25e75f20ad fix:add test cases for sml 2022-09-13 13:53:23 +08:00
Hui Li 823605fb54
Update fulltest.sh 2022-09-08 16:46:52 +08:00
Hui Li bfd195536c
Merge pull request #16565 from taosdata/test3.0/lihui
test: reopen case
2022-09-07 20:55:22 +08:00
Shengliang Guan 69cc47e622 test: comment out sml case 2022-09-04 18:14:39 +08:00
Shengliang Guan 6dfc831eeb
Merge pull request #16562 from taosdata/feature/TD-14761
fix:<TD-18784> data lost in schemaless if timestamp is same
2022-09-01 19:24:53 +08:00
wangmm0220 713488098d fix:test case error in sml.py 2022-09-01 18:43:47 +08:00
Shengliang Guan 8de6000378
Merge pull request #16555 from taosdata/feat/3.0_systable_privilege_wxy
fix: a privilege problem of show tables
2022-09-01 15:39:31 +08:00
plum-lihui 34efb6d6b7 test: reopen case 2022-09-01 15:01:19 +08:00
Shengliang Guan 2db9149af5
Merge pull request #16553 from taosdata/fix/TD-16780
fix(query): support timestamp type in max/min function
2022-09-01 13:09:00 +08:00
Ganlin Zhao 4f772ee711 Merge branch '3.0' into fix/TD-16780 2022-09-01 11:28:28 +08:00
Xiaoyu Wang af8fe3ada8 fix: a privilege problem of show tables 2022-09-01 11:15:03 +08:00
Ganlin Zhao 593fdce02e fix test cases 2022-08-31 19:28:12 +08:00
plum-lihui 9407f0490d test:modify start tmq timestamp 2022-08-31 17:53:27 +08:00
plum-lihui b18b4956fc Merge branch '3.0' into test3.0/lihui 2022-08-31 17:52:36 +08:00
cpwu 2fc2000c7a fix case 2022-08-31 11:00:25 +08:00
cpwu ec02d230d2 Merge branch '3.0' into cpwu/3.0 2022-08-31 10:42:00 +08:00
cpwu 399e921e9c fix timetruncate case 2022-08-30 15:17:41 +08:00
Shengliang Guan 508be776d6
Merge pull request #16508 from taosdata/feature/TD-14761
opti: test casese for tmq snapshot for taosX
2022-08-30 15:05:37 +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
wangmm0220 ed137b36d5 opti: test casese for tmq snapshot for taosX 2022-08-30 14:11:44 +08:00
Shengliang Guan 52f8fbb997
Merge pull request #16473 from taosdata/enh/3.0_planner_optimize
enh: super table scan requires project operator to merge packets to improve performance
2022-08-30 09:07:52 +08:00
Xiaoyu Wang b5e177f151 fix: some problems of parser 2022-08-29 18:52:00 +08:00
wangmm0220 bf3231ab9f fix: cols num error in tmq for query 2022-08-29 17:30:50 +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
wangmm0220 64bba07454 Merge branch '3.0' into feature/TD-14761 2022-08-29 10:16:23 +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
wangmm0220 e05a1fc0f4 fix:disable stb tag filter for tmq test cases temprary 2022-08-26 20:36:37 +08:00
wangmm0220 6dfbe30d6b fix:test case if drop table in snapshot for create topic as database 2022-08-26 15:52:12 +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
jiacy-jcy 08cb51801b update test case 2022-08-24 10:24:29 +08:00
wangmm0220 514711e54c feat:get data from snapshot for taosx 2022-08-23 17:28:49 +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
Hui Li af22a928c6
Merge pull request #16223 from taosdata/fix/3.0_bugfix_wxy
fix: escape character problem in auto create table insert
2022-08-19 15:16:35 +08:00
Xiaoyu Wang 390c2aa360 fix: escape character problem in auto create table insert 2022-08-19 14:26:08 +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
Hui Li 398eac2953
Merge pull request #16148 from taosdata/test/irate_update_again
test:update test case irate again
2022-08-17 11:00:38 +08:00
afwerar 03388720cc feat: remove some win test 2022-08-16 20:24:26 +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 35359ed459
Update fulltest.sh 2022-08-15 16:39:29 +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 65d4b024f3 update 2022-08-15 15:52:53 +08:00
wenzhouwww@live.cn a88c8a4511 test:update test case of irate 2022-08-15 15:52:05 +08:00
Hui Li 4d8efb0b33
Merge pull request #16100 from taosdata/cpwu/3.0
Test: add case to support rest API
2022-08-15 15:41:14 +08:00
cpwu 03067e92a7 Merge branch '3.0' into cpwu/3.0 2022-08-15 10:01:32 +08:00
plum-lihui eda2783d0a test: none for run CI 2022-08-12 20:39:09 +08:00