Cary Xu
|
872085bef4
|
fix: add TD_PATH_MAX to support multi-platform
|
2022-11-01 15:18:26 +08:00 |
Shengliang Guan
|
2791f6260a
|
Merge pull request #17794 from taosdata/fix/3.0_bugfix_wxy
fix: drop index error
|
2022-11-01 15:03:21 +08:00 |
slzhou
|
1c90e272c3
|
fix: uv_get_osenv set length only when no buf
|
2022-11-01 15:00:13 +08:00 |
Haojun Liao
|
cff5d9295e
|
refactor: add some logs.
|
2022-11-01 15:00:02 +08:00 |
slzhou
|
ad8bc4c687
|
fix: fix address sanitizer error
|
2022-11-01 14:55:04 +08:00 |
Cary Xu
|
65943b3712
|
chore: revert the code change
|
2022-11-01 14:51:37 +08:00 |
Shengliang Guan
|
a28e9284e0
|
test: adjust unstable case
|
2022-11-01 14:13:00 +08:00 |
Shengliang Guan
|
f4e7f3da5e
|
test: comment out unstable case
|
2022-11-01 14:05:54 +08:00 |
Shengliang Guan
|
a031010a9e
|
Merge pull request #17721 from taosdata/FIX/TD-19673-3.0
enh: check completeness of WAL log entries after repairing
|
2022-11-01 13:59:34 +08:00 |
Shengliang Guan
|
e79e50ae36
|
enh: refact syncMsg code
|
2022-11-01 13:58:25 +08:00 |
Haojun Liao
|
b78249c548
|
other: merge 3.0
|
2022-11-01 13:52:08 +08:00 |
Haojun Liao
|
83495ed5d3
|
fix(query): set the correct buffer to accommodate the tag values.
|
2022-11-01 13:49:02 +08:00 |
dapan1121
|
801d65cb9a
|
Merge pull request #17789 from taosdata/fix/TD-20027-D
fix(query): set search key according to order
|
2022-11-01 13:48:19 +08:00 |
Shuduo Sang
|
7a8c2efbc3
|
fix: add jemalloc as build dependency of taosd, udf and shell (#17785)
* fix: jemalloc compile error
* fix: jemalloc compile error
* fix: add jemalloc as dependency of taosd and udf
Co-authored-by: afwerar <1296468573@qq.com>
|
2022-11-01 13:44:04 +08:00 |
Liu Jicong
|
5ff701ef1d
|
fix(query):reset tsdb reader
|
2022-11-01 13:35:23 +08:00 |
Xiaoyu Wang
|
1b179f65b2
|
fix: interp _irowts error
|
2022-11-01 13:34:10 +08:00 |
dapan1121
|
bb4acf21b4
|
Merge pull request #17799 from taosdata/enh/TD-20040
enh: support get meta only from cache
|
2022-11-01 13:27:11 +08:00 |
Liu Jicong
|
8ca5f0bd9c
|
Merge branch '3.0' into feature/stream
|
2022-11-01 13:20:20 +08:00 |
plum-lihui
|
79df05dbd7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2022-11-01 12:40:43 +08:00 |
plum-lihui
|
5d853b11ab
|
test:modify case
|
2022-11-01 12:40:12 +08:00 |
Liu Jicong
|
5e253cc8ea
|
refactor(stream): fill history
|
2022-11-01 11:56:14 +08:00 |
Shuduo Sang
|
12db9c4624
|
fix: taosbenchmark query concurrent segfault (#17795)
update taos-tools 719fc88
|
2022-11-01 11:52:09 +08:00 |
plum-lihui
|
bba6686148
|
test:modify case
|
2022-11-01 11:48:07 +08:00 |
Minghao Li
|
21d60cb5be
|
refactor(sync): pre snapshot on message
|
2022-11-01 11:46:29 +08:00 |
Cary Xu
|
0b6d117121
|
fix: add TD_PATH_MAX to support multi-platform
|
2022-11-01 11:44:17 +08:00 |
dapan1121
|
973a942d0f
|
enh: support get meta only from cache
|
2022-11-01 11:43:40 +08:00 |
Xiaoyu Wang
|
6547dbd2a7
|
fix: interp _irowts error
|
2022-11-01 11:30:44 +08:00 |
Minghao Li
|
fd07a611a9
|
refactor(sync): add some log
|
2022-11-01 11:30:40 +08:00 |
Shengliang Guan
|
2990a127cb
|
enh: add config for persist wal at the beginning of vnodeCommit
|
2022-11-01 11:29:02 +08:00 |
Shengliang Guan
|
a2d11e0fdb
|
enh: add config for persist wal at the beginning of vnodeCommit
|
2022-11-01 11:27:28 +08:00 |
Cary Xu
|
d42214e94a
|
fix: add TD_PATH_MAX to support multi-platform
|
2022-11-01 11:09:27 +08:00 |
Minghao Li
|
3fbb51346b
|
refactor(sync): modify syncEnvTest
|
2022-11-01 10:52:25 +08:00 |
Cary Xu
|
9f14c599f2
|
fix: add TD_PATH_MAX to support multi-platform
|
2022-11-01 10:49:27 +08:00 |
Minghao Li
|
094c14e272
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-11-01 10:47:42 +08:00 |
Minghao Li
|
69af9556db
|
refactor(sync): add PreSnapshotReply
|
2022-11-01 10:47:19 +08:00 |
Shengliang Guan
|
1724aa5638
|
Merge pull request #17779 from taosdata/fix/sync
refactor(sync): check msgcb, putToQueueFp NULL
|
2022-11-01 10:43:56 +08:00 |
Shengliang Guan
|
26778f29da
|
enh: add config for persist wal at the beginning of vnodeCommit
|
2022-11-01 10:42:13 +08:00 |
Shengliang Guan
|
4137b3dd06
|
Merge pull request #17792 from taosdata/fix/TD-20052
refact: adjust syncEnv code
|
2022-11-01 10:30:03 +08:00 |
Minghao Li
|
981461ea46
|
refactor(sync): add PreSnapshotTest
|
2022-11-01 10:25:31 +08:00 |
Cary Xu
|
2e950c6696
|
chore: comment out tfs_test and dbTest
|
2022-11-01 10:06:09 +08:00 |
dapan1121
|
8803240766
|
Merge pull request #17781 from taosdata/szhou/fixbugs
enhance: add configuration for udfd LD_LIBRARY_PATH to taos.cfg
|
2022-11-01 10:05:35 +08:00 |
dapan1121
|
94ae554445
|
Merge pull request #17757 from taosdata/opt/httpModule
enh: opt http module
|
2022-11-01 10:05:06 +08:00 |
Cary Xu
|
64f07523e2
|
Merge branch '3.0' into fix/td_19618
|
2022-11-01 10:02:45 +08:00 |
Hui Li
|
fd92f4b620
|
Merge pull request #17791 from taosdata/test3.0/lihui
test:modify tmq test case for replica3
|
2022-11-01 09:39:43 +08:00 |
Hui Li
|
95ace37a16
|
Merge pull request #17787 from taosdata/test/TD-19790
test:add replica 3 for all testcases and frameworks
|
2022-11-01 09:37:33 +08:00 |
Xiaoyu Wang
|
be467a10c7
|
fix: drop index error
|
2022-11-01 09:36:33 +08:00 |
dapan1121
|
bfdecae3bd
|
Merge pull request #17786 from taosdata/feature/TD-19975
fix(stream): scalar stream update data
|
2022-11-01 09:17:37 +08:00 |
Haojun Liao
|
e533794cb7
|
Merge branch '3.0' into fix/liao_cov
|
2022-11-01 09:08:46 +08:00 |
Shengliang Guan
|
fbb1fa5303
|
enh: refact syncEnv code
|
2022-11-01 09:02:48 +08:00 |
slzhou
|
b02e2ff9a4
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-11-01 08:59:15 +08:00 |