Cary Xu
|
f96044e09f
|
Revert "enh: grant and active codes"
|
2023-11-30 13:39:54 +08:00 |
wade zhang
|
92d184b32f
|
Merge pull request #23878 from taosdata/docs/3.0-links
docs: replace 3.0 absolute links with relative links
|
2023-11-30 10:47:21 +08:00 |
danielclow
|
ca3e669bfd
|
docs: replace absolute links with relative links
|
2023-11-30 10:19:42 +08:00 |
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
|
28e17a61b9
|
fix(tsdb): fix invalid read.
|
2023-11-29 19:28:53 +08:00 |
Haojun Liao
|
66f25712fd
|
fix(tsdb): fix bugs in suspend/resume. adjust code to conduct the test more easily. td-27579
|
2023-11-29 18:07:15 +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 |
Hui Li
|
87ca8764a7
|
Merge pull request #23855 from taosdata/plum-lihui-patch-5
Update set_core.sh
|
2023-11-29 16:02:30 +08:00 |
Hui Li
|
121197b897
|
Update set_core.sh
|
2023-11-29 16:02:18 +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
|
398804dda6
|
Merge pull request #23842 from taosdata/fix/TS-4303-3.0
fix: reserve enough buffer for user
|
2023-11-29 13:49:31 +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 |
Alex Duan
|
cfedb98dfd
|
Merge pull request #23836 from taosdata/test/3.0/TD-27401
test:test slave50,59 and 63 in ci
|
2023-11-29 10:07:14 +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 |
Haojun Liao
|
a5c8eaacaa
|
fix(tsdb):clear the tsdb stt file reader flag when suspending the tsdbReader
|
2023-11-28 23:52:19 +08:00 |
kailixu
|
b54f5b47ad
|
fix: reserve enough buffer for user
|
2023-11-28 17:58:54 +08:00 |
Haojun Liao
|
4439c1e4f5
|
Merge pull request #23833 from taosdata/fix/TD-27532
stream event reload state
|
2023-11-28 17:48:38 +08:00 |
chenhaoran
|
2ac691aa29
|
test:test slave50,59 and 63 in ci
|
2023-11-28 15:18:06 +08:00 |
Alex Duan
|
c461100b6b
|
Merge pull request #23832 from taosdata/test/3.0/TD-27401
test:update tmq cases and add performance testcase
|
2023-11-28 14:47:54 +08:00 |
54liuyao
|
a73992e128
|
stream event reload state
|
2023-11-28 14:11:19 +08:00 |
Haojun Liao
|
f4cf898af7
|
fix(util): fix syntax error.
|
2023-11-28 13:59:13 +08:00 |
Haojun Liao
|
14b8d9456e
|
Merge pull request #23825 from taosdata/fix/db-comment
fix:memory leak & comment length
|
2023-11-28 10:28:19 +08:00 |
chenhaoran
|
dcb5dfb7fb
|
test:update tmq cases and add performance testcase
|
2023-11-28 10:24:03 +08:00 |
Haojun Liao
|
1db29bf1c1
|
Merge pull request #23775 from taosdata/feat/TD-26060
opti:common message process logic in vnode and snode
|
2023-11-28 10:22:55 +08:00 |
Haojun Liao
|
2eec29861c
|
fix(util): disable avx2 version decompress timestamp.
|
2023-11-28 10:06:21 +08:00 |
Haojun Liao
|
6bb30822c2
|
refactor: do some internal refactor.
|
2023-11-28 10:04:22 +08:00 |
Haojun Liao
|
9649db9003
|
fix(stream): fix invalid free.
|
2023-11-28 10:04:14 +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 |
Alex Duan
|
b6f007b004
|
Merge pull request #23803 from taosdata/ts4295
add test case for ts-4295
|
2023-11-27 17:12:37 +08:00 |
Haojun Liao
|
d1193b5a7a
|
refactor: opt simd perf.
|
2023-11-27 14:59:12 +08:00 |
Haojun Liao
|
f9d717d0f2
|
refactor: do some internal refactor.
|
2023-11-27 14:42:13 +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
|
e85c6349a4
|
Merge pull request #23818 from taosdata/fix/TD-27455
fix:add O_CLOSEXEC for .running & process snode when drop stream
|
2023-11-27 11:01:24 +08:00 |
Haojun Liao
|
5de59a3547
|
enh(sys): add check for avx512vl
|
2023-11-27 10:32:47 +08:00 |
Haojun Liao
|
6ab14d39bb
|
fix(test): do some internal refactor.
|
2023-11-27 09:32:47 +08:00 |
wangmm0220
|
bda2cd306d
|
fix:memory leak & comment length
|
2023-11-27 09:29:43 +08:00 |
Haojun Liao
|
de0c20c296
|
fix(test): add test case.
|
2023-11-27 00:02:52 +08:00 |
Haojun Liao
|
1dd5cd17a0
|
fix(tsdb): add simd for decompress timestamp.
|
2023-11-26 23:53:05 +08:00 |
dapan1121
|
d3ac79aeb7
|
Merge pull request #23808 from taosdata/fix/PI-23-3.0
fix: add check in mnode/vnode when alter table col/tag
|
2023-11-26 17:31:38 +08:00 |