Xiaoyu Wang
|
18364a6bd2
|
Merge pull request #15649 from taosdata/feature/3.0_wxy
fix: database name cannot contain '.'
|
2022-08-01 19:23:34 +08:00 |
shenglian-zhou
|
21308d7853
|
Merge pull request #15639 from taosdata/szhou/fix/join
fix: fix failed case of join.sim
|
2022-08-01 18:54:42 +08:00 |
Xiaoyu Wang
|
4d51273aac
|
fix: database name cannot contain '.'
|
2022-08-01 18:12:03 +08:00 |
shenglian zhou
|
905a07801e
|
fix: fix errors of join test case
|
2022-08-01 16:19:50 +08:00 |
Xiaoyu Wang
|
7bcf6b051a
|
fix: some problems of parser and planner
|
2022-08-01 16:17:59 +08:00 |
Xiaoyu Wang
|
5c9fbbd2e1
|
fix: some problems of parser and planner
|
2022-08-01 15:54:53 +08:00 |
dapan1121
|
11d9ece114
|
Merge pull request #15619 from taosdata/fix/TD-18009
fix: fix client memory leak
|
2022-08-01 10:32:33 +08:00 |
dapan1121
|
6addac61f8
|
fix: fix client memory leak
|
2022-08-01 09:58:49 +08:00 |
Xiaoyu Wang
|
f06a36b171
|
Merge pull request #15607 from taosdata/feature/3.0_prof_wxy
enh: write performance optimization
|
2022-08-01 09:56:15 +08:00 |
Xiaoyu Wang
|
5a3c377c68
|
enh: write performance optimization
|
2022-07-30 19:23:06 +08:00 |
Xiaoyu Wang
|
dc6c0c1d1a
|
fix: some problems of planner
|
2022-07-30 15:46:43 +08:00 |
Xiaoyu Wang
|
b08a28d559
|
fix: some problems of planner
|
2022-07-30 13:14:44 +08:00 |
Xiaoyu Wang
|
31126d5390
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-07-29 20:41:39 +08:00 |
Xiaoyu Wang
|
32418f161b
|
enh: cumulative functions support mixed use
|
2022-07-29 20:41:16 +08:00 |
Xiaoyu Wang
|
41b8ef7d93
|
enh: cumulative functions support mixed use
|
2022-07-29 18:00:48 +08:00 |
dapan1121
|
ebb85f6f4c
|
Merge pull request #15539 from taosdata/fix/TD-17926
fix: fix delete time range issue
|
2022-07-29 14:33:52 +08:00 |
dapan1121
|
00e76a33ff
|
fix: fix ut issue
|
2022-07-29 10:24:26 +08:00 |
slzhou@taodata.com
|
810d385530
|
fix: fix nested query sim bugs
|
2022-07-29 10:13:00 +08:00 |
dapan1121
|
156567b9bc
|
fix: fix show queries crash and error msg
|
2022-07-29 09:01:35 +08:00 |
Xiaoyu Wang
|
cd25d2dc60
|
Merge pull request #15456 from taosdata/feature/3.0_debug_wxy
fix: db options rename
|
2022-07-27 15:02:20 +08:00 |
dapan1121
|
2956422239
|
Merge pull request #15461 from taosdata/fix/stbmetadelete
fix: fix stb meta removed issue
|
2022-07-27 14:51:13 +08:00 |
Xiaoyu Wang
|
f977117c6c
|
fix: db options rename
|
2022-07-27 11:55:19 +08:00 |
dapan1121
|
a17925131f
|
fix: fix stb meta removed issue
|
2022-07-27 11:12:31 +08:00 |
Shengliang Guan
|
e4b6fa744e
|
enh: add wal option to show database command
|
2022-07-26 17:30:07 +08:00 |
Ganlin Zhao
|
af305d1f51
|
Merge branch '3.0' into enh/TD-17659
|
2022-07-26 14:15:11 +08:00 |
Ganlin Zhao
|
3b719337c6
|
fix ut test case
|
2022-07-26 14:14:19 +08:00 |
Ganlin Zhao
|
b43903f3d4
|
fix unit test
|
2022-07-26 10:54:56 +08:00 |
Xiaoyu Wang
|
1ddbff0acf
|
feat: add db options of wal
|
2022-07-25 21:09:06 +08:00 |
Xiaoyu Wang
|
8bb432c348
|
feat: super table order by primary key optimization
|
2022-07-25 16:45:23 +08:00 |
Xiaoyu Wang
|
bf18385e00
|
merge szhou/fix/udf
|
2022-07-25 15:34:58 +08:00 |
Xiaoyu Wang
|
015193e816
|
feat: super table order by primary key optimization
|
2022-07-25 15:17:53 +08:00 |
WANG MINGMING
|
cf665cdbc8
|
Merge pull request #15346 from taosdata/feature/TD-14761
feat: add interface for tmq writing raw data
|
2022-07-23 17:57:17 +08:00 |
wangmm0220
|
4ee32f4d4a
|
Merge branch 'feature/TD-14761' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-07-23 17:13:55 +08:00 |
wangmm0220
|
113250daef
|
fix: memory leak in parse tag & fix windows error
|
2022-07-23 17:13:27 +08:00 |
WANG MINGMING
|
b40325705d
|
Merge branch '3.0' into feature/TD-14761
|
2022-07-23 16:03:19 +08:00 |
wangmm0220
|
d6399cafc3
|
feat: add interface for tmq writing raw data
|
2022-07-23 15:59:29 +08:00 |
Xiaoyu Wang
|
8ad1489c66
|
fix: semantic check when last(*) and column are together
|
2022-07-23 15:06:12 +08:00 |
Xiaoyu Wang
|
8af30d11c9
|
fix: semantic check when last(*) and column are together
|
2022-07-23 13:36:49 +08:00 |
Xiaoyu Wang
|
ba0518e2b9
|
fix: plan problem when functions that requires a timeline is used directly in a super table
|
2022-07-22 15:06:01 +08:00 |
Xiaoyu Wang
|
675c91cc6b
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-22 13:12:43 +08:00 |
Xiaoyu Wang
|
dad14a28c9
|
merge 3.0
|
2022-07-21 19:24:14 +08:00 |
Cary Xu
|
f2a3f1591b
|
Merge pull request #15260 from taosdata/feature/TD-11274-3.0
fix: merge dup rows in client
|
2022-07-21 19:21:26 +08:00 |
WANG MINGMING
|
98f00bdf3b
|
Merge branch '3.0' into feature/TD-14761
|
2022-07-21 16:54:52 +08:00 |
Xiaoyu Wang
|
c54ed52a19
|
fix: problem with insert 'null' into binary/nchar column
|
2022-07-21 16:03:33 +08:00 |
dapan1121
|
6c683902ff
|
fix: fix show create table issue
|
2022-07-21 15:23:18 +08:00 |
Xiaoyu Wang
|
c54daccf2d
|
fix: plan problem caused by project eliminate optimize
|
2022-07-21 14:35:36 +08:00 |
wangmm0220
|
d2430455a1
|
Merge branch 'feature/TD-14761' of https://github.com/taosdata/TDengine into feature/TD-14761
|
2022-07-21 14:00:21 +08:00 |
wangmm0220
|
3f49a274ba
|
fix:memory problems where using tag
|
2022-07-21 13:57:48 +08:00 |
dapan1121
|
dd640885e6
|
Merge branch '3.0' into fix/TD-15197
|
2022-07-21 13:36:46 +08:00 |
Cary Xu
|
94af797df5
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-21 13:28:29 +08:00 |