Xiaoyu Wang
|
246e0ad820
|
fix: csum/diff/mavg support subquery
|
2022-07-01 20:35:48 +08:00 |
Xiaoyu Wang
|
7a53bae352
|
merge 3.0
|
2022-07-01 20:05:15 +08:00 |
Xiaoyu Wang
|
d1eef6880b
|
fix: csum/diff/mavg support subquery
|
2022-07-01 19:59:28 +08:00 |
wangmm0220
|
75e5aebbec
|
fix:error in json
|
2022-07-01 17:35:23 +08:00 |
Xiaoyu Wang
|
ec7bfd9eba
|
fix: csum/diff/mavg support subquery
|
2022-07-01 17:17:49 +08:00 |
wangmm0220
|
4e6b3d72ac
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-01 16:54:18 +08:00 |
wangmm0220
|
085ace59e0
|
fix:to_json() function
|
2022-07-01 16:47:54 +08:00 |
wangmm0220
|
77fcf17ae1
|
fix:error in lock meta if group by json tag, need unlock if error happens
|
2022-06-30 17:10:34 +08:00 |
wangmm0220
|
e751e20c76
|
fix:merge from 3.0
|
2022-06-30 16:25:43 +08:00 |
cpwu
|
f506147b28
|
Merge branch '3.0' into cpwu/3.0
|
2022-06-30 16:09:23 +08:00 |
cpwu
|
4b73cdb529
|
fix case
|
2022-06-30 15:34:38 +08:00 |
wangmm0220
|
6215c460a1
|
fix:error in limit offset
|
2022-06-30 14:30:35 +08:00 |
Ganlin Zhao
|
b0b5d417af
|
modify test case
|
2022-06-30 11:33:06 +08:00 |
wangmm0220
|
06552626e0
|
fix:disable some json test cases
|
2022-06-29 20:15:49 +08:00 |
wangmm0220
|
3725adc861
|
fix:merge from 3.0
|
2022-06-29 18:45:34 +08:00 |
Yihao Deng
|
2001be5996
|
Merge branch '3.0' into enh/stopquery
|
2022-06-29 17:24:52 +08:00 |
wangmm0220
|
873546bee5
|
fix:add log
|
2022-06-29 15:03:17 +08:00 |
Ganlin Zhao
|
4524b826df
|
Merge pull request #14323 from taosdata/enh/first_last_select
enh(query): first/last function support selectivity
|
2022-06-29 13:31:40 +08:00 |
yihaoDeng
|
286a7c6d95
|
fix: fix rpc quit problem
|
2022-06-29 10:22:28 +08:00 |
Ganlin Zhao
|
c3d26dc73e
|
feat(query): enable selectivity with first/last for stable
|
2022-06-28 20:46:45 +08:00 |
Hui Li
|
aaad925d35
|
Merge pull request #14329 from taosdata/test/chr/TD-14699
test:modify testcase of muti-mnodes
|
2022-06-28 20:28:36 +08:00 |
tomchon
|
2b5b2fee6e
|
test:modify testcase of muti-mnodes;
|
2022-06-28 18:11:50 +08:00 |
Xiaoyu Wang
|
1f47241fc9
|
merge 3.0
|
2022-06-28 13:48:13 +08:00 |
Hui Li
|
ddf0ff111d
|
Merge pull request #14248 from taosdata/test/abs_tag_filter
test: update case for tag compute
|
2022-06-28 09:30:37 +08:00 |
Hui Li
|
269ecb5775
|
Merge pull request #14288 from taosdata/test/scalar_for_stable
test: add case for scalar support stable
|
2022-06-28 09:30:07 +08:00 |
Xiaoyu Wang
|
cd36807faf
|
feat: refactor the plan implementation of unique function
|
2022-06-27 21:30:20 +08:00 |
wangmm0220
|
8e5099c44c
|
Merge branch '3.0' into feature/TD-13041
|
2022-06-27 20:02:00 +08:00 |
wenzhouwww@live.cn
|
bf442c20bc
|
test: add case for scalar support stable
|
2022-06-27 17:54:20 +08:00 |
Xiaoyu Wang
|
87b8131409
|
Merge pull request #14266 from taosdata/feature/3.0_debug_wxy
feat: tail function rewrite to statement
|
2022-06-27 17:16:37 +08:00 |
Xiaoyu Wang
|
1172060a17
|
fix: adjust the result validation method of the tail function
|
2022-06-27 16:45:26 +08:00 |
wangmm0220
|
5557c2ef93
|
fix: add limit for json operator
|
2022-06-27 16:17:58 +08:00 |
wangmm0220
|
9fb4f943e7
|
fix: enable group by test cases
|
2022-06-27 10:14:36 +08:00 |
cpwu
|
900bb68cdf
|
Merge branch '3.0' into cpwu/3.0
|
2022-06-27 09:36:32 +08:00 |
Xiaoyu Wang
|
ab95a49fa2
|
merge 3.0
|
2022-06-26 15:23:29 +08:00 |
wenzhouwww@live.cn
|
6a73aa933c
|
update case
|
2022-06-25 19:39:32 +08:00 |
Hui Li
|
5fd2f9a3aa
|
Merge pull request #14239 from taosdata/3.0test/jcy
test:add test case for param ttl
|
2022-06-25 19:37:16 +08:00 |
wenzhouwww@live.cn
|
00482e9c2c
|
update case for tag compute
|
2022-06-25 17:38:23 +08:00 |
“happyguoxy”
|
1ba41e03ff
|
test: refine query cases
|
2022-06-25 15:48:25 +08:00 |
jiacy-jcy
|
ee672bee6c
|
Merge branch '3.0' into 3.0test/jcy
|
2022-06-25 15:28:29 +08:00 |
jiacy-jcy
|
91735042b7
|
update bottom.py
|
2022-06-25 15:17:25 +08:00 |
Ganlin Zhao
|
52bfe2e74c
|
modify test cases for cast.py
|
2022-06-25 14:19:17 +08:00 |
cpwu
|
0e6fe226a2
|
Merge branch '3.0' into cpwu/3.0
|
2022-06-25 10:41:26 +08:00 |
WANG MINGMING
|
f0b50add27
|
Merge pull request #14184 from taosdata/feature/TD-13041
feat:sort table group if needed & optimize partition by tag
|
2022-06-25 09:41:30 +08:00 |
Hui Li
|
bdd15f6c71
|
Merge pull request #14183 from taosdata/test/irate
add test case for irate and check value of all
|
2022-06-24 18:07:28 +08:00 |
Hui Li
|
09149dfb46
|
Merge pull request #14210 from taosdata/test/null_for_scalar_function
test: add case for scalar function for null value
|
2022-06-24 18:06:56 +08:00 |
wenzhouwww@live.cn
|
125944ce15
|
add case for compute null value
|
2022-06-24 17:05:03 +08:00 |
wenzhouwww@live.cn
|
a533f3497c
|
add case for scalar function for null value
|
2022-06-24 16:28:56 +08:00 |
wangmm0220
|
9ac0a34e72
|
fix: disable group by tag cases
|
2022-06-24 15:57:33 +08:00 |
jiacy-jcy
|
b2537cb487
|
refactor:refine Now.py to be parameter driven
|
2022-06-24 13:33:34 +08:00 |
jiacy-jcy
|
b7bb08d665
|
update test case
|
2022-06-24 09:12:47 +08:00 |