Ganlin Zhao
|
49f4aa8f59
|
add test cases
|
2022-09-28 14:18:25 +08:00 |
Ganlin Zhao
|
a2c1c8eaf3
|
add test cases
|
2022-09-28 14:08:08 +08:00 |
Haojun Liao
|
22c9f0a82b
|
test(query): update the case.
|
2022-09-22 10:32:14 +08:00 |
Shengliang Guan
|
59e9140996
|
Merge pull request #16806 from taosdata/fix/TD-18224
fix(query): twa function report error if input has overlap timestamps
|
2022-09-14 15:52:20 +08:00 |
Ganlin Zhao
|
8905d37b70
|
fix test cases
|
2022-09-14 13:35:46 +08:00 |
Ganlin Zhao
|
e076b8c7c2
|
fix test case
|
2022-09-14 11:05:24 +08:00 |
Ganlin Zhao
|
9ee003c971
|
fix test case
|
2022-09-13 18:32:17 +08:00 |
wangmm0220
|
a6a38058dd
|
fix:<TD-18765> support ttl in create table automatic
|
2022-09-13 16:39:27 +08:00 |
wangmm0220
|
713488098d
|
fix:test case error in sml.py
|
2022-09-01 18:43:47 +08:00 |
Ganlin Zhao
|
4f772ee711
|
Merge branch '3.0' into fix/TD-16780
|
2022-09-01 11:28:28 +08:00 |
Ganlin Zhao
|
593fdce02e
|
fix test cases
|
2022-08-31 19:28:12 +08:00 |
cpwu
|
399e921e9c
|
fix timetruncate case
|
2022-08-30 15:17:41 +08:00 |
cpwu
|
17bd85cba7
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-30 14:20:58 +08:00 |
cpwu
|
f4ddc6d393
|
fix sml case
|
2022-08-30 14:14:37 +08:00 |
Xiaoyu Wang
|
b5e177f151
|
fix: some problems of parser
|
2022-08-29 18:52:00 +08:00 |
cpwu
|
ba45b52eb9
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-29 15:02:19 +08:00 |
cpwu
|
4392a0d077
|
fix case
|
2022-08-29 15:01:54 +08:00 |
wade zhang
|
2ad31384f6
|
Merge pull request #15818 from taosdata/feature/TD-14761
feat: get meta and data from tmq using snapshot
|
2022-08-29 09:49:35 +08:00 |
Haojun Liao
|
13563f1733
|
Merge pull request #16412 from taosdata/feature/3_liaohj
refactor(query): check table in uid order when handling the last block, and some internal refactor.
|
2022-08-26 10:44:27 +08:00 |
Haojun Liao
|
5ea4c0a7c8
|
fix(query): update the uid list when tablemap is changed.
|
2022-08-25 23:04:07 +08:00 |
wangmm0220
|
6b61d3c23b
|
fix:conflicts from 3.0
|
2022-08-25 16:57:19 +08:00 |
Ganlin Zhao
|
487a1f26ae
|
add test cases
|
2022-08-25 11:07:34 +08:00 |
Ganlin Zhao
|
c254546e3b
|
add test cases
|
2022-08-25 10:56:29 +08:00 |
wangmm0220
|
1134319570
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-08-23 10:45:51 +08:00 |
wangmm0220
|
3f398de926
|
fix: error in schemaless
|
2022-08-23 10:45:20 +08:00 |
Ganlin Zhao
|
cd3897c7fe
|
fix(query): fix avg.py test cases
|
2022-08-22 19:26:28 +08:00 |
cpwu
|
7afac023a6
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-19 17:51:26 +08:00 |
cpwu
|
bea875aea7
|
add case to support rest API
|
2022-08-19 17:46:24 +08:00 |
Ganlin Zhao
|
823fbf9f77
|
fix test case
|
2022-08-19 10:05:55 +08:00 |
Ganlin Zhao
|
4344ba56f5
|
add test cases
|
2022-08-18 19:04:26 +08:00 |
cpwu
|
53e3b2e5f5
|
fix case, add case support rest api
|
2022-08-18 11:14:05 +08:00 |
cpwu
|
1c4f86210d
|
fix case
|
2022-08-17 18:18:56 +08:00 |
wenzhouwww@live.cn
|
40e2dc1f8d
|
test: update pow function check method
|
2022-08-17 18:08:25 +08:00 |
cpwu
|
786a7378a4
|
add sin case
|
2022-08-17 16:45:37 +08:00 |
cpwu
|
bbcf017e5c
|
fix case
|
2022-08-17 16:16:36 +08:00 |
cpwu
|
545a9f1f76
|
Merge branch '3.0' into cpwu/3.0
|
2022-08-17 16:14:52 +08:00 |
cpwu
|
3a5f3203a0
|
fix case
|
2022-08-17 16:11:37 +08:00 |
wangmm0220
|
171ce325c7
|
fix:error in get table list by tag filter
|
2022-08-17 11:47:59 +08:00 |
wangmm0220
|
2bf2d5e6e1
|
fix:error in get table list by tag filter
|
2022-08-17 11:39:55 +08:00 |
wangmm0220
|
d5a8b397f0
|
fix:merge from 3.0
|
2022-08-17 11:09:49 +08:00 |
Hui Li
|
175ddca648
|
Merge pull request #16152 from taosdata/test/mavg_update
test:update test case for mavg
|
2022-08-17 11:00:46 +08:00 |
cpwu
|
09982db5d3
|
fix case
|
2022-08-16 19:24:04 +08:00 |
wenzhouwww@live.cn
|
706a85a19d
|
update test case about sample
|
2022-08-16 17:06:19 +08:00 |
wenzhouwww@live.cn
|
9ee41a3dba
|
test:update test case for mavg
|
2022-08-16 16:29:24 +08:00 |
cpwu
|
056f943790
|
fix case
|
2022-08-16 16:16:56 +08:00 |
wenzhouwww@live.cn
|
5850bc2afb
|
test:update test case irate again
|
2022-08-16 15:54:44 +08:00 |
wangmm0220
|
19c5051b8c
|
fix:confilcts from 3.0
|
2022-08-16 14:42:19 +08:00 |
wangmm0220
|
4eccd81e94
|
fix:error in tag filter optimization
|
2022-08-16 14:39:03 +08:00 |
cpwu
|
1ac52513d9
|
add max to CI
|
2022-08-16 14:31:59 +08:00 |
Hui Li
|
5680bf3e22
|
Merge pull request #16114 from taosdata/test/crash_gen_enh_datetime
test : update method about get current time
|
2022-08-16 09:56:36 +08:00 |