dapan1121
|
4dc31987a4
|
Merge pull request #24246 from taosdata/FIX/TD-27989
Fix: taosd crashed at tpercentile.c 382,377
|
2024-01-02 11:10:42 +08:00 |
Haojun Liao
|
b3d8f4e9d6
|
fix(stream): fix a typo.
|
2024-01-02 10:39:01 +08:00 |
Haojun Liao
|
59642c674d
|
Merge pull request #24254 from taosdata/fix/TS-3491-3.0
fix:[TS-4391] rebalance cnt always 1 if msg lost
|
2024-01-02 10:34:41 +08:00 |
Haojun Liao
|
3dcdad4464
|
Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj
|
2024-01-02 10:33:46 +08:00 |
Haojun Liao
|
d217412691
|
fix(stream): avoid race condition in starting threads.
|
2024-01-02 10:33:25 +08:00 |
chenhaoran
|
762f1eac1e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-01-02 10:25:34 +08:00 |
wangjiaming0909
|
be0d35a5af
|
fix: last table scan reported invalid param when col was dropped which
should report invalid col
|
2024-01-02 10:20:04 +08:00 |
Haojun Liao
|
d5a9d0de46
|
Merge pull request #24272 from taosdata/mark/3.0
fix:set error msg if build consumer error
|
2024-01-02 10:15:02 +08:00 |
54liuyao
|
c787535693
|
fix session state issue
|
2024-01-02 10:11:22 +08:00 |
wangmm0220
|
0e9a1b22ed
|
fix:error msg is not specific in create stream
|
2024-01-02 10:10:44 +08:00 |
fullhonest
|
e79516ade3
|
Fix TD-27939: error for sub query is empty when where 1=2
|
2024-01-02 10:02:30 +08:00 |
kailixu
|
ecf3a7b6d3
|
fix: code optimization
|
2024-01-02 00:28:30 +08:00 |
kailixu
|
0d26c186f0
|
chore: code optimization
|
2024-01-02 00:23:19 +08:00 |
kailixu
|
40205541a6
|
fix: check in client when create index
|
2024-01-02 00:19:23 +08:00 |
Alex Duan
|
32f20308c7
|
Merge pull request #24296 from taosdata/coverage/TD-28116-3.0
coverage: streamBackendRockdb.c no call function with BUILD_NO_CALL MACRO define
|
2023-12-31 22:27:16 +08:00 |
Alex Duan
|
e624e4c05d
|
Merge pull request #24294 from taosdata/coverage/TD-28114-3.0
coverage: add snapshot.json case
|
2023-12-31 18:30:07 +08:00 |
Alex Duan
|
28238fa7dc
|
coverage: no call function with BUILD_NO_CALL MACRO define
|
2023-12-31 18:29:37 +08:00 |
Alex Duan
|
902529352d
|
fix: transaction tips
|
2023-12-31 17:16:54 +08:00 |
Alex Duan
|
6dba2a7aef
|
fix: add replica to 3
|
2023-12-31 17:11:47 +08:00 |
Alex Duan
|
d318c8f983
|
fix: add data correct check point
|
2023-12-31 17:04:18 +08:00 |
Alex Duan
|
aed127ab0b
|
coverage: snapshot add balance operator
|
2023-12-31 16:53:57 +08:00 |
Alex Duan
|
3d8fb17bfe
|
Merge pull request #24291 from taosdata/fix/TD-27521-3.0
taos shell remove assert for check cursor position error
|
2023-12-31 15:47:20 +08:00 |
Alex Duan
|
dfbb021785
|
Merge pull request #24293 from taosdata/case/TD-28016-3.0
case: create db with wa set small
|
2023-12-31 15:43:05 +08:00 |
Bob Liu
|
673d3bc376
|
arrangeTableGroup
|
2023-12-31 13:15:05 +08:00 |
Alex Duan
|
fcc8185e45
|
coverage: add snapshot.json case
|
2023-12-31 11:35:39 +08:00 |
Alex Duan
|
846d20144c
|
merge 3.0
|
2023-12-30 22:58:43 +08:00 |
Alex Duan
|
3302e22c79
|
case: create db with wa set small
|
2023-12-30 22:39:53 +08:00 |
Alex Duan
|
62b2a5320e
|
fix: prune assert
|
2023-12-30 21:29:49 +08:00 |
Alex Duan
|
c6549b5ff6
|
fix: format tweak
|
2023-12-30 21:24:58 +08:00 |
Alex Duan
|
1debd50a57
|
Merge pull request #24290 from taosdata/case/TD-18808-3.0
s3 with minio add test case server on 192.168.1.52
|
2023-12-30 20:47:07 +08:00 |
Alex Duan
|
861cb8572a
|
fix: taos-tools can not build passed
|
2023-12-30 17:15:08 +08:00 |
Alex Duan
|
4f56af59c5
|
add -B set bi mode option
|
2023-12-30 16:44:52 +08:00 |
Alex Duan
|
1600f0654d
|
fix: s3 for minio finished
|
2023-12-30 15:16:29 +08:00 |
Alex Duan
|
26023864f1
|
fix: add show path information
|
2023-12-30 14:48:36 +08:00 |
Alex Duan
|
64164f5684
|
fix: run s3_basic.py ok
|
2023-12-30 14:39:39 +08:00 |
Alex Duan
|
1e8244f3c6
|
feat: add s3 minio ci case
|
2023-12-30 10:31:15 +08:00 |
Haojun Liao
|
83172f4580
|
Merge pull request #24286 from taosdata/fix/crash_stream
fix(stream): update the stream error code.
|
2023-12-29 22:39:24 +08:00 |
Hongze Cheng
|
87b7a9a980
|
fix: stream test case
|
2023-12-29 17:51:35 +08:00 |
Haojun Liao
|
7abeb5a27a
|
fix(stream): update the stream error code.
|
2023-12-29 17:44:10 +08:00 |
Haojun Liao
|
8ac02adc0b
|
refactor: do some internal refactor.
|
2023-12-29 17:42:23 +08:00 |
wangmm0220
|
d158ca74d8
|
fix:[TS-4391] rebalance cnt always 1 if msg lost
|
2023-12-29 17:22:27 +08:00 |
Bob Liu
|
7e1d59c565
|
sort
|
2023-12-29 16:22:41 +08:00 |
Hongze Cheng
|
7cb12db8ce
|
remove more useless code
|
2023-12-29 15:20:27 +08:00 |
wangjiaming0909
|
90a8fe5581
|
fix: fill prev not working when desc fill
|
2023-12-29 15:08:56 +08:00 |
Hongze Cheng
|
35e55df202
|
Merge pull request #24279 from taosdata/FIX/TD-28106-3.0
fix: reuse cid with fs eid updated in tsdbFSetRAWWriteFileDataBegin
|
2023-12-29 14:13:21 +08:00 |
wangmm0220
|
c83989754f
|
fix:[TS-4391] rebalance cnt always 1 if msg lost
|
2023-12-29 14:09:49 +08:00 |
wangmm0220
|
b58a23df49
|
fix:[TS-4391] rebalance cnt always 1 if msg lost
|
2023-12-29 13:57:13 +08:00 |
Benguang Zhao
|
68cb86602e
|
fix: reuse cid with fs eid updated in tsdbFSetRAWWriteFileDataBegin
|
2023-12-29 11:49:57 +08:00 |
fullhonest
|
0a0f1a9d22
|
Fix TD-27989
|
2023-12-29 11:33:47 +08:00 |
chenhaoran
|
f90694e726
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-12-29 11:19:41 +08:00 |