yihaoDeng
|
f3cf907d5a
|
support reopen stream state
|
2023-08-09 09:07:13 +00:00 |
yihaoDeng
|
a336a7b1a4
|
support reopen stream state
|
2023-08-09 09:06:22 +00:00 |
Minglei Jin
|
1ce3ef7fd5
|
cos: fix local/include directory
|
2023-08-09 17:02:16 +08:00 |
yihaoDeng
|
a619b8f5be
|
rm duplicate para
|
2023-08-09 08:58:49 +00:00 |
Minglei Jin
|
bc64d5f769
|
cos: use ~/local as prefix for building
|
2023-08-09 16:53:19 +08:00 |
Haojun Liao
|
1e8579e8c5
|
fix(stream): fix other cases.
|
2023-08-09 16:04:48 +08:00 |
Haojun Liao
|
4c92997328
|
fix(stream): use streamId&taskId to identify the stream task in the stream meta.
|
2023-08-09 15:52:23 +08:00 |
Minglei Jin
|
93ce558abf
|
apu: fix with-apr config
|
2023-08-09 15:49:34 +08:00 |
wangmm0220
|
1bf2d58629
|
Merge branch 'mark/tmq' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-08-09 15:47:42 +08:00 |
Haojun Liao
|
1d649bccb6
|
Merge pull request #22372 from taosdata/fix/TD-25626
fix taosd cannot quit
|
2023-08-09 15:46:14 +08:00 |
Haojun Liao
|
0353344571
|
Merge pull request #22379 from taosdata/doc/ts-3804
rm duplicate para
|
2023-08-09 15:44:54 +08:00 |
Minglei Jin
|
5d0edcd17b
|
cos: use /usr/local as prefix instead of debug/build
|
2023-08-09 15:41:23 +08:00 |
yihaoDeng
|
b65336ab88
|
rm duplicate para
|
2023-08-09 07:41:05 +00:00 |
yihaoDeng
|
70f03635a4
|
rm duplicate para
|
2023-08-09 07:39:42 +00:00 |
yihaoDeng
|
92b247aae8
|
support reopen stream state
|
2023-08-09 07:36:00 +00:00 |
Hui Li
|
584427dd44
|
Merge pull request #22374 from taosdata/szhou/restore-minglei-main
fix: restore stt/block merge back
|
2023-08-09 14:40:03 +08:00 |
Minglei Jin
|
30cbbc425f
|
cos: new update command to build every cmake
|
2023-08-09 14:31:17 +08:00 |
Ganlin Zhao
|
70e4b4f44e
|
remove unique need of primary ts
|
2023-08-09 14:30:34 +08:00 |
Ganlin Zhao
|
6ab16e89d4
|
add tail, unique cases
|
2023-08-09 14:27:41 +08:00 |
yihaoDeng
|
bbcfa9ab03
|
support reopen stream state
|
2023-08-09 06:10:40 +00:00 |
Hui Li
|
88617027a3
|
Merge pull request #22369 from taosdata/td_25179_update
udpate user_privilege_show test case and add it to cases.task by charles
|
2023-08-09 14:08:53 +08:00 |
CityChen81
|
93bdefdcff
|
Update 05-insert.md 中文括号问题 (#22377)
|
2023-08-09 14:08:18 +08:00 |
Minglei Jin
|
b08d5b4d42
|
mxml: add include dir to vnode
|
2023-08-09 14:02:10 +08:00 |
Haojun Liao
|
58f08125df
|
Merge pull request #22376 from taosdata/fix/liaohj
fix(stream): avoid launching check downstream
|
2023-08-09 13:46:19 +08:00 |
dapan1121
|
81439ba0cf
|
fix: memory invalid read and perf issue
|
2023-08-09 13:31:38 +08:00 |
Minglei Jin
|
376a2c2520
|
curl: with openssl building
|
2023-08-09 13:31:18 +08:00 |
Charles
|
0a3a597c70
|
Merge branch '3.0' into td_25179_update
|
2023-08-09 13:29:13 +08:00 |
Hui Li
|
a88be28242
|
Merge pull request #22281 from taosdata/ts-3479
add CI test case for ts-3479 by charles
|
2023-08-09 13:21:20 +08:00 |
Minglei Jin
|
56b348abf2
|
curl: use tarball
|
2023-08-09 13:15:25 +08:00 |
Minglei Jin
|
7e2859ed43
|
apr: use tarball to avoid ./buildconf
|
2023-08-09 13:03:37 +08:00 |
Haojun Liao
|
3cdb16352c
|
fix(stream): avoid launching check downstream when failed to add stream task into stream meta.
|
2023-08-09 12:03:14 +08:00 |
Ganlin Zhao
|
8b84e0544c
|
add test cases for leastsquares
|
2023-08-09 11:40:23 +08:00 |
chenhaoran
|
2403db06b0
|
test:fix comatibility case
|
2023-08-09 11:19:56 +08:00 |
Minglei Jin
|
398567ef4c
|
contrib/cmake: add apr apr-util, and curl into makefile
|
2023-08-09 11:14:00 +08:00 |
Minglei Jin
|
57ba106371
|
cos: move cmake prefix path after external building
|
2023-08-09 11:04:53 +08:00 |
Minglei Jin
|
2e0519b960
|
apr: fix apr & apr-util project names
|
2023-08-09 11:01:42 +08:00 |
Minglei Jin
|
7114ad63e5
|
apr:makefile for apr & apr-util
|
2023-08-09 10:54:17 +08:00 |
Minglei Jin
|
4d1155a5cf
|
curl: makefile for curl
|
2023-08-09 10:43:27 +08:00 |
shenglian zhou
|
e9e06d1eae
|
fix: restore stt block/data block merge back
|
2023-08-09 10:36:54 +08:00 |
shenglian zhou
|
2b1478f46e
|
Revert "fix(tsdb/read2): reset stt reader when suspended"
This reverts commit 079d7ff69e .
|
2023-08-09 10:36:26 +08:00 |
dapan1121
|
1d0624bbf1
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-08-09 10:32:13 +08:00 |
dapan1121
|
1aac643a9b
|
enh: support single vnode join
|
2023-08-09 10:30:35 +08:00 |
Haojun Liao
|
f3c5f20ee2
|
enh(stream): add timer to check the node changing.
|
2023-08-09 10:25:16 +08:00 |
Minglei Jin
|
c4f7b5d530
|
mxml: makefile for mxml
|
2023-08-09 10:23:00 +08:00 |
yihaoDeng
|
50bf8c948a
|
change default session val
|
2023-08-09 02:11:27 +00:00 |
Minglei Jin
|
16e015253b
|
s3/mxml: remove os external dependency
|
2023-08-09 10:10:25 +08:00 |
yihaoDeng
|
c43a6b272c
|
support reopen stream state
|
2023-08-09 02:09:50 +00:00 |
chao.feng
|
3cd147d3e9
|
Merge branch 'ts-3479' of https://github.com/taosdata/TDengine into ts-3479
|
2023-08-09 10:05:22 +08:00 |
chao.feng
|
f02fd54298
|
add test case to cases.task by charles
|
2023-08-09 10:05:04 +08:00 |
yihaoDeng
|
fb7dec00e1
|
support reopen stream state
|
2023-08-09 01:50:49 +00:00 |