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 |
kailixu
|
012d86d9a8
|
Merge branch '3.0' into enh/TD-23769-3.0x
|
2023-10-31 16:15:51 +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 |
Haojun Liao
|
fc70fa053c
|
fix(tsdb): fix syntax error.
|
2023-10-31 10:45:14 +08:00 |
Haojun Liao
|
88469568b8
|
fix(stream): handle failure during checkpoint
|
2023-10-31 10:45:14 +08:00 |
Haojun Liao
|
6a7ba0f5f5
|
fix(tsdb): handle the case where stt not exists, possibly exists while the stt-trigger is 1.
|
2023-10-31 10:45:14 +08:00 |
Haojun Liao
|
00626de6e4
|
fix(tsdb): fix error in decide if data buffer overlaps with stt files/block-files.
|
2023-10-31 10:45:13 +08:00 |
Haojun Liao
|
cb43299faa
|
fix(tsdb): avoid to read duplicated rows in buf.
|
2023-10-31 10:45:13 +08:00 |
Haojun Liao
|
635243f01a
|
refactor: do some internal refactor.
|
2023-10-31 10:45:12 +08:00 |
Haojun Liao
|
6e2240a3d1
|
fix(stream): fix the deadlock.
|
2023-10-31 10:45:12 +08:00 |
Haojun Liao
|
0c982093cd
|
fix(stream): enable the set of fill-history task to be un-init.
|
2023-10-31 10:45:12 +08:00 |
Haojun Liao
|
86dfc52a6e
|
fix(stream): add event check when handling the end of event.
|
2023-10-31 10:45:12 +08:00 |
haoranchen
|
e1d8ef7315
|
Update tmqVnodeTransform-stb.py
|
2023-10-31 10:11:39 +08:00 |
dapan1121
|
7d5708f224
|
fix: case issue and authentication issue
|
2023-10-31 09:15:40 +08:00 |
slzhou
|
e800c993dd
|
fix: set scan tags when bi mode
|
2023-10-31 07:37:56 +08:00 |
kailixu
|
b03baaed2c
|
chore: revert the code change
|
2023-10-30 19:49:50 +08:00 |
kailixu
|
89651626e3
|
chore: reopen rsma stream commit
|
2023-10-30 19:45:18 +08:00 |
dmchen
|
fe044051c8
|
memory leak
|
2023-10-30 19:36:27 +08:00 |
Minglei Jin
|
867ce92dcc
|
tsdb/file-rw: fix log msg
|
2023-10-30 19:28:18 +08:00 |
dapan1121
|
b2fea84a3a
|
fix: case issue and bugs
|
2023-10-30 19:14:31 +08:00 |
wade zhang
|
3f55b0ee7c
|
Merge pull request #23469 from taosdata/feat/TD-26982/donot-build-taosx-in-ci(3.0)
feat: do not build taosx in ci
|
2023-10-30 19:00:34 +08:00 |
dapan1121
|
658ea7c429
|
Merge pull request #23426 from taosdata/fix/TD-26930/xsren/superTime
fix: interval more than 1000 years
|
2023-10-30 17:55:53 +08:00 |
kailixu
|
59dd4eaa39
|
Merge branch 'enh/TD-26638-3.0' of https://github.com/taosdata/TDengine into enh/TD-26638-3.0
|
2023-10-30 17:51:56 +08:00 |
kailixu
|
4a5b4b51e2
|
chore: remove obsolete codes
|
2023-10-30 17:51:42 +08:00 |
Minglei Jin
|
800cbfbb05
|
tsdb/file: new s3flag in mem
|
2023-10-30 17:36:49 +08:00 |
tjuzyp
|
f852f87f94
|
feat: do not build taosx in ci
|
2023-10-30 17:31:42 +08:00 |