Hongze Cheng
|
fee7499cfb
|
fix child table query problem
|
2022-04-29 10:02:36 +00:00 |
|
Hongze Cheng
|
48207a166e
|
refact vnode and add tdb api
|
2022-04-29 07:55:52 +00:00 |
|
Hongze Cheng
|
fd6b2ad626
|
more refact
|
2022-04-28 10:46:07 +00:00 |
|
Hongze Cheng
|
18a12ae3c7
|
make case pass
|
2022-04-28 08:39:33 +00:00 |
|
Hongze Cheng
|
7ff3183a70
|
refact TDB
|
2022-04-28 07:02:49 +00:00 |
|
Hongze Cheng
|
2f923ead39
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-28 06:20:12 +00:00 |
|
Liu Jicong
|
059a5a9159
|
Merge pull request #11994 from taosdata/feature/tq
feat(stream): support perf schema
|
2022-04-28 14:20:04 +08:00 |
|
Hongze Cheng
|
3f65773a7c
|
dev drop table
|
2022-04-28 06:20:00 +00:00 |
|
Liu Jicong
|
108b9ee181
|
feat(stream): support perf schema
|
2022-04-28 13:36:43 +08:00 |
|
Hongze Cheng
|
ccfcbba627
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-28 05:32:12 +00:00 |
|
Hongze Cheng
|
0eb7890dcd
|
add drop table msg
|
2022-04-28 04:09:31 +00:00 |
|
Hongze Cheng
|
624a2b564e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-28 02:04:07 +00:00 |
|
Cary Xu
|
e6a83367c8
|
merge 3.0
|
2022-04-28 09:47:49 +08:00 |
|
Cary Xu
|
66ba959f21
|
feat: trow refinement
|
2022-04-28 00:32:24 +08:00 |
|
Cary Xu
|
05a9af5c2f
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-04-27 19:50:01 +08:00 |
|
Cary Xu
|
771e83fd73
|
feat: rollup refactor
|
2022-04-27 19:49:04 +08:00 |
|
Hongze Cheng
|
4e9007e338
|
refactor: vnode
|
2022-04-27 10:04:56 +00:00 |
|
afwerar
|
bf9ab440a7
|
fix(os): fix new compilation errors.
|
2022-04-27 17:39:54 +08:00 |
|
Hongze Cheng
|
8215bc4de3
|
refact TSDB
|
2022-04-27 08:03:49 +00:00 |
|
Haojun Liao
|
68f7c0ec94
|
Merge remote-tracking branch 'origin/feature/vnode_refact1' into feature/3.0_liaohj
|
2022-04-27 15:19:54 +08:00 |
|
Haojun Liao
|
d62ddcf2db
|
enh(query): add more information for the result of show tables.
|
2022-04-27 15:17:15 +08:00 |
|
Hongze Cheng
|
09ff7f6aa0
|
refactor: vnode
|
2022-04-27 07:04:56 +00:00 |
|
Hongze Cheng
|
0b0bdf2f7a
|
refactor: tsdb
|
2022-04-27 06:15:05 +00:00 |
|
Liu Jicong
|
a196de93f1
|
Merge pull request #11911 from taosdata/feature/tq
fix: client memory leak
|
2022-04-26 22:09:50 +08:00 |
|
Hongze Cheng
|
c06b5bbd25
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-26 13:51:12 +00:00 |
|
Hongze Cheng
|
2ccdaf0c32
|
fix insert stuck
|
2022-04-26 13:51:01 +00: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 |
|
Hongze Cheng
|
928c60e22e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1
|
2022-04-26 11:04:45 +00:00 |
|
Hongze Cheng
|
42c6f01980
|
refact vnode includes
|
2022-04-26 11:04:26 +00:00 |
|
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 |
|