kailixu
|
74afb8deae
|
chore: solve conflicts
|
2024-04-17 10:52:34 +08:00 |
wangjiaming0909
|
e43580f71b
|
fix ci
|
2024-04-16 14:25:20 +08:00 |
dm chen
|
aedec5ead7
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-16 11:35:49 +08:00 |
Haojun Liao
|
eba924776f
|
fix(stream): update test cases.
|
2024-04-15 23:26:18 +08:00 |
kailixu
|
6eaa99bb2d
|
feat: encryption algorithm
|
2024-04-01 13:58:13 +08:00 |
Chris Zhai
|
cba77f9f72
|
update test cases for ts-4221- v5
|
2024-03-22 14:31:15 +08:00 |
Chris Zhai
|
facca231f8
|
update test cases for ts-4421 - v3
|
2024-03-21 14:39:22 +08:00 |
Chris Zhai
|
9bf540a1b2
|
update test case for ts-4421 - v2
|
2024-03-20 17:35:21 +08:00 |
Chris Zhai
|
843ecffc66
|
add test cases for ts-4211 - v1
|
2024-03-19 19:19:25 +08:00 |
kailixu
|
26fdab743b
|
test: tag/col insert syntax
|
2024-03-14 17:13:56 +08:00 |
kailixu
|
b3db823767
|
enh: expand syntax for bool
|
2024-03-14 11:16:17 +08:00 |
kailixu
|
2275eeac7c
|
test: tag/column value verify
|
2024-03-13 19:58:54 +08:00 |
kailixu
|
9901825bb0
|
enh: support binary/hex integer
|
2024-03-13 15:12:21 +08:00 |
kailixu
|
da0254b49b
|
fix: unify tag value parsing syntax
|
2024-03-12 19:24:07 +08:00 |
kailixu
|
28e7aef816
|
fix: unify tag value parsing syntax
|
2024-03-11 19:54:42 +08:00 |
kailixu
|
7cb244a067
|
fix: unify tag value parsing syntax
|
2024-03-11 00:09:52 +08:00 |
kailixu
|
433179af0d
|
fix: unify tag value parsing syntax
|
2024-03-10 22:14:57 +08:00 |
charles
|
57148a7731
|
udpate checkAsan.sh to skip asan_malloc_linux.cpp error
|
2024-02-02 10:16:14 +08:00 |
Alex Duan
|
1f72313332
|
Merge pull request #24627 from taosdata/coverage/TD-28401-3.0
coverage: sclfunc.c with query_basic.py
|
2024-01-26 09:06:17 +08:00 |
Alex Duan
|
79b694371b
|
fix: tweak timetruncate
|
2024-01-25 17:07:39 +08:00 |
Alex Duan
|
73ead88d70
|
fix: preciousUS NS passed
|
2024-01-25 16:55:12 +08:00 |
Alex Duan
|
27aa90d6b0
|
feat: sclfuns.c finished
|
2024-01-25 09:12:02 +08:00 |
charles
|
d63606c04f
|
update test case test_ts4382.py for special testing and alter_database.py for arm64
|
2024-01-23 17:36:06 +08:00 |
zk66214
|
a9fe3ecaa9
|
fix characters problem
|
2024-01-12 10:21:13 +08:00 |
chenhaoran
|
db9655c549
|
test: save case.sql when case is failed and set default saved sqlfile True
|
2024-01-05 17:07:24 +08:00 |
Alex Duan
|
22016844bc
|
Merge pull request #24326 from taosdata/td-28141
update alter_database test case for arm64 ci
|
2024-01-03 18:22:10 +08:00 |
charles
|
589b046ecb
|
update alter_database test case for arm64 ci
|
2024-01-03 17:05:55 +08:00 |
Ping Xiao
|
e67c676466
|
TS-4423: add test case
|
2024-01-03 15:19:27 +08:00 |
Bob Liu
|
12bbf50c8f
|
adjust
|
2023-12-25 10:29:15 +08:00 |
Bob Liu
|
2981880317
|
adjust
|
2023-12-24 18:56:17 +08:00 |
Bob Liu
|
287c361852
|
adjust test case
|
2023-12-24 18:49:48 +08:00 |
Alex Duan
|
ecab6655a6
|
Merge pull request #24009 from taosdata/test/TD-27721
test: add coverage case
|
2023-12-19 10:14:16 +08:00 |
factosea
|
662724bb42
|
enh: test case
|
2023-12-15 17:38:04 +08:00 |
Ping Xiao
|
647b764a57
|
Merge branch '3.0' into test/TD-27721
|
2023-12-15 11:13:26 +08:00 |
zk66214
|
7887af1606
|
Add test cases for TD-27403
|
2023-12-11 17:09:12 +08:00 |
Ping Xiao
|
35236729f2
|
test: add coverage case
|
2023-12-11 14:36:09 +08:00 |
Alex Duan
|
1b1d8200d5
|
Revert "Test/3.0/td 27403"
|
2023-12-11 14:13:25 +08:00 |
zk66214
|
f68c46a691
|
Add test cases for TD-27403
|
2023-12-10 18:27:22 +08:00 |
dapan1121
|
4d993e8f9a
|
Merge pull request #23912 from taosdata/enh/3.0/TD-27276
enh : accept float data as int field input
|
2023-12-07 19:14:59 +08:00 |
Bob Liu
|
f23171d980
|
adjust case
|
2023-12-07 16:06:09 +08:00 |
Bob Liu
|
8f5df0b6a3
|
opt double -> int
|
2023-12-07 01:51:23 +08:00 |
Bob Liu
|
bfc12f03cb
|
optimize & perf test
|
2023-12-06 21:26:29 +08:00 |
Bob Liu
|
1ec8bf9ef9
|
add error case
|
2023-12-06 10:11:52 +08:00 |
Bob Liu
|
17866b2b85
|
case adjust
|
2023-12-06 02:44:35 +08:00 |
Bob Liu
|
9fa884a693
|
toUIntegerEx
|
2023-12-06 01:24:23 +08:00 |
Bob Liu
|
d2b2dee256
|
opt & add test case
|
2023-12-05 22:00:33 +08:00 |
dapan1121
|
d10bbc6252
|
Merge pull request #23877 from taosdata/FIX/TD-27403
Fix TD-27403: insert error about use today + now as timestamp value
|
2023-12-04 10:55:26 +08:00 |
fullhonest
|
72d6614b7b
|
Fix TD-27403: insert error about use today + now as timestamp value
|
2023-11-30 18:39:01 +08:00 |
Bob Liu
|
3069069e0f
|
adjust parseOneStbRow; add case for stable
|
2023-11-29 22:47:31 +08:00 |
Bob Liu
|
5c5efa34eb
|
fix crash when insert big csv
|
2023-11-29 01:53:13 +08:00 |