kailixu
e31f51dab4
fix: ci problem
2024-04-18 16:03:52 +08:00
kailixu
123090e18a
fix: solve conflicts
2024-04-15 16:12:15 +08:00
dmchen
c2c1a41af5
revert tmp ci
2024-04-15 02:21:11 +00:00
Minglei Jin
4c7589148a
mnd: fix show create database statement
2024-04-11 16:35:10 +08:00
dmchen
3eb5d3a69a
tmp ci
2024-04-11 05:06:29 +00:00
kailixu
3738ce9e10
chore: solve conflicts of sql.c
2024-04-11 11:05:58 +08:00
Minglei Jin
fe12f87c58
Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk
2024-04-10 11:21:50 +08:00
dapan1121
5091247957
Merge pull request #25232 from taosdata/feat/TD-29093/2
...
Feat/td 29093/2
2024-04-10 09:18:15 +08:00
Minglei Jin
41bf5280f7
cos/multi-writing: fix show create database format
2024-04-09 12:30:20 +08:00
kailixu
c4aba0ac37
feat: encryption key optimize and test case adjust
2024-04-01 16:14:55 +08:00
Shungang Li
3a656c3595
feat: support 2 replica with arbitrator
2024-03-19 09:30:35 +08:00
factosea
c472bf6b08
feat: tag supported with group/partition
2024-03-14 19:00:31 +08:00
kailixu
69448e4801
chore: adjust test case
2024-01-31 15:48:13 +08:00
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