Huo Linhe
cfc0031080
chore: update taosws to fix some unhandled error
2022-11-15 15:58:47 +08:00
Xuefeng Tan
344395b05a
fix(taosAdapter): fix log output ( #18127 )
2022-11-14 20:57:29 +08:00
Shuduo Sang
11d7fc6042
fix: taosbenchmark ver on windows ( #18039 )
...
* feat: taosbenchmark support query fails then continue
* fix: taosbenchmark version for windows
2022-11-11 13:29:35 +08:00
Shengliang Guan
6a9f5603af
Merge branch '3.0' into fix/m23
2022-11-11 09:13:46 +08:00
xiaolei li
4d09254e93
test(driver):C# CI failed for longarch64 pr-17982 ( #18030 )
...
* Add loongarch64 architecture port.
Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
* test(driver):C# CI failed for longarch64 pr-17982
Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
Co-authored-by: Jingyun Hua <huajingyun@loongson.cn>
2022-11-10 21:06:20 +08:00
Haojun Liao
015f1a1df8
other: merge 3.0
2022-11-09 19:17:45 +08:00
Haojun Liao
f942e319b9
fix(query): fix some syntax errors.
2022-11-09 15:15:35 +08:00
Haojun Liao
8659382c0e
refactor: update cmake file.
2022-11-09 15:11:52 +08:00
Shuduo Sang
9533ad4198
feat: taosbenchmark support query fails then continue ( #17980 )
2022-11-09 11:24:45 +08:00
Xuefeng Tan
f7fe64aa6d
fix(taosAdapter): fix cors config ( #17958 )
2022-11-08 15:15:05 +08:00
Huo Linhe
534550f468
chore: update taosws to v0.3.8
2022-11-06 17:23:03 +08:00
Shuduo Sang
a83c69b8cf
fix: taosbenchmark query interval unit ( #17847 )
...
* feat: taosbenchmark kill slow query
* fix: taosbenchmark query interval unit
* test: disable restful query test due to ci util dnodes.py lack taosadapter support
* test: test restful query too
* fix: taosbenchmark query interval unit
* fix: taosbenchmark query interval
2022-11-05 18:00:46 +08:00
Xuefeng Tan
139a078900
enh(taosAdapter): support Windows service ( #17885 )
2022-11-03 20:34:35 +08:00
wenzhouwww@live.cn
8b1f230d13
build: release ver-3.0.1.6
2022-11-02 09:38:04 +08:00
Shuduo Sang
638eaf2c58
fix: taosbenchmark free null child tbl name ( #17801 )
...
* fix: taosbenchmark query concurrent segfault
update taos-tools 719fc88
* fix: taosbenchmark free null child tbl name
2022-11-01 16:14:37 +08:00
Shuduo Sang
12db9c4624
fix: taosbenchmark query concurrent segfault ( #17795 )
...
update taos-tools 719fc88
2022-11-01 11:52:09 +08:00
Shuduo Sang
9428a5533d
fix: make install script for3.0 ( #17722 )
...
* chore(release): make get_os.sh works on mac
* chore(tools): update taos-tools
* chore: update taos-tools for 3.0
* fix: taosbenchmark with taosws on windows
* fix: shell depends on ws on windows
* fix: update taostools aa0923e for 3.0
* fix: taosdump for mac with websocket is wip
* fix: update taostoosl c6f6220 for 3.0
2022-10-28 00:51:17 +08:00
Shuduo Sang
e1378fcbe1
fix: taosdump for mac with ws is wip ( #17704 )
...
* chore(release): make get_os.sh works on mac
* chore(tools): update taos-tools
* chore: update taos-tools for 3.0
* fix: taosbenchmark with taosws on windows
* fix: shell depends on ws on windows
* fix: update taostools aa0923e for 3.0
* fix: taosdump for mac with websocket is wip
2022-10-27 15:38:42 +08:00
Shuduo Sang
e550cf706a
fix: taosdemo websocket on windows for3.0 ( #17703 )
...
* chore(release): make get_os.sh works on mac
* chore(tools): update taos-tools
* chore: update taos-tools for 3.0
* fix: taosbenchmark with taosws on windows
* fix: shell depends on ws on windows
* fix: update taostools aa0923e for 3.0
2022-10-27 13:22:17 +08:00
Zhiqiang Wang
a27335c786
fix: add windows libtaosws ( #17666 )
2022-10-26 16:14:32 +08:00
Xuefeng Tan
74ec2865bf
enh(taosAdapter): stmt set_tag supports json type ( #17664 )
2022-10-26 13:29:13 +08:00
Shuduo Sang
61797504bd
feat: taosbenchmark kill slow query ( #17651 )
2022-10-26 09:01:00 +08:00
Shuduo Sang
0a0833920f
chore: fix taos tools mac install script for3.0 ( #17619 )
...
* chore(release): make get_os.sh works on mac
* chore(tools): update taos-tools
* chore: update taos-tools for 3.0
2022-10-25 15:33:20 +08:00
Huo Linhe
6a6357c21a
fix: fix libtaosws compile error in ci
...
Close [TD-19701](https://jira.taosdata.com:18080/browse/TD-19701 )
2022-10-21 09:24:40 +08:00
Shengliang Guan
985e6f53e4
Merge branch '3.0' into FIX/TD-19593-3.0
2022-10-19 19:06:03 +08:00
afwerar
adb0adf8d8
docs: release 3.0.1.5
2022-10-19 18:44:55 +08:00
afwerar
627cce036b
docs: release 3.0.1.5
2022-10-19 18:41:39 +08:00
afwerar
f053883e2d
docs: release 3.0.1.5
2022-10-19 18:37:53 +08:00
Benguang Zhao
2aa7afe7fa
Merge branch '3.0' into FIX/TD-19593-3.0
2022-10-19 16:31:13 +08:00
Benguang Zhao
0930f1b742
fix: disable the -Wformat-y2k compiler option to keep tsim testcases from affected
2022-10-19 16:13:14 +08:00
Shuduo Sang
de875b43c4
fix: taosbenchmark double free ( #17464 )
...
* feat: taosbenchmark support partial col 9284147
* fix: taosbenchmark fix double free cc973e0
2022-10-19 12:33:51 +08:00
Benguang Zhao
00a066443f
Merge branch '3.0' into FIX/TD-19593-3.0
2022-10-19 09:38:36 +08:00
Benguang Zhao
3b0968d7f9
enh: enable the -Wformat=2 compiler option
2022-10-19 09:24:15 +08:00
Shuduo Sang
312294bff4
feat: taosbenchmark support partial col 9284147 ( #17456 )
2022-10-19 08:57:07 +08:00
Shuduo Sang
aa3551887c
fix: taosbenchmark coverity scan c64858f ( #17427 )
...
* fix: taosbenchmark coverity scan issues
* fix: taosbenchmark default json case
* fix: update taos-tools 217a267
* fix: taosbenchmark coverity scan issues 2849aa4
2022-10-18 14:03:42 +08:00
Shuduo Sang
89800c9d54
chore: taostools sanitizer flag align with tdengine ( #17407 )
2022-10-17 18:26:16 +08:00
Shuduo Sang
90ced77bad
fix: taosbenchmark coverity scan issues ( #17378 )
...
* fix: taosbenchmark coverity scan issues
* fix: taosbenchmark default json case
* fix: update taos-tools 217a267
* fix: taosbenchmark coverity scan issues 2849aa4
2022-10-16 13:07:58 +08:00
Shuduo Sang
5967e35afd
fix: taosbenchmark coverity scan issues ( #17361 )
...
* fix: taosbenchmark coverity scan issues
* fix: taosbenchmark default json case
* fix: update taos-tools 217a267
2022-10-15 22:12:26 +08:00
afwerar
e453e96d6b
os: Mac change service name
2022-10-13 18:34:11 +08:00
Shuduo Sang
dc15ab84d2
feat: taosbenchmark supplement insert ( #17278 )
2022-10-10 22:05:50 +08:00
Xuefeng Tan
c889dcd6fd
enh(taosAdapter): support user specify timezone and return corresponding time ( #17272 )
2022-10-10 21:34:32 +08:00
Shuduo Sang
8686e7d2e0
chore: update taos-tools 8dea29a for 3.0 ( #17249 )
...
* chore: update taos-tools 8dea29a for 3.0
* chore: update taos-tools 85b582b for 3.0
2022-10-10 16:05:56 +08:00
Shuduo Sang
3f22971eb4
fix: taosbenchmark stmt + csv rework ( #17194 )
...
* fix: taosbenchmark stmt + csv rework
* test: change default_json.py to align with doc
2022-10-08 13:17:06 +08:00
afwerar
1d9ed1134f
build: release ver-3.0.1.4
2022-09-29 13:46:37 +08:00
Shengliang Guan
c7dc02862e
Merge pull request #17097 from taosdata/release/ver-3.0.1.3
...
Release/ver 3.0.1.3
2022-09-28 08:56:05 +08:00
Shuduo Sang
6f08407def
feat: taosbenchmark support ttl ( #17091 )
2022-09-28 01:10:09 +08:00
afwerar
b6563e4920
build: release ver-3.0.1.3
2022-09-27 15:13:03 +08:00
Shuduo Sang
0f704bac38
feat: update taos-tools 1b733ef for 3.0 ( #17053 )
...
* feat: update taos-tools 1b733ef for 3.0
* feat: update taos-tools f985260 for 3.0
* feat: update taos-tools f03c09a for 3.0
2022-09-26 11:57:36 +08:00
afwerar
5deb0e25d5
build: close default gtest compile and docker
2022-09-23 16:38:20 +08:00
Shuduo Sang
e70200ecd0
feat: update taos-tools cf1df1c for 3.0
2022-09-23 13:52:57 +08:00