Zhiqiang Wang
|
cf8154551e
|
Merge pull request #11955 from taosdata/fix/ZhiqiangWang/fix-14989-fix-new-compilation-errors
fix(os): fix new compilation errors.
|
2022-04-27 19:11:08 +08:00 |
Liu Jicong
|
eba09ac3c0
|
Merge pull request #11952 from taosdata/feature/tq
feat(tmq): consumer support recover
|
2022-04-27 17:47:54 +08:00 |
afwerar
|
bf9ab440a7
|
fix(os): fix new compilation errors.
|
2022-04-27 17:39:54 +08:00 |
Liu Jicong
|
37a2977ad9
|
feat(tmq): consumer support recover
|
2022-04-27 17:15:02 +08:00 |
Shengliang Guan
|
89ec5a88ce
|
refactor: refact user mgmt
|
2022-04-27 15:08:51 +08:00 |
Liu Jicong
|
7b892a0f28
|
fix: client memory leak
|
2022-04-26 21:50:36 +08:00 |
Liu Jicong
|
84b19fbea2
|
Merge pull request #11908 from taosdata/feature/tq
enh(tmq): use sem_timewait to reduce busy loop
|
2022-04-26 19:47:23 +08:00 |
Liu Jicong
|
9723145c1d
|
enh(tmq): use sem_timewait to reduce busy loop
|
2022-04-26 19:21:31 +08:00 |
Xiaoyu Wang
|
cdee4d8e07
|
merge 3.0
|
2022-04-26 18:27:27 +08:00 |
Xiaoyu Wang
|
ac754dce90
|
fix: some problems of tag query and sma
|
2022-04-26 18:15:06 +08:00 |
Liu Jicong
|
08942d5a96
|
Merge pull request #11893 from taosdata/feature/tq
feat(tmq): support show
|
2022-04-26 17:47:55 +08:00 |
Hongze Cheng
|
15127f3a97
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
|
2022-04-26 09:19:30 +00:00 |
Liu Jicong
|
a5a10f7068
|
feat: tmq support show
|
2022-04-26 17:08:42 +08:00 |
Haojun Liao
|
cdbfe53c13
|
Merge pull request #11884 from taosdata/feature/3.0_liaohj
fix(query): add an null ptr check
|
2022-04-26 15:59:35 +08:00 |
Hongze Cheng
|
9204992516
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
|
2022-04-26 06:54:14 +00:00 |
Haojun Liao
|
842b75cd9d
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-26 14:10:45 +08:00 |
Hongze Cheng
|
6fe299cdcd
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge
|
2022-04-26 05:49:42 +00:00 |
Haojun Liao
|
9b40ec72d6
|
fix(query): handle the optimized order by in tablescan operator.
|
2022-04-26 13:09:29 +08:00 |
Cary Xu
|
0ff1ae9fc8
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-26 12:44:43 +08:00 |
Xiaoyu Wang
|
547ff174d5
|
Merge pull request #11854 from taosdata/feature/3.0_wxy
fix: some problems of udf and 'create table'
|
2022-04-26 09:53:29 +08:00 |
Cary Xu
|
ce41285683
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-26 08:45:04 +08:00 |
Liu Jicong
|
9c510c9071
|
enh(tmq): retry ask ep
|
2022-04-25 21:48:52 +08:00 |
Cary Xu
|
d1b07a1abf
|
merge 3.0
|
2022-04-25 21:14:01 +08:00 |
Cary Xu
|
ad9101d3de
|
feat: rollup sma data gen
|
2022-04-25 21:08:11 +08:00 |
Xiaoyu Wang
|
ba509423fc
|
fix: some problems of udf and 'create table'
|
2022-04-25 20:35:05 +08:00 |
Xiaoyu Wang
|
14e9fa355c
|
fix: some problems of udf and 'create table'
|
2022-04-25 17:57:14 +08:00 |
Liu Jicong
|
ee9084e456
|
Merge pull request #11831 from taosdata/feature/tq
enh: msg with adaptive schema
|
2022-04-25 17:37:55 +08:00 |
Cary Xu
|
834e6b5711
|
feat: rollup refactor
|
2022-04-25 16:41:22 +08:00 |
Cary Xu
|
20085fea22
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-25 16:09:48 +08:00 |
Liu Jicong
|
609b21647b
|
fix: msg with schema
|
2022-04-25 15:40:25 +08:00 |
afwerar
|
276eb84746
|
feature(dnode): mul parameter start.
|
2022-04-25 14:05:09 +08:00 |
afwerar
|
f966242047
|
feature(dnode): mul parameter start.
|
2022-04-25 13:57:55 +08:00 |
Haojun Liao
|
817597b9a1
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj
|
2022-04-25 11:24:52 +08:00 |
Haojun Liao
|
4cfcca4960
|
Merge pull request #11817 from taosdata/feature/3.0_liaohj
enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query.
|
2022-04-25 11:24:28 +08:00 |
Liu Jicong
|
b05c263e00
|
Merge pull request #11796 from taosdata/feature/tq
enh(wal): skip read for specific msg
|
2022-04-25 11:05:31 +08:00 |
Liu Jicong
|
06a370c8de
|
enh(tmq): remove topic out of db
|
2022-04-25 10:42:17 +08:00 |
Haojun Liao
|
5eed1159b1
|
other: merge 3.0
|
2022-04-25 09:16:37 +08:00 |
Cary Xu
|
3b424ad1cc
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-25 05:41:46 +08:00 |
Ganlin Zhao
|
8ace6c9bdf
|
Merge pull request #11811 from taosdata/fix/TD-15107
fix(query): fix math function NULL values is not properly appended
|
2022-04-24 22:25:01 +08:00 |
Ganlin Zhao
|
aadbba44cc
|
fix(query): fix math function NULL values is not properly appended
TD-15056
|
2022-04-24 21:17:30 +08:00 |
Cary Xu
|
173abdeedd
|
refactor
|
2022-04-24 21:00:05 +08:00 |
Haojun Liao
|
1d681a9e4b
|
enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query.
|
2022-04-24 20:48:42 +08:00 |
Cary Xu
|
86fb5708b3
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-24 19:35:04 +08:00 |
Shengliang Guan
|
4033da4b24
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-24 19:03:54 +08:00 |
Liu Jicong
|
575f64197d
|
enh(wal): skip read for specific msg
|
2022-04-24 16:51:32 +08:00 |
Liu Jicong
|
3d972f81a2
|
refacor(wal): rename len to bodyLen
|
2022-04-24 13:42:54 +08:00 |
Shengliang Guan
|
15ddbe8231
|
Merge remote-tracking branch 'origin/3.0' into feature/check
|
2022-04-24 11:25:15 +08:00 |
Shengliang Guan
|
70905e2128
|
refactor(tools) add network speed test codes
|
2022-04-24 11:19:06 +08:00 |
Hongze Cheng
|
ad9fd5ec26
|
refact more meta
|
2022-04-23 13:45:26 +00:00 |
Cary Xu
|
006b0cd0ac
|
refactor
|
2022-04-23 19:25:27 +08:00 |