Commit Graph

66 Commits

Author SHA1 Message Date
dmchen ea9eba5621 fix ci case 2023-12-12 05:34:41 +00:00
chenhaoran c05a1c9333 test:update testcases in windows 2023-11-20 15:25:58 +08:00
dapan1121 7d5708f224 fix: case issue and authentication issue 2023-10-31 09:15:40 +08:00
dapan1121 b2fea84a3a fix: case issue and bugs 2023-10-30 19:14:31 +08:00
dapan1121 e6755461f5
Merge pull request #23087 from taosdata/szhou/pseudo-column-aliasname
enhance: support select `pseduo_column` from (select pseudo_column ...)
2023-10-18 09:23:01 +08:00
slzhou 34246ea001 fix: tag scan support limit and remove slimit optimization 2023-10-16 16:43:15 +08:00
slzhou d30c6f6bcc fix: change tablename.tbname aliasname to tbname 2023-10-16 13:56:15 +08:00
slzhou 1e1ed541fa fix: add more test case 2023-10-13 08:11:15 +08:00
shenglian-zhou cbd9749bfe
Merge branch '3.0' into szhou/pseudo-column-aliasname 2023-10-12 19:01:28 -05:00
Alex Duan 35fced8796
Merge pull request #23234 from taosdata/main_3_merge
other: merge main into 3.0
2023-10-12 07:48:20 -05:00
Alex Duan 6176be2231 fix: taosBenchmark test case 2023-10-12 20:25:03 +08:00
Haojun Liao eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
slzhou 1762a85127 enhance: add test case 2023-10-10 14:33:53 +08:00
shenglian zhou fc824a3bb9 fix: timestamp add return float when get time range 2023-09-27 16:39:49 +08:00
Shungang Li 6652cf8c00 fix: update test cases 2023-09-25 15:46:12 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
dapan1121 90cb67d006 fix: table count issue 2023-08-14 17:33:13 +08:00
Benguang Zhao d776abb634 fix: adjust test cases for default WAL_RETENTION_PERIOD as 3600 2023-07-26 14:20:50 +08:00
Haojun Liao 3722b31e1a fix(test): update the test case. 2023-07-13 15:07:23 +08:00
Haojun Liao a3264f9509 fix(test): adjust case. 2023-07-12 18:32:12 +08:00
Hongze Cheng 3fc282f035 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-12 11:57:19 +08:00
Ganlin Zhao ef242ba8fa fix test cases 2023-07-11 11:11:57 +08:00
Haojun Liao 0df1cff34e fix(test): update the test case. 2023-06-29 11:48:10 +08:00
dapan1121 4dae9f4eff merge main to 3.0 2023-06-26 18:43:00 +08:00
Shuduo Sang 1b2c5a50da
fix: taosbenchmark escape char for 3.0 (#21017)
* fix: taosbenchmark escape char for 3.0

* fix: json file for escape char
2023-04-22 19:06:38 +08:00
Xiaoyu Wang 4c04b155d5 merge main 2023-04-11 15:56:28 +08:00
chenhaoran f6f4e81333 test:add testcase of childtale_from_to 2023-04-07 18:24:06 +08:00
Shuduo Sang 87b8b4c946
fix: telnet_tcp and sml_json_all_types for main (#20661)
* fix: taosbenchmark support same min/max for main

* fix: enable telnet_tcp and sml_json_all_types

* fix: tests/develop-test/5-taos-tools/taosbenchmark/json/sml_telnet_tcp.json

* fix: taosdump free tbname in loose mode for main
2023-03-29 11:33:45 +08:00
Shuduo Sang 11f39d2fbc
fix: taosbenchmark telnet_tcp case (#20659)
* fix: taosbenchmark support same min/max

* fix: taosbenchmark support same min/max

* fix: telnet_tcp.py case

* fix: enable sml_json_all_types.py
2023-03-27 19:38:47 +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
Shuduo Sang 322a1c05dc
fix: taosbenchmark sub on 2.6 for main (#20409)
* fix: taosbenchmark sub on 2.6 for main

* fix: upgrade taospy to 2.7.6 and fix unstable test case
2023-03-11 18:57:46 +08:00
haoranchen 8739446fed
ci:Specify the version of the python connector (#20411)
* ci:Specify the version of the python connector

* ci:Specify the version of the windows  python connector

* fix: install specified version taospy

* test: make auto_create_table_json.py robust

---------

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-03-11 10:23:57 +08:00
dapan1121 3015967484 fix: fix show create database issue 2023-03-02 13:09:50 +08:00
chenhaoran 78bda0d65c test: check asan cases successful 2023-02-27 17:54:31 +08:00
Shuduo Sang 4736636fb2
fix: taosbenchmark data gen refactor (#20059)
* fix: taosbenchmark data gen refactor

* fix: update taos-tools e22e5e2

* fix: update taos-tools cccc353

* fix: update taos-tools 10a211f

* fix: update taos-tools e54a926

* fix: update taos-tools 340b0f4

* fix: update taos-tools 6afed7c

* fix: update taos-tools cc6db40

* fix: update taos-tools 634399d

* fix: update taos-tools e0104dc

* fix: update taos-tools bc11ff3

* fix: update taos-tools b23e170

* fix: update taos-tools a62f774

* fix: clean up and print

* fix: update taos-tools a880c81

* test: update 5-taos-tools/taosdump/taosdumpTestInspect.py for 3.0

* fix: add sml_tags_json_array to accelerate sml json test

* fix: taosbenchmark json data generating refine 611dc09

* fix: update taos-tools ad2f7c8

* fix: coverity scan issues

* fix: udpate taos-tools d259385

* fix: update taos-tools be929ab

* fix: update taos-tools 63e63d6

* fix: update taos-tools 2a38de1

* fix: update taos-tools 0d4c001

* fix: update taos-tools dce7de5

* fix: update taos-tools 82b96df

* fix: update taos-tools 401cf6a

* fix: update taos-tools 6f692b0:wq

* fix: update taos-tools 2942ca0

* fix: update taos-tools 61cbfd2
2023-02-22 00:06:55 +08:00
Xiaoyu Wang acfa05b5fa fix: table count scan 2023-02-21 13:14:44 +08:00
Xiaoyu Wang c597de099f merge main 2023-02-20 13:41:27 +08:00
Haojun Liao a1eafe88ac fix(query): fix some errors. 2023-02-14 14:48:33 +08:00
Shuduo Sang 1bcc2d52fb
fix: taosbenchmark schemaless refine (#19721)
* fix: optimize taosbenchmark data preparing for sml json

* fix: update taos-tools 5c5e79f

* fix: update taos-tools 298a30d

* fix: taos-tools 143b9e4

* fix: update taos-tools 0b56d15

* fix: update taos-tools 7375f23

* fix: update taos-tools eaf2309

* fix: update taos-tools 723f696

* fix: update taos-tools c9be106

* fix: update taos-tools 9b8975b

* test: update taos-tools 3309b9d

* test: update taos-tools d93cd23

* fix: update taos-tools 6632796

* fix: update taos-tools bd43034

* test: fix sml_json_alltyps.py according to taosbenchmark change

* test: fix sml_json_alltypes test case

* fix: update taos-tools 181bcac
2023-02-01 15:59:36 +08:00
Shuduo Sang a3a2af4b3f
fix: taosbenchmark schemaless refine for main (#19714)
* fix: taos-tools 143b9e4 for taosbenchmark schemaless refine for main

* fix: update taos-tools 723f696

* test: fix ../tests/develop-test/5-taos-tools/taosbenchmark/sml_json_alltypes.py

* test: check nchar temporarily as diff behavior between main and 3.0 branch

* fix: update taos-tools 181bcac
2023-02-01 15:59:29 +08:00
Xiaoyu Wang 24157e78d6 merge main 2023-01-28 17:52:58 +08:00
Shuduo Sang 32ea09f9dd
fix: taosbenchmark ignore drop failure for cloud (#19670)
* fix: taosbenchmark ignore drop db failure for cloud

* fix: update taos-tools 678b1df

* fix: update taos-tools 78986f1

* test: update taos-tools acfa7e3

* test: update taos-tools ada5bdd

* test: update taos-tools 11c057f

* fix: update taos-tools 7a2b109

* test: update taos-tools b35037a

* test: update taos-tools 4ba0939

* fix: update taos-tools 9e406e5

* fix: update taos-tools 39f5d2e

* test: update taos-tools 6976d0b

* fix: update taos-tools 3dcc6da

* fix: update taos-tools eed30f5

* test: reduce insert rows to avoid exceed sql length

* fix: taos-tools 71724aa

* fix: update taos-tools b1844bf

* test: update taos-tools 8d8b649

* fix: update taos-tools 0cd564a
2023-01-28 14:23:58 +08:00
kailixu 1f82c835a3 chore: test case adaption 2023-01-16 16:45:44 +08:00
slzhou 04a3b1d598 fix: add ci test 2023-01-16 14:23:40 +08:00
Xiaoyu Wang 9a0c2805f4 merge main 2023-01-13 13:54:04 +08:00
slzhou c1bb36c1de fix: modify test case description 2023-01-13 10:13:39 +08:00
slzhou b9e6be4e7a fix: remove redundant table count scan 2023-01-13 10:03:26 +08:00
slzhou 718f777edc enhance: add test case for table count scan 2023-01-13 09:49:24 +08:00
Ping Xiao 3c5f07f70b test: add test cases 2022-12-23 18:39:21 +08:00
Ping Xiao 889872c24d test: update script to stop taosadapter service 2022-12-21 19:31:28 +08:00