Li Minghao
|
0bd5a15d62
|
Merge pull request #11898 from taosdata/feature/3.0_mhli
fix(sync): show vgroups all leader
|
2022-04-26 18:06:19 +08:00 |
Li Minghao
|
d0f676caa0
|
fix bug: show vgroups
|
2022-04-26 02:39:37 -07: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 |
Hongze Cheng
|
85d3e4c8ae
|
make case pass
|
2022-04-26 09:16:29 +00: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 |
Li Minghao
|
f7cd02a970
|
Merge pull request #11886 from taosdata/feature/3.0_mhli
enh: add flag in syncEnv, to deal with expired timer
|
2022-04-26 15:58:41 +08:00 |
Hongze Cheng
|
3d451f8e8c
|
make ctest pass
|
2022-04-26 07:05:15 +00: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
|
8d3522812e
|
fix coredump
|
2022-04-26 05:57:24 +00:00 |
Li Minghao
|
c5602fbaba
|
add flag in syncEnv, to deal with expired timer
|
2022-04-25 22:54:04 -07:00 |
Hongze Cheng
|
1c968f0bb0
|
make mrege compilable
|
2022-04-26 05:53:18 +00: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 |
Cary Xu
|
b3058e2611
|
bug fix
|
2022-04-26 11:46:21 +08:00 |
Hongze Cheng
|
63e4884cce
|
make cases pass
|
2022-04-26 02:43:00 +00:00 |
Hongze Cheng
|
f94dee1df9
|
validate table name
|
2022-04-26 02:25:07 +00:00 |
Hongze Cheng
|
598d8deb43
|
fix TSDB commit problem
|
2022-04-26 02:04:39 +00:00 |
Hongze Cheng
|
9283f1cbbe
|
make test pass
|
2022-04-26 01:42:43 +00:00 |
Hongze Cheng
|
7b8f58d3b2
|
fix problem
|
2022-04-26 01:31:53 +00: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 |
Hongze Cheng
|
883a65f63b
|
refact more
|
2022-04-25 12:23:00 +00:00 |
Li Minghao
|
fe5a6dab4a
|
Merge pull request #11847 from taosdata/fix/tsim
Fix/tsim
|
2022-04-25 19:43:05 +08:00 |
Hongze Cheng
|
bb8384e82c
|
fix tsdb insert
|
2022-04-25 11:38:05 +00: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
|
e3e5f8d113
|
refactor
|
2022-04-25 16:46:32 +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 |
Shengliang Guan
|
8864a9ed59
|
fix(raft): crash while start vnode
|
2022-04-25 15:39:52 +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 |
Haojun Liao
|
e63d3df1b7
|
other: merge 3.0
|
2022-04-25 10:26:15 +08:00 |
Haojun Liao
|
6a83b17713
|
other: merge 3.0
|
2022-04-25 10:16:00 +08:00 |
Haojun Liao
|
199a3610f7
|
fix: fix some syntax errors.
|
2022-04-25 09:44:39 +08:00 |
Haojun Liao
|
5eed1159b1
|
other: merge 3.0
|
2022-04-25 09:16:37 +08:00 |
dapan1121
|
8bbc6b09ca
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-25 09:06:33 +08:00 |
Cary Xu
|
3b424ad1cc
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-25 05:41:46 +08:00 |
Shengliang Guan
|
3058548e20
|
Merge pull request #11779 from taosdata/feature/TD-13066-3.0
feat: row update
|
2022-04-24 21:32:48 +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 |
Liu Jicong
|
631d3edeb7
|
merge from 3.0
|
2022-04-24 20:32:12 +08:00 |
dapan
|
28e11e2b60
|
Merge branch 'feature/qnode' of https://github.com/taosdata/TDengine into feature/qnode
|
2022-04-24 20:25:06 +08:00 |
dapan
|
bb33139572
|
feature/qnode
|
2022-04-24 20:11:34 +08:00 |
Cary Xu
|
86fb5708b3
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-24 19:35:04 +08:00 |