dapan1121
fb7a06e06e
Merge pull request #21271 from taosdata/enh/tsbsPerf.4
...
Enh/tsbs perf.4
2023-05-17 11:00:14 +08:00
dapan1121
e4380d63de
enh: add release build option
2023-05-16 18:00:10 +08:00
Xuefeng Tan
6c1a7167ba
enh(taosAdapter): update taosAdapter ( #21297 )
2023-05-15 14:08:10 +08:00
dapan1121
69795286fa
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.4
2023-05-12 13:46:16 +08:00
xiaolei li
6052855ef5
release: upgrade default version to 3.0.4.1 ( #21110 )
2023-04-27 17:19:32 +08:00
Xuefeng Tan
6436351aa4
fix(taosAdapter): tmq lift blocking time limit ( #21100 )
2023-04-27 09:13:57 +08:00
Shuduo Sang
072eb2e818
fix: taosbenchmark rest socket in stb section for main ( #21020 )
2023-04-23 15:04:19 +08:00
Shuduo Sang
1e9d999988
fix: taosdump escape dbname ( #21014 )
...
* fix: taosdump escape dbname
* fix: json file for escape char
* fix: update taostools ffc2e6f
2023-04-22 16:51:39 +08:00
chenhaoran
7d7a0769b3
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.1
2023-04-21 16:20:37 +08:00
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
chenhaoran
772238428f
fix: release version
2023-04-12 13:59:45 +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