Commit Graph

687 Commits

Author SHA1 Message Date
xleili a3bf0468c3 release: upgrade default version 2023-04-14 18:01:56 +08:00
Xiaoyu Wang a44d455e56 merge 3.0 2023-04-13 14:32:05 +08:00
Xuefeng Tan 1b198bc40f
enh(taosAdapter): make the schemaless automatic database creation configurable (#20902) 2023-04-13 13:25:23 +08:00
Shuduo Sang d551075bba
fix: taosdump continue if ts out of range for main (#20887) 2023-04-12 16:22:25 +08:00
Shuduo Sang 7a832dbca7
fix: taosdump in diff type (#20823) 2023-04-09 10:51:47 +08:00
Shuduo Sang f89301b5cd
fix: taosdump in diff type for main (#20825) 2023-04-09 10:51:38 +08:00
Shuduo Sang 50ced8a057
fix: taosbenchmark from/to neg value for main (#20805) 2023-04-07 13:22:42 +08:00
Shuduo Sang ec3d69d70c
fix: taosbenchmark neg value in json (#20796) 2023-04-07 13:22:20 +08:00
Xiaoyu Wang 54f13f6f55
Merge pull request #20756 from taosdata/fix/3.0_merge_main
merge main
2023-04-06 15:44:23 +08:00
Shuduo Sang 7a79054c6e
fix: benchmark from to (#20786)
* fix: taosbenchmark childtbl from/to

* fix: taosbenchmark create table from to
2023-04-06 15:26:44 +08:00
Shuduo Sang aa399223e0
fix: benchmark from to main (#20784)
* fix: taosbenchmark child from/to for main

* fix: taosbenchmark create tables from to for main
2023-04-06 14:48:20 +08:00
Shuduo Sang d7de7d5aea
fix: taosbenchmark child from/to for main (#20780) 2023-04-06 12:21:16 +08:00
Shuduo Sang 0d5ff328e5
fix: taosbenchmark childtbl from/to (#20779) 2023-04-06 12:21:11 +08:00
Xiaoyu Wang c134432c45 merge main 2023-04-06 09:31:45 +08:00
Shuduo Sang 79461d9183
fix: taosbenchmark disorder range dynamic (#20772) 2023-04-05 12:18:09 +08:00
Shuduo Sang 13991b6106
fix: taosbenchmark disorder dynamic range for main (#20774)
* fix: taosbenchmark disorder dynamic range for main

* fix: merge with main
2023-04-05 12:18:01 +08:00
Shuduo Sang 33c5f1cf88
chore: cus name support in shellArgument (#20754)
* chore: refactor cus prompt

* fix: client name in install.sh

* fix: -Wno-reserved-user-defined-literal

* fix: update taos-tools commit

* fix: include/os/osDir.h

* fix: check cus name

* fix: makepkg.sh

* chore: update taos-tools d194dc9

* fix: cus name

* fix: change adapter prefix

* fix: tools/*.sh

* fix: scripts

* fix: ../../packaging/tools/install_client.sh

* chore: cus domain in script

* fix: cus name in packaging/tools/install.sh

* fix: cus name in ../../packaging/tools/remove.sh

* fix: don't edit origin file

* fix: remove brand name

* fix: update taos-tools

* fix: cus name in log

* fix: compile error without cuc name

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2023-04-05 10:21:43 +08:00
xiaolei li 949193e9e7
release: upgrade default version to 3.0.3.2 (#20766) 2023-04-05 00:53:04 +08:00
xiaolei li debe63ca9c
release: upgrade 3.0 default version to 3.0.3.2 (#20768) 2023-04-04 18:48:30 +08:00
Xiaoyu Wang e9d7a099cc merge main 2023-04-04 14:50:58 +08:00
Shuduo Sang 33cb5b6816
fix: taosbenchmark multithreadfs with limit specified (#20743) 2023-04-03 23:39:45 +08:00
Shuduo Sang 45726cf551
fix: taosbenchmark multithreads with limit for main (#20744)
* fix: taosbenchmark multithreads with limit for main

* fix: update taos-tools
2023-04-03 23:39:35 +08:00
Shuduo Sang 30f8010d41
chore: fix cus name (#20716)
* chore: refactor cus prompt

* fix: client name in install.sh

* fix: -Wno-reserved-user-defined-literal

* fix: update taos-tools commit

* fix: include/os/osDir.h

* fix: check cus name

* fix: makepkg.sh

* chore: update taos-tools d194dc9

* fix: cus name

* fix: change adapter prefix

* fix: tools/*.sh

* fix: scripts

* fix: ../../packaging/tools/install_client.sh

* chore: cus domain in script

* fix: cus name in packaging/tools/install.sh

* fix: cus name in ../../packaging/tools/remove.sh

* fix: don't edit origin file

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2023-04-03 19:56:57 +08:00
Xuefeng Tan 7978449113
enh(taosAdapter): TMQ parameter adjustment (#20710) 2023-03-31 09:41:20 +08:00
Xuefeng Tan 1e2d3a7896
enh(taosAdapter): TMQ parameter adjustment (#20711) 2023-03-31 09:41:06 +08:00
Shuduo Sang 5e2b26f146
chore: refactor cus prompt (#20688)
* chore: refactor cus prompt

* fix: client name in install.sh

* fix: -Wno-reserved-user-defined-literal

* fix: update taos-tools commit

* fix: include/os/osDir.h

* fix: check cus name

* fix: makepkg.sh

* chore: update taos-tools d194dc9

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2023-03-30 19:30:54 +08:00
Shuduo Sang 627cfb230b
chore: update taos-tools d194dc9 for main (#20713) 2023-03-30 18:35:49 +08:00
Shuduo Sang 8fdc687097
fix: taosdump free tbname in loose mode (#20681)
* fix: taosbenchmark support same min/max

* fix: taosbenchmark support same min/max

* fix: telnet_tcp.py case

* fix: enable sml_json_all_types.py

* fix: taos-tools update

* fix: taosdump free tbname in loose mode
2023-03-29 11:47:23 +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
Shuduo Sang 9d207b3de2
fix: taosbenchmark codacy complain for main (#20647) 2023-03-27 17:25:23 +08:00
Shuduo Sang a5d4dfe281
fix: taosbenchmark codacy complain (#20640) 2023-03-27 16:30:29 +08:00
Xiaoyu Wang af53a3a226
Merge pull request #20643 from taosdata/fix/main_bugfix_wxy
fix: enterprise version displays the associated community version gitinfo
2023-03-27 13:05:25 +08:00
Xiaoyu Wang 5f9f5be6f4 fix: enterprise version displays the associated community version gitinfo 2023-03-27 11:06:10 +08:00
Shuduo Sang 6d04d5f29f
fix: taosbenchmark same min max (#20619)
* fix: taosbenchmark support same min/max

* fix: taosbenchmark support same min/max
2023-03-24 17:59:05 +08:00
Shuduo Sang e0d1a4054a
fix: taosbenchmark support same min/max for main (#20621) 2023-03-24 17:58:14 +08:00
xleili a84a19664b release: upgrdate default version to 3.0.3.1 2023-03-21 21:19:46 +08:00
xleili 8b30b15808 upgrade version to 3.0.3.1 2023-03-21 21:15:10 +08:00
Shuduo Sang 509c638720
fix: taosbenchmark query times incorrect (#20506) 2023-03-17 15:49:11 +08:00
Shuduo Sang 9e6cad752c
fix: taosbenchmark query times incorrect for main (#20507) 2023-03-17 15:48:51 +08:00
Shuduo Sang b37368ef5f
feat: taosbenchmark support creating table interval for main (#20482)
* feat: taosbenchmark support creating table interval for main

* fix: update taos-tools test case ea02029

* fix: update taos-tools ea02029 for main
2023-03-16 17:12:52 +08:00
Shuduo Sang b5176928d5
feat: taosbenchmark support creating table interval (#20481)
* feat: taosbenchmark support creating table interval

* fix: update taos-tools test case ea02029 for 3.0
2023-03-16 15:19:20 +08:00
Shuduo Sang 40d99e4576
chore: support cus name (#20441)
* chore: support cus name

* fix: cfg/taos.cfg

* chore: update taos-tools
2023-03-14 13:47:41 +08:00
Shuduo Sang 9b818db85f
fix: taos-tools gcc12 compile (#20424)
* fix: taos-tools gcc 12 support

* fix: taos-tools gcc 12 support
2023-03-12 11:50:26 +08:00
Shuduo Sang c9d4b843a4
fix: taos-tools gcc 12 compile for main (#20425) 2023-03-12 11:50:20 +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
Shuduo Sang cd8a813105
fix: taosbenchmark sub on 2.6 (#20394)
* fix: taosbenchmark sub on 2.6

* fix: update taos-tools d9ec91d
2023-03-11 11:25:45 +08:00
Shuduo Sang 50af458785
fix: taosbenchmark socket close properly for main (#20365)
* fix: taosbenchmark socket close properly for main

* fix: update taos-tools 41d4f95
2023-03-10 08:52:39 +08:00
Shuduo Sang 96c4ce4e47
fix: taosbenchmark socket close properly (#20364)
* fix: taosbenchmark socket close properly

* fix: update taos-tools e84b7d1

* fix: update taos-tools 41d4f95
2023-03-09 19:46:15 +08:00
Xuefeng Tan a01b611dfe
fix(taosAdapter): remove influxdb affected rows check (#20329) 2023-03-08 16:08:11 +08:00