Hongze Cheng
|
a3245a1e26
|
fix: another replica coredump
|
2022-07-28 07:03:46 +00:00 |
Hongze Cheng
|
49c6ba55c4
|
fix: vnode snapshot problem
|
2022-07-28 06:56:20 +00:00 |
slzhou@taodata.com
|
c7f2a122c2
|
fix: modify tmq_taos.py to be indepent of the order of rows
|
2022-07-28 14:56:15 +08:00 |
slzhou@taodata.com
|
448e726a38
|
fix: fix tmq_taosx.py to pass CI
|
2022-07-28 14:48:05 +08:00 |
Minglei Jin
|
2c52b31614
|
Merge pull request #15502 from taosdata/fix/TD-17925
fix: cleanup tsdbCache, removing unused functions
|
2022-07-28 14:46:33 +08:00 |
haoranchen
|
b7de929d85
|
Merge branch '3.0' into test/chr/TD-14699
|
2022-07-28 14:42:19 +08:00 |
Minghao Li
|
b5ebd55be7
|
refactor(sync): add test case
|
2022-07-28 14:36:11 +08:00 |
Hongze Cheng
|
fdba84b3a2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-07-28 06:36:10 +00:00 |
Hongze Cheng
|
1840d8d812
|
fix: replica coredump debug
|
2022-07-28 06:35:56 +00:00 |
cpwu
|
ef90125e44
|
Merge branch '3.0' into cpwu/3.0
|
2022-07-28 14:28:01 +08:00 |
Shengliang Guan
|
c05f0950de
|
fix: adjust config items
|
2022-07-28 14:20:32 +08:00 |
Liu Jicong
|
d45c7bb346
|
Merge pull request #15496 from taosdata/feature/stream
enh(wal): remove file failure handling
|
2022-07-28 14:15:08 +08:00 |
Minglei Jin
|
6e92950a4d
|
fix: cleanup tsdbCache, removing unused functions
|
2022-07-28 14:06:44 +08:00 |
Yihao Deng
|
aa13362512
|
Merge pull request #15485 from taosdata/opt/rpcOpt
fix: index mem leak
|
2022-07-28 14:05:48 +08:00 |
Yihao Deng
|
18683db815
|
Merge pull request #15491 from taosdata/opt/fixMultiRead
fix: rpc multi read
|
2022-07-28 14:05:34 +08:00 |
Li Minghao
|
e0f0e92622
|
Merge pull request #15499 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-07-28 13:55:02 +08:00 |
slzhou@taodata.com
|
17a135ced5
|
fix: fix join test case to hanle repeated ts
|
2022-07-28 13:39:49 +08:00 |
Liu Jicong
|
0c942e622a
|
enh(wal): remove file failure handling
|
2022-07-28 13:37:57 +08:00 |
Shengliang Guan
|
8a2da1263b
|
Merge branch '3.0' into fix/mnode
|
2022-07-28 13:20:33 +08:00 |
Shengliang Guan
|
8e9b199a0a
|
Merge pull request #15492 from taosdata/fix/mnode
enh: let alter all dnodes work
|
2022-07-28 13:19:49 +08:00 |
Ganlin Zhao
|
34f97e44ae
|
Merge pull request #15497 from taosdata/enh/TD-17659
fix(query): fix max/min/sum null input output behavior to 0 rows
|
2022-07-28 13:09:43 +08:00 |
slzhou@taodata.com
|
9cbd8c7bea
|
fix: fix bugs related to join and nested query
|
2022-07-28 12:02:36 +08:00 |
gccgdb1234
|
15657c799b
|
doc: correct a few errors in tolerance
|
2022-07-28 11:52:49 +08:00 |
gccgdb1234
|
e442832e0a
|
doc: format
|
2022-07-28 11:49:47 +08:00 |
Shengliang Guan
|
5185fa90c5
|
test: add reproduce codes
|
2022-07-28 11:48:14 +08:00 |
Ganlin Zhao
|
b4a8408030
|
fix(query): fix max/min/sum null input output behavior to 0 rows
|
2022-07-28 11:41:05 +08:00 |
Shengliang Guan
|
9d72eda2c5
|
fix: deadlock while rollback
|
2022-07-28 11:18:05 +08:00 |
Shengliang Guan
|
948d01a3ac
|
enh: let alter all dnodes work
|
2022-07-28 11:17:53 +08:00 |
yihaoDeng
|
38672e395c
|
fix multi read
|
2022-07-28 11:07:56 +08:00 |
yihaoDeng
|
db6911001a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into multiRead
|
2022-07-28 11:07:27 +08:00 |
tomchon
|
07252e706c
|
test:modify testcase of tmq-taosx
|
2022-07-28 11:07:04 +08:00 |
Minghao Li
|
df26c5f21a
|
refactor(sync): add trace log
|
2022-07-28 10:54:11 +08:00 |
yihaoDeng
|
1a3a822183
|
fix multi read
|
2022-07-28 10:54:04 +08:00 |
Minghao Li
|
a93c346f24
|
refactor(sync): add trace log
|
2022-07-28 10:49:36 +08:00 |
wade zhang
|
40af092385
|
doc: remove one obsolete parameter in alter dnode
|
2022-07-28 10:44:21 +08:00 |
cpwu
|
e13a6174a0
|
Merge branch '3.0' into cpwu/3.0
|
2022-07-28 10:44:03 +08:00 |
xiangyang guo
|
83ecd5176f
|
Merge pull request #15453 from taosdata/cpwu/3.0
test: fix tSma, add some case to support rest API
|
2022-07-28 10:38:54 +08:00 |
Shengliang Guan
|
3b47518d45
|
test: adjust case
|
2022-07-28 10:37:04 +08:00 |
wade zhang
|
273ce12df5
|
Update 02-planning.mdx
|
2022-07-28 10:34:07 +08:00 |
Shengliang Guan
|
0de54d0eb7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2022-07-28 10:23:04 +08:00 |
Shengliang Guan
|
95748e80cf
|
test: comment out unstable case
|
2022-07-28 10:22:45 +08:00 |
cpwu
|
6276271964
|
Merge branch '3.0' into cpwu/3.0
|
2022-07-28 10:19:38 +08:00 |
wade zhang
|
777c40897d
|
Update 02-planning.mdx
|
2022-07-28 10:19:18 +08:00 |
tomchon
|
f83683ecd1
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-07-28 10:17:07 +08:00 |
wade zhang
|
ee87c7baef
|
Update 02-planning.mdx
|
2022-07-28 10:05:14 +08:00 |
gccgdb1234
|
76a4e78ec3
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-07-28 10:02:03 +08:00 |
gccgdb1234
|
45d389e207
|
doc: correct a few paraeters in 02-database.md
|
2022-07-28 10:01:47 +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
|
ad487fc5db
|
Merge pull request #15486 from taosdata/fix/valgrind
test: valgrind case
|
2022-07-28 09:59:37 +08:00 |