dapan1121
|
0d04dc296e
|
Merge pull request #23843 from taosdata/fix3.0/TS-4272
fix crash when insert big csv
|
2023-11-30 10:01:09 +08:00 |
Haojun Liao
|
130614c938
|
Merge pull request #23831 from taosdata/fix/3_liaohj
enh(stream/tsdb): do multiple optimization and fix some bugs.
|
2023-11-30 09:20:15 +08:00 |
Bob Liu
|
35ae8a4c0d
|
adjust parseOneStbRow
|
2023-11-30 00:25:05 +08:00 |
Bob Liu
|
3069069e0f
|
adjust parseOneStbRow; add case for stable
|
2023-11-29 22:47:31 +08:00 |
Haojun Liao
|
bf81ea1a06
|
Merge pull request #23828 from taosdata/fix/changeDebugInfo30
change debug info
|
2023-11-29 19:48:29 +08:00 |
Haojun Liao
|
c5ff908e4f
|
Merge pull request #23852 from taosdata/fix/TD-27562
compact history window
|
2023-11-29 16:31:10 +08:00 |
Bob Liu
|
084a0b1a65
|
Merge branch '3.0' into fix3.0/TS-4272
|
2023-11-29 15:46:20 +08:00 |
Bob Liu
|
9d3ce107f2
|
support stable insert child batch by file
|
2023-11-29 15:32:40 +08:00 |
54liuyao
|
1e02f823a4
|
compact history window
|
2023-11-29 14:59:22 +08:00 |
dapan1121
|
72e04d4f6c
|
Merge pull request #23670 from taosdata/style/3.0/TD-27277
rewrite nodesNodeName
|
2023-11-29 13:29:19 +08:00 |
Bob Liu
|
28b73b415c
|
fit insert childtable by file
|
2023-11-29 02:44:55 +08:00 |
Bob Liu
|
5c5efa34eb
|
fix crash when insert big csv
|
2023-11-29 01:53:13 +08:00 |
54liuyao
|
a73992e128
|
stream event reload state
|
2023-11-28 14:11:19 +08:00 |
Haojun Liao
|
c5aba60899
|
fix(stream): disable the time slice usage limitation for stream task.
|
2023-11-28 09:28:43 +08:00 |
wangmm0220
|
06e2fbfb1c
|
fix:conflicts from 3.0
|
2023-11-27 17:53:53 +08:00 |
wangmm0220
|
70c5d36103
|
opti:extract common logic from snode & vnode to tqCommon
|
2023-11-27 17:49:09 +08:00 |
Haojun Liao
|
6111138567
|
fix(stream): fix error.
|
2023-11-27 17:23:34 +08:00 |
yihaoDeng
|
d4c3bcc9f7
|
change debug info
|
2023-11-27 14:10:38 +08:00 |
yihaoDeng
|
2ddb246461
|
change debug info
|
2023-11-27 14:10:00 +08:00 |
Haojun Liao
|
6904f20929
|
Merge pull request #23809 from taosdata/fix/TD-27468
set datablock table name
|
2023-11-24 17:54:03 +08:00 |
Haojun Liao
|
3deab3cfbf
|
fix(stream):set failure for the related fill-history task.
|
2023-11-24 15:37:30 +08:00 |
Haojun Liao
|
d5e123db78
|
Merge pull request #23791 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2023-11-24 14:42:43 +08:00 |
dapan1121
|
d409ac5ef4
|
Merge pull request #23789 from taosdata/fix/xsren/TD-27282/paramNumError
param num error
|
2023-11-24 13:28:26 +08:00 |
facetosea
|
6694bf86c6
|
fix test case
|
2023-11-24 11:14:24 +08:00 |
dapan1121
|
e7fbe0279f
|
Merge pull request #23807 from taosdata/FIX/TS-4258
Fix bug [4258]: add process ignore/no timezone for timetruncate unit …
|
2023-11-24 11:13:24 +08:00 |
dapan1121
|
9adaf2d270
|
Merge pull request #23769 from taosdata/szhou/bi-tbname-col-func
enhance: bi mode tbname col to tbname func
|
2023-11-24 10:05:21 +08:00 |
dapan1121
|
26fe05bb30
|
Merge pull request #23805 from taosdata/fix/slowReport
fix: slow down report when error occurs
|
2023-11-24 09:18:27 +08:00 |
wangmm0220
|
d249892b2a
|
fix:conflicts from 3.0
|
2023-11-23 20:29:46 +08:00 |
wangmm0220
|
55a4181e5e
|
fix:add O_CLOEXEC for .running lock file to prevent inherited by child processes(rsync)
|
2023-11-23 20:16:54 +08:00 |
jiajingbin
|
9d9a88b3ed
|
set datablock table name
|
2023-11-23 19:59:15 +08:00 |
Haojun Liao
|
7bfc64b8db
|
Merge pull request #23794 from taosdata/fix/addHttpTest
Fix/add http test
|
2023-11-23 19:12:07 +08:00 |
root
|
a3737fe54d
|
Fix bug [4258]: add process ignore/no timezone for timetruncate unit is 1w
|
2023-11-23 18:08:58 +08:00 |
Haojun Liao
|
2e922fefc6
|
fix(stream): reduce the sink throughput. and fix the bug in status check.
|
2023-11-23 18:04:09 +08:00 |
dapan1121
|
699c14e781
|
fix: slow down report when error occurs
|
2023-11-23 16:51:07 +08:00 |
Haojun Liao
|
0a90c33b4d
|
fix(stream): drop the related fill-history task & set the task to be ready, if the drop fill-history task msg is missing due to the vnode restarting.
|
2023-11-23 15:49:07 +08:00 |
Haojun Liao
|
de47ea6c81
|
other: merge 3.0.
|
2023-11-23 15:42:40 +08:00 |
yihaoDeng
|
b22bc3fe62
|
add http test
|
2023-11-23 15:19:48 +08:00 |
Haojun Liao
|
1a1319908d
|
refactor: do some internal refactor.
|
2023-11-23 14:25:52 +08:00 |
xsren
|
484c045c05
|
param num error
|
2023-11-23 14:24:58 +08:00 |
yihaoDeng
|
6a0501967d
|
Merge branch '3.0' into fix/fixChkpRespMemleak
|
2023-11-23 14:06:04 +08:00 |
yihaoDeng
|
50922427ff
|
add http test
|
2023-11-23 13:59:42 +08:00 |
slzhou
|
3de91de7f9
|
fix: bi mode create tbname col error
|
2023-11-23 11:18:05 +08:00 |
yihaoDeng
|
321ef1c758
|
add http test
|
2023-11-23 11:08:23 +08:00 |
slzhou
|
f44ff199f2
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/bi-tbname-col-func
|
2023-11-23 10:41:34 +08:00 |
dapan1121
|
53fe37f4d2
|
Merge pull request #23739 from taosdata/fix/xsren/TD-27282/invalidOperTips
fix: error msg when invalid operator
|
2023-11-23 09:54:07 +08:00 |
Haojun Liao
|
7b1f586d4f
|
Merge pull request #23762 from taosdata/fix/3_liaohj
fix(stream): fix error in generating token in bucket.
|
2023-11-23 09:32:14 +08:00 |
wangmm0220
|
15d75a0497
|
fix:spelling errors
|
2023-11-23 09:17:54 +08:00 |
Haojun Liao
|
4ea49fe285
|
fix(stream): fix the race condition in dispatching data.
|
2023-11-22 23:49:16 +08:00 |
yihaoDeng
|
557db1c3cc
|
add http test
|
2023-11-22 20:24:08 +08:00 |
yihaoDeng
|
40f6de4fc8
|
add http fail fast
|
2023-11-22 20:23:27 +08:00 |