shenglian-zhou
|
71e414957b
|
Merge pull request #15570 from taosdata/szhou/fix/join
fix: nested query can be used as table for join together
|
2022-07-30 17:03:40 +08:00 |
Xiaoyu Wang
|
67c0c7e473
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-07-30 15:30:33 +08:00 |
Xiaoyu Wang
|
15a08b9999
|
fix: some problems of planner
|
2022-07-30 15:29:57 +08:00 |
shenglian-zhou
|
e27499b346
|
Merge branch '3.0' into szhou/fix/join
|
2022-07-30 14:13:30 +08:00 |
slzhou
|
3383a57281
|
fix: fixed order by tbname for first last query
|
2022-07-30 10:44:54 +08:00 |
Cary Xu
|
81ec564293
|
test: add order by tbname to check the result
|
2022-07-30 09:44:14 +08:00 |
slzhou
|
d992ab1401
|
fix: nested query can be used as table for join together
|
2022-07-30 09:09:59 +08:00 |
Haojun Liao
|
d29a60499a
|
Merge pull request #15554 from taosdata/feature/3_liaohj
refactor: do some internal refactor and opt query performance.
|
2022-07-29 22:34:37 +08:00 |
Haojun Liao
|
2261d689e4
|
fix(query): opt read data from file block.
|
2022-07-29 21:09:33 +08:00 |
Shengliang Guan
|
9e8c52329c
|
test: adjust unstable case
|
2022-07-29 19:24:38 +08:00 |
Shengliang Guan
|
d1efdeb5de
|
test: restore case
|
2022-07-29 18:51:15 +08:00 |
Shengliang Guan
|
81d4241907
|
test: add case
|
2022-07-29 18:39:27 +08:00 |
Shengliang Guan
|
7693950df7
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-07-29 18:11:45 +08:00 |
Shengliang Guan
|
0f3c2ef5a9
|
docs: update arch
|
2022-07-29 17:26:57 +08:00 |
yihaoDeng
|
3446d2a053
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3
|
2022-07-29 15:03:44 +08:00 |
yihaoDeng
|
db856694ec
|
fix sim error
|
2022-07-29 15:01:12 +08:00 |
slzhou@taodata.com
|
810d385530
|
fix: fix nested query sim bugs
|
2022-07-29 10:13:00 +08:00 |
slzhou@taodata.com
|
82fcb44257
|
fix: compare scan target and agg target when tag scan optimize
|
2022-07-28 17:18:39 +08:00 |
slzhou@taodata.com
|
00fee07eae
|
Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/udf
|
2022-07-28 10:00:31 +08:00 |
slzhou@taodata.com
|
dc3576f587
|
fix: add test case
|
2022-07-28 10:00:16 +08:00 |
Shengliang Guan
|
e2648a7023
|
test: restore case
|
2022-07-27 20:29:25 +08:00 |
Shengliang Guan
|
b5c6d56323
|
Merge pull request #15476 from taosdata/fix/tsim
test: recover case
|
2022-07-27 17:41:56 +08:00 |
Shengliang Guan
|
0bb173a9b0
|
test: recover case
|
2022-07-27 17:03:30 +08:00 |
Shengliang Guan
|
4c49d99aff
|
Merge pull request #15466 from taosdata/fix/tsim
test: recover case
|
2022-07-27 16:46:46 +08:00 |
Haojun Liao
|
089f045817
|
Merge pull request #15444 from taosdata/feature/3_liaohj
fix(query):fix memory leak.
|
2022-07-27 15:49:52 +08:00 |
Shengliang Guan
|
b7b51f4a26
|
Merge branch '3.0' into fix/tsim
|
2022-07-27 15:46:46 +08:00 |
Shengliang Guan
|
42b809ec3d
|
test: recover case
|
2022-07-27 14:43:55 +08:00 |
Shengliang Guan
|
5b96fee400
|
test: recover case
|
2022-07-27 14:41:05 +08:00 |
Xiaoyu Wang
|
f977117c6c
|
fix: db options rename
|
2022-07-27 11:55:19 +08:00 |
Haojun Liao
|
109dcf905a
|
test: update test cases.
|
2022-07-27 10:31:33 +08:00 |
Shengliang Guan
|
10d378b4a6
|
test: reproduce crash in client
|
2022-07-26 16:08:38 +08:00 |
Shengliang Guan
|
b6e222195b
|
test: reproduce crash in client
|
2022-07-26 15:51:32 +08:00 |
Shengliang Guan
|
2dad27783b
|
test: regression case
|
2022-07-25 09:40:19 +08:00 |
Shengliang Guan
|
e7181a990c
|
Merge pull request #15364 from taosdata/fix/tsim
test: add case
|
2022-07-23 21:48:01 +08:00 |
Shengliang Guan
|
25c54b95ba
|
test: add case
|
2022-07-23 20:58:57 +08:00 |
Zhiqiang Wang
|
7d123bcaf1
|
Merge pull request #15350 from taosdata/fix/ZhiqiangWang/TD-13063-fix-mnode-leader-follower-order-error
Fix/zhiqiang wang/td 13063 fix mnode leader follower order error
|
2022-07-23 19:54:41 +08:00 |
Shengliang Guan
|
c41ac67696
|
Merge pull request #15328 from taosdata/fix/tsim
test: add case
|
2022-07-23 18:22:14 +08:00 |
afwerar
|
ca102bdccd
|
test: fix mnode leader follower order error
|
2022-07-23 16:36:02 +08:00 |
Shengliang Guan
|
a21b5c01ab
|
test: add case
|
2022-07-23 11:19:19 +08:00 |
Haojun Liao
|
950be95fdf
|
fix(query): fix error in limit/offset
|
2022-07-23 10:40:58 +08:00 |
Shengliang Guan
|
1129b5251f
|
test: add cases
|
2022-07-22 17:31:01 +08:00 |
Shengliang Guan
|
8e483b6b64
|
test: restore case
|
2022-07-22 14:59:26 +08:00 |
Shengliang Guan
|
881c0e44a0
|
test: adjust case
|
2022-07-22 13:55:33 +08:00 |
Shengliang Guan
|
22d9aef284
|
test: set jira for case
|
2022-07-22 11:27:59 +08:00 |
Shengliang Guan
|
5175138ebb
|
test: restore 2.0 case
|
2022-07-21 21:03:24 +08:00 |
Shengliang Guan
|
76e66a583e
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-07-21 17:50:26 +08:00 |
Shengliang Guan
|
8e1700ebc5
|
test: restore 2.0 case
|
2022-07-21 17:50:09 +08:00 |
shenglian-zhou
|
be16ab2243
|
Merge pull request #15223 from taosdata/szhou/fix/td-17645
fix: clean up block data to use it again as result data block in doApplyIndefinitFunction
|
2022-07-21 17:46:31 +08:00 |
Shengliang Guan
|
fc26ff4310
|
test: restore 2.0 case
|
2022-07-21 15:21:09 +08:00 |
Shengliang Guan
|
2c9c05f4a6
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-07-21 14:01:39 +08:00 |
Shengliang Guan
|
bab7abeacf
|
test: restore 2.0 case
|
2022-07-21 14:01:21 +08:00 |
slzhou@taodata.com
|
2cd6786a26
|
fix: remove obsoleted udf tests
|
2022-07-21 13:54:22 +08:00 |
Shengliang Guan
|
3ae378e0c5
|
test: restore 2.0 case
|
2022-07-21 13:49:53 +08:00 |
Shengliang Guan
|
489db009f8
|
Merge branch '3.0' into fix/tsim
|
2022-07-21 11:52:44 +08:00 |
Shengliang Guan
|
77e481c7ef
|
test: restore 2.0 case
|
2022-07-21 11:52:03 +08:00 |
Shengliang Guan
|
5262a9e07b
|
test: add case to reproduce deadlock
|
2022-07-21 11:41:18 +08:00 |
Shengliang Guan
|
18ee0e03f4
|
test: add case to reproduce deadlock
|
2022-07-21 11:39:27 +08:00 |
Shengliang Guan
|
e8571c5211
|
test: case for show tags
|
2022-07-21 10:41:58 +08:00 |
Shengliang Guan
|
f78555c73b
|
test: restore 2.0 case
|
2022-07-21 10:38:33 +08:00 |
Shengliang Guan
|
7216cabfc7
|
test: restore 2.0 case
|
2022-07-20 21:29:22 +08:00 |
Shengliang Guan
|
947638acdf
|
test: restore 2.0 case
|
2022-07-20 21:01:47 +08:00 |
Shengliang Guan
|
6275ac14c7
|
test: adjust case
|
2022-07-20 19:25:37 +08:00 |
Shengliang Guan
|
ebcf2a1a99
|
test: restore 2.0 case
|
2022-07-20 17:20:49 +08:00 |
Shengliang Guan
|
aa02a56a98
|
test: restore 2.0 case
|
2022-07-20 16:14:55 +08:00 |
Xiaoyu Wang
|
20a49e3055
|
Merge pull request #14978 from taosdata/feature/3.0_debug_wxy
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 14:50:31 +08:00 |
Shengliang Guan
|
00d7dba673
|
test: valgrind case
|
2022-07-16 14:11:38 +08:00 |
Xiaoyu Wang
|
7c585d8ed9
|
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 11:47:26 +08:00 |
Shengliang Guan
|
af57edccb8
|
test: restore some 2.0 cases
|
2022-07-15 14:59:08 +08:00 |
Shengliang Guan
|
9237014e7c
|
test: restore some 2.0 cases
|
2022-07-15 13:35:00 +08:00 |
Shengliang Guan
|
b4644963af
|
test: restore some 2.0 cases
|
2022-07-15 11:21:58 +08:00 |
Shengliang Guan
|
0bb0692028
|
test: restore some 2.0 case
|
2022-07-14 17:21:15 +08:00 |
Ganlin Zhao
|
1152ed5642
|
fix sim case
|
2022-04-28 10:05:38 +08:00 |
Haojun Liao
|
5abee12eff
|
test: update some tsim test cases.
|
2022-04-24 20:49:55 +08:00 |
Shengliang Guan
|
9ba91dbafa
|
test: invalid synatx in tsim
|
2022-04-18 10:44:00 +08:00 |
plum-lihui
|
cd97d82116
|
[test: stop all dnodes when sim scripte return success]
|
2022-04-16 10:18:21 +08:00 |
Haojun Liao
|
9c9e980ec0
|
test(query): update tsim test scripts.
|
2022-04-14 11:36:06 +08:00 |
plum-lihui
|
84c71d5d3c
|
[add tmq case]
|
2022-04-01 18:40:36 +08:00 |
plum-lihui
|
94759bb1db
|
[add cases]
|
2022-04-01 18:07:42 +08:00 |
plum-lihui
|
52e393a42d
|
[add cases]
|
2022-04-01 17:46:02 +08:00 |
Haojun Liao
|
14d8c5f7f1
|
[td-14440] fix bug.
|
2022-04-01 10:44:34 +08:00 |
plum-lihui
|
7606fa91fa
|
[modify case]
|
2022-03-29 18:11:30 +08:00 |
plum-lihui
|
0c30d95425
|
[add cases]
|
2022-03-29 14:16:42 +08:00 |
plum-lihui
|
c64a50fc60
|
[add cases]
|
2022-03-29 11:46:20 +08:00 |