slzhou
|
bd64b9102d
|
fix: fix address sanitizer error
|
2023-11-01 13:25:54 +08:00 |
Haojun Liao
|
3f561fb8e4
|
fix(stream): remove invalid assert.
|
2023-11-01 11:43:02 +08:00 |
Haojun Liao
|
3e6c89d8eb
|
fix(stream): add unsupport trans.
|
2023-11-01 11:43:02 +08:00 |
Minglei Jin
|
0f5a124cb1
|
config/block-size: enable dynamic config for debugging
|
2023-11-01 11:08:39 +08:00 |
Minglei Jin
|
221afff9ee
|
vnode/write: remove keep modify code block
|
2023-11-01 11:00:47 +08:00 |
Minglei Jin
|
64644d673b
|
Merge branch '3.0' into fix/TD-26189-last-tier-write
|
2023-11-01 10:53:55 +08:00 |
Minglei Jin
|
a61502411d
|
tsdb/pg-cache: new page cache for tsdb s3 read file page
|
2023-11-01 10:49:05 +08:00 |
dapan1121
|
6305353290
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-11-01 10:38:50 +08:00 |
slzhou
|
4806480b2a
|
enhance: add test case
|
2023-11-01 09:46:33 +08:00 |
Haojun Liao
|
7359f98eca
|
Merge pull request #23428 from taosdata/fix/3_liaohj
other: merge refactor into 3.0
|
2023-11-01 09:44:31 +08:00 |
slzhou
|
efb0c61cac
|
fix: fix compilation error
|
2023-11-01 08:43:29 +08:00 |
shenglian zhou
|
42a7553fe0
|
enhance: refactor getStbRowValues
|
2023-11-01 08:35:38 +08:00 |
shenglian zhou
|
7636f09bfb
|
enhance: refactor getStbRowValues
|
2023-11-01 08:32:31 +08:00 |
slzhou
|
670a95fabc
|
fix: performance test
|
2023-10-31 21:10:25 +08:00 |
yihaoDeng
|
55e66eac3c
|
fix:print log if assert & check epoch when update epoch
|
2023-10-31 20:47:08 +08:00 |
wade zhang
|
b7ea04bdf4
|
Merge pull request #23475 from taosdata/enh/TD-26910
enh: new errcode TSDB_CODE_MND_NO_ENOUGH_VNODES
|
2023-10-31 20:05:34 +08:00 |
Shungang Li
|
c98228eff9
|
enh: new errcode TSDB_CODE_MND_NO_ENOUGH_VNODES
|
2023-10-31 20:03:52 +08:00 |
dapan1121
|
018f4e8e89
|
Merge pull request #23481 from taosdata/enh/optimizePermissionDeniedError
enh: optimize permission denied error message
|
2023-10-31 19:52:01 +08:00 |
Haojun Liao
|
294c59150c
|
fix(stream): add jump out loop by checking task status.
|
2023-10-31 19:31:28 +08:00 |
dapan1121
|
91df56fcf0
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-31 18:44:54 +08:00 |
dapan1121
|
c9c8c01df9
|
fix: change error code to retry table meta
|
2023-10-31 18:39:39 +08:00 |
dapan1121
|
d40cc27abc
|
Merge pull request #23464 from taosdata/enh/TD-26638-3.0
enh: use placeholder '-' for interval of 1st retention level
|
2023-10-31 18:36:43 +08:00 |
Alex Duan
|
45fbc4d7f4
|
Merge pull request #23486 from taosdata/test/3.0/TD-27037
increase the timeout for CI
|
2023-10-31 18:24:03 +08:00 |
haoranchen
|
48d5a908c2
|
increase the timeout for CI
|
2023-10-31 18:14:53 +08:00 |
dapan1121
|
ca5e26fca0
|
fix: fix case issue
|
2023-10-31 17:16:14 +08:00 |
slzhou
|
a5d4cf1432
|
fix: modify makefile to remove insert_stb
|
2023-10-31 17:06:44 +08:00 |
slzhou
|
041ef1ef83
|
enhance: colvals of table data cxt is not used in insert stb syntax
|
2023-10-31 17:05:37 +08:00 |
Haojun Liao
|
a1aa2380ae
|
other: merge 3.0
|
2023-10-31 16:42:51 +08:00 |
Haojun Liao
|
0b18192b23
|
fix(stream): fix error in finishing event handling.
|
2023-10-31 16:40:16 +08:00 |
Haojun Liao
|
762cfef498
|
fix(stream): adjust the stop condition for stream tasks.
|
2023-10-31 16:40:16 +08:00 |
dapan1121
|
c4e1faae36
|
Merge pull request #23432 from taosdata/szhou/bi-mode-tag-scan
enhance: bi mode tag scan
|
2023-10-31 15:44:53 +08:00 |
wangmm0220
|
0651fd5e18
|
Merge branch 'fix/TD-26685-3.0' of https://github.com/taosdata/TDengine into fix/TD-26685-3.0
|
2023-10-31 15:36:57 +08:00 |
wangmm0220
|
fc228d65f2
|
fix:print log if assert & check epoch when update epoch
|
2023-10-31 15:36:40 +08:00 |
wangmm0220
|
e92460105c
|
fix:print log if assert & check epoch when update epoch
|
2023-10-31 15:36:32 +08:00 |
wade zhang
|
76c9b9afc5
|
Merge pull request #23377 from taosdata/FIX/TD-26596-3.0
feat: support pipelining of snap replication
|
2023-10-31 15:19:07 +08:00 |
slzhou
|
8d2d473cbc
|
Merge branch 'szhou/insert-stb-tbname' into szhou/continue-coing
|
2023-10-31 15:18:47 +08:00 |
slzhou
|
9a4e4dd4c1
|
fix: insert stb test to add one binary column
|
2023-10-31 15:08:39 +08:00 |
slzhou
|
c8767f7614
|
enhance: tbname token optimization
|
2023-10-31 14:44:06 +08:00 |
dapan1121
|
67333c2e17
|
Merge pull request #23477 from taosdata/enh/TD-27019
enh: disable telemetry in enterprise version by default
|
2023-10-31 14:28:05 +08:00 |
dapan1121
|
bc746641c0
|
Merge remote-tracking branch 'origin/3.0' into enh/optimizePermissionDeniedError
|
2023-10-31 14:11:23 +08:00 |
dapan1121
|
9db353f05d
|
enh: optimize permission denied error msg
|
2023-10-31 13:59:44 +08:00 |
wade zhang
|
25b09b467f
|
Merge pull request #23439 from taosdata/feat/TD-26971-3.0
TD-26971
|
2023-10-31 13:53:49 +08:00 |
Hongze Cheng
|
987f6faf58
|
Merge pull request #23440 from taosdata/feat/TD-26684
feat: concurrency on fileset
|
2023-10-31 00:52:47 -05:00 |
slzhou
|
1686c70a60
|
fix: not use ctb meta from hash of stmt node
|
2023-10-31 13:14:21 +08:00 |
dapan1121
|
72a866988b
|
enh: disable telemetry in enterprise version
|
2023-10-31 11:42:00 +08:00 |
kailixu
|
28cd8f4915
|
enh: file duration for rsma
|
2023-10-31 11:38:33 +08:00 |
dapan1121
|
aabd2bd739
|
fix: create view table meta issue
|
2023-10-31 11:23:33 +08:00 |
Hongze Cheng
|
ac3df85d8a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26684
|
2023-10-31 11:23:23 +08:00 |
Hongze Cheng
|
16bccef75a
|
Merge pull request #23407 from taosdata/feat/TS-4180
feat: alloc disk acorrding to avail disk space
|
2023-10-30 22:15:39 -05:00 |
shenglian zhou
|
45ae3727a7
|
fix: performace improvement
|
2023-10-31 10:48:10 +08:00 |