dapan1121
|
3f99e5e064
|
fix: memory issues
|
2024-06-07 09:25:17 +08:00 |
kailixu
|
13a0183599
|
check enable/sysinfo range
|
2024-06-07 09:04:28 +08:00 |
Haojun Liao
|
385e1a8b0d
|
refactor: do some internal refactor.
|
2024-06-06 23:55:54 +08:00 |
Haojun Liao
|
88e77d6bc6
|
fix(stream): remove expired stream in buf.
|
2024-06-06 23:54:48 +08:00 |
Haojun Liao
|
420cbc36e5
|
other: fix syntax error.
|
2024-06-06 17:40:17 +08:00 |
Haojun Liao
|
52e090634e
|
fix(stream): transfer state before send checkpoint-trigger msg to downstream tasks.
|
2024-06-06 17:21:23 +08:00 |
kailixu
|
2f5179cf44
|
Merge branch '3.0' into enh/TS-3737-3.0
|
2024-06-06 16:42:04 +08:00 |
Haojun Liao
|
2da9476e48
|
fix(stream): always load the data for fill-history scan.
|
2024-06-06 14:18:04 +08:00 |
Hongze Cheng
|
070ec1412e
|
Merge pull request #26048 from taosdata/enh/TS-4885
enh/wal_level: new level 0 to disable wal writing
|
2024-06-06 10:19:50 +08:00 |
kailixu
|
4beaf871b7
|
Merge branch '3.0' into feat/TD-30053-3.0
|
2024-06-06 08:33:48 +08:00 |
Minglei Jin
|
11b26d80b7
|
wal_level 0: update unit & tsim test cases
|
2024-06-05 18:22:23 +08:00 |
dapan1121
|
ddf15fa55c
|
Merge remote-tracking branch 'origin/3.0' into enh/stmtPerf.3
|
2024-06-05 17:13:48 +08:00 |
dapan1121
|
da8616d98a
|
fix: add stbInterlace mode test cases
|
2024-06-05 17:12:15 +08:00 |
dapan1121
|
95c4b7748f
|
Merge pull request #26047 from taosdata/fix/TD-30214
add ts column for last cache
|
2024-06-05 16:32:12 +08:00 |
Minglei Jin
|
fdc2de2bd0
|
fix/wal_level 0: error with wal_level 0 to replica > 1
|
2024-06-05 15:47:09 +08:00 |
Minglei Jin
|
d6b2bcba68
|
enh/wal_level: new level 0 to disable wal writing
|
2024-06-05 15:19:55 +08:00 |
kailixu
|
c89f06eaf3
|
chore: adjust test case
|
2024-06-05 14:56:47 +08:00 |
Haojun Liao
|
29d34200b5
|
other: fix coverity issues.
|
2024-06-05 13:39:46 +08:00 |
Haojun Liao
|
c529ecc7d2
|
Merge pull request #25734 from taosdata/fix/3_liaohj
fix(stream): update the checkpoint info for followers, and some internal refactor.
|
2024-06-05 13:38:51 +08:00 |
kailixu
|
ee9ccdea86
|
Merge branch '3.0' into feat/TD-30053-3.0
|
2024-06-05 12:38:09 +08:00 |
54liuyao
|
545fa5ebcb
|
add ts column for last cache
|
2024-06-05 11:38:38 +08:00 |
dapan1121
|
2b3ed37b47
|
Merge pull request #26036 from taosdata/fix/TS-4955
fix: insert into select constant issue
|
2024-06-05 11:04:43 +08:00 |
Haojun Liao
|
8f1e999638
|
Merge pull request #26029 from taosdata/feat/ly_stream
set scan mode for stream
|
2024-06-05 10:51:38 +08:00 |
kailixu
|
b8069ed33c
|
Merge branch '3.0' into enh/TS-3737-3.0
|
2024-06-05 09:42:39 +08:00 |
Hongze Cheng
|
4490cd7db3
|
Merge pull request #26040 from taosdata/enh/lsg-restore-3.0
enh: add more log for restore
|
2024-06-05 09:11:42 +08:00 |
Haojun Liao
|
bf9a5135fb
|
fix(stream): disable timer for checkpoint-ready msg in rsma.
|
2024-06-05 00:13:57 +08:00 |
factosea
|
7a8e87f8cd
|
fix: slot id
|
2024-06-04 19:05:19 +08:00 |
Haojun Liao
|
2ff79c81d7
|
enh(query): allocate the compress buffer before compress data.
|
2024-06-04 17:47:50 +08:00 |
Shungang Li
|
1f73bb106e
|
enh: add more log for restore
|
2024-06-04 17:14:59 +08:00 |
Haojun Liao
|
3fc20f761f
|
Merge pull request #26021 from taosdata/fix/TD-30303
coverity scan for stream
|
2024-06-04 16:55:06 +08:00 |
kailixu
|
2f222514dc
|
chore: merge 3.0
|
2024-06-04 16:34:02 +08:00 |
dapan1121
|
6f696a3933
|
fix: insert into select constant issue
|
2024-06-04 16:27:51 +08:00 |
Haojun Liao
|
6d7e1eb576
|
fix(query): check for the server ep and client ep to set the compress flag.
|
2024-06-04 15:07:02 +08:00 |
factosea
|
c42e627a41
|
test
|
2024-06-04 11:39:47 +08:00 |
Haojun Liao
|
4fc21cc8b0
|
refactor: do some internal refactor.
|
2024-06-04 10:08:18 +08:00 |
54liuyao
|
5ab81da4a0
|
set scan mode for stream
|
2024-06-04 09:50:26 +08:00 |
Yihao Deng
|
66cb3e1576
|
fix invalid read
|
2024-06-03 11:40:54 +00:00 |
dapan1121
|
86cadeabba
|
fix: stmt write issue
|
2024-06-03 19:24:53 +08:00 |
Haojun Liao
|
407f79cfa6
|
fix(stream): fix dead-lock.
|
2024-06-03 19:14:45 +08:00 |
dapan1121
|
91375c8ca1
|
fix: taosc exit issue
|
2024-06-03 19:13:14 +08:00 |
Haojun Liao
|
0c8e9046f6
|
Merge pull request #26015 from taosdata/fix/TD-3036
adj stream count state buff
|
2024-06-03 19:03:24 +08:00 |
54liuyao
|
3e38c1f973
|
coverity scan for
|
2024-06-03 19:01:24 +08:00 |
Haojun Liao
|
3b3ed1c30c
|
fix(stream): add monitor for checkpoint-ready msg recv status.
|
2024-06-03 16:45:37 +08:00 |
54liuyao
|
1ad25599ca
|
init delete mark
|
2024-06-03 16:41:38 +08:00 |
dapan1121
|
3c98aa1b3d
|
Merge pull request #26006 from taosdata/fix/3.0/TS-4879
fix exchange operator memory access problem
|
2024-06-03 16:30:18 +08:00 |
Haojun Liao
|
5a575dc53f
|
Merge pull request #25998 from taosdata/fix/TD-30343
when dst table has composite primary key, need to delete result
|
2024-06-03 16:25:32 +08:00 |
Haojun Liao
|
927e2237de
|
Merge branch '3.0' into fix/3_liaohj
|
2024-06-03 15:56:02 +08:00 |
Hongze Cheng
|
6f72fd4170
|
Merge pull request #25996 from taosdata/feat/TD-30006-3
Feat/TD-30006-3
|
2024-06-03 15:41:47 +08:00 |
54liuyao
|
ca7e1344e1
|
adj stream count state buff
|
2024-06-03 15:22:12 +08:00 |
wangjiaming0909
|
6fcd071144
|
fix exchange operator memory access problem
|
2024-06-03 13:57:35 +08:00 |
dapan1121
|
affdeed944
|
Merge pull request #25909 from taosdata/feat/ly_tmq_batch_meta
optimize tmq snapshot meta
|
2024-06-03 10:19:57 +08:00 |
Haojun Liao
|
31317c4895
|
fix(stream): set the checkpoint ready info for only one task in stream.
|
2024-06-01 23:20:43 +08:00 |
Haojun Liao
|
2a8270f9c8
|
fix(stream): track the checkpoint-ready msg on the upstream tasks.
|
2024-06-01 18:26:45 +08:00 |
Yihao Deng
|
ac2d9ab276
|
add error
|
2024-05-31 11:41:05 +00:00 |
Yihao Deng
|
69e402d547
|
add error
|
2024-05-31 11:40:54 +00:00 |
Yihao Deng
|
9f0d6eddae
|
add error
|
2024-05-31 11:40:08 +00:00 |
factosea
|
a6217eec03
|
partition interval and limimt, dataload error
|
2024-05-31 18:58:35 +08:00 |
Yihao Deng
|
9fb329f481
|
add error
|
2024-05-31 08:08:54 +00:00 |
kailixu
|
4ae8aeb909
|
Merge branch '3.0' into enh/TS-3737-3.0
|
2024-05-31 15:48:19 +08:00 |
54liuyao
|
a77c6940da
|
when dst table has composite primary key, need to delete result
|
2024-05-31 15:22:38 +08:00 |
Yihao Deng
|
fd385d7c52
|
support add column compress
|
2024-05-31 06:41:36 +00:00 |
Haojun Liao
|
76b43dc072
|
fix(stream): 1. check the checkpoint-trigger rsp, 2. set the error code in the message body, 3. follower nodes not handle the checkpoint-trigger retrieve request.
|
2024-05-31 14:32:55 +08:00 |
Yihao Deng
|
c253ac73a9
|
support add column compress
|
2024-05-31 06:27:54 +00:00 |
Haojun Liao
|
bef1953b24
|
Merge branch '3.0' into fix/3_liaohj
|
2024-05-31 14:27:46 +08:00 |
Yihao Deng
|
116409d73f
|
merge 3.0
|
2024-05-31 02:53:36 +00:00 |
Yihao Deng
|
5293c4a1dd
|
Merge branch '3.0' into feat/TD-30006
|
2024-05-31 02:49:58 +00:00 |
Haojun Liao
|
ee4e4c0e6d
|
refactor: do some internal refactor.
|
2024-05-31 09:17:20 +08:00 |
Yihao Deng
|
c6407277dc
|
support add column compress
|
2024-05-30 11:41:22 +00:00 |
dapan1121
|
4f67ccc5d5
|
Merge pull request #25935 from taosdata/fix/3.0/TD-30188
fix select from union all caused crash
|
2024-05-30 15:45:44 +08:00 |
Haojun Liao
|
5768cc94a1
|
Merge branch '3.0' into fix/3_liaohj
|
2024-05-30 15:35:00 +08:00 |
dapan1121
|
c0e4ab20a4
|
enh: optimize stmt performance
|
2024-05-30 13:26:17 +08:00 |
Yihao Deng
|
5a91039f04
|
TD-30340
|
2024-05-30 03:00:56 +00:00 |
dapan1121
|
f09135abed
|
Merge pull request #25968 from taosdata/fix/TD-30108
fix: add ut thread join
|
2024-05-30 08:46:18 +08:00 |
Haojun Liao
|
0946f25e5f
|
fix(stream): fix syntax error.
|
2024-05-29 22:36:22 +08:00 |
Haojun Liao
|
becc4cb368
|
enh(stream): limit the concurrent started checkpoint tasks.
|
2024-05-29 19:29:26 +08:00 |
dapan1121
|
a98394949a
|
fix: add ut thread join
|
2024-05-29 17:20:56 +08:00 |
Haojun Liao
|
46ca55ac74
|
fix(stream): avoid deadlock.
|
2024-05-29 15:20:35 +08:00 |
Haojun Liao
|
27ac6ca16e
|
fix(stream): desc the ref for checkpoint-trigger timer.
|
2024-05-29 14:12:14 +08:00 |
Haojun Liao
|
09efbad117
|
fix(stream): drop related fill history task.
|
2024-05-29 11:16:26 +08:00 |
dmchen
|
5283ca87ed
|
fix/TD-30307
|
2024-05-29 03:08:15 +00:00 |
Haojun Liao
|
a9abe78eab
|
other: comment invalid sleep for test purpose
|
2024-05-29 09:16:37 +08:00 |
Haojun Liao
|
225dfb1a93
|
enh(stream): check checkpoint-trigger msg every 100ms.
|
2024-05-29 00:30:42 +08:00 |
Haojun Liao
|
d1d868f239
|
refactor: do some internal refactor and set the pActiveInfo for rsma.
|
2024-05-29 00:08:29 +08:00 |
Haojun Liao
|
8d54d45054
|
fix(stream): fix error found by CI.
|
2024-05-28 17:30:14 +08:00 |
Haojun Liao
|
c3c6b680fb
|
Merge branch '3.0' into fix/3_liaohj
|
2024-05-28 17:29:22 +08:00 |
Hongze Cheng
|
913612e4a6
|
Merge pull request #25913 from taosdata/enh/TS-4723-3.0
enh: reduce compact block write time
|
2024-05-28 13:18:57 +08:00 |
Haojun Liao
|
cc318d7e2d
|
enh(stream): sink task does not initialize the backend.
|
2024-05-28 11:34:04 +08:00 |
Haojun Liao
|
bd514fe4d3
|
other: merge rows.
|
2024-05-28 11:13:09 +08:00 |
Haojun Liao
|
230631a535
|
Merge pull request #25943 from taosdata/fix/TD-30028
fix(query): check if pSliceIno->pPrevGroupKey is initialized or not.
|
2024-05-28 11:08:47 +08:00 |
54liuyao
|
7fc2e8cc26
|
batch meta
|
2024-05-28 10:17:20 +08:00 |
Haojun Liao
|
be107b204c
|
enh(stream): support retrieve checkpoint data remotely when start stream tasks in vnodes.
|
2024-05-28 09:54:22 +08:00 |
Haojun Liao
|
a9ca820b06
|
fix(query): check if pSliceIno->pPrevGroupKey is initialized or not.
|
2024-05-27 22:31:02 +08:00 |
dapan1121
|
99859c30ed
|
Merge pull request #25932 from taosdata/fix/TD-30190
Fix/td 30190
|
2024-05-27 18:53:21 +08:00 |
wangjiaming0909
|
fd34087b8c
|
fix select from union all caused crash
|
2024-05-27 16:20:13 +08:00 |
dapan1121
|
a25b70c45c
|
fix: add timeline test cases
|
2024-05-27 14:53:30 +08:00 |
Hongze Cheng
|
72736ba7b9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-4723-3.0
|
2024-05-27 09:33:33 +08:00 |
Haojun Liao
|
03a5230bd7
|
Merge pull request #25923 from taosdata/fix/TD-30028
fix(stream): fix memory leak if write failed.
|
2024-05-25 00:40:14 +08:00 |
Haojun Liao
|
01fb950cbc
|
refactor: add some logs.
|
2024-05-24 11:44:17 +08:00 |
Haojun Liao
|
d001a87a58
|
Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj
|
2024-05-24 11:42:04 +08:00 |
Haojun Liao
|
89fb56e77d
|
other: merge 3.0
|
2024-05-24 11:41:51 +08:00 |
Haojun Liao
|
28032dfd39
|
fix(stream): fix memory leak if write failed.
|
2024-05-24 11:39:02 +08:00 |
dapan1121
|
6064ea0125
|
fix: support timeline query from union and order by
|
2024-05-24 11:24:19 +08:00 |
Haojun Liao
|
499ca6c23b
|
Merge pull request #25910 from taosdata/fix/TD-30028
fix(stream): check if outputQ is full before execute the scan history task. if it is full, idle for 5 sec.
|
2024-05-24 10:25:17 +08:00 |
Haojun Liao
|
8c0a74e7b2
|
fix(stream):adjust the idle time.
|
2024-05-24 09:19:09 +08:00 |
Yihao Deng
|
a021b62c04
|
fix backen crash
|
2024-05-23 12:02:01 +00:00 |
Hongze Cheng
|
9531cba834
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-4723-3.0
|
2024-05-23 18:02:26 +08:00 |
Hongze Cheng
|
f729072044
|
enh: reduce compact block write time
|
2024-05-23 17:57:07 +08:00 |
54liuyao
|
441a150d66
|
optimize tmq snapshot meta
|
2024-05-23 17:35:54 +08:00 |
Haojun Liao
|
eb1f09f47f
|
refactor: do some internal refactor.
|
2024-05-23 17:25:22 +08:00 |
Haojun Liao
|
0c61fb20d6
|
fix(stream): check if outputQ is full before execute the scan history task. if it is full, idle for 5 sec.
|
2024-05-23 17:22:29 +08:00 |
kailixu
|
585ec14fea
|
feat(grant): support industry edition
|
2024-05-23 17:17:18 +08:00 |
54liuyao
|
8ccfa728f8
|
set pk column
|
2024-05-23 16:17:15 +08:00 |
Haojun Liao
|
cc7d5d7a91
|
Merge branch '3.0' into fix/TD-30028
|
2024-05-23 16:16:59 +08:00 |
Haojun Liao
|
cb6e03d985
|
Merge pull request #25896 from taosdata/fix/TD-30208
check delete mark
|
2024-05-23 15:48:01 +08:00 |
Haojun Liao
|
69567799eb
|
fix(stream): initialization tasks before start all tasks.
|
2024-05-23 15:45:59 +08:00 |
Haojun Liao
|
61b08259ba
|
fix(stream): initialization fill-history tasks before start all other stream tasks.
|
2024-05-23 15:38:16 +08:00 |
54liuyao
|
0b9e3c9115
|
check delete mark
|
2024-05-23 10:05:24 +08:00 |
Haojun Liao
|
f146ae4198
|
fix(stream):
|
2024-05-22 19:46:24 +08:00 |
kailixu
|
0ef202a56b
|
enh: createdb permission for users
|
2024-05-22 19:00:47 +08:00 |
Haojun Liao
|
96e1487787
|
refactor: do some internal refactor.
|
2024-05-22 16:57:09 +08:00 |
Haojun Liao
|
142bc9046d
|
fix(stream): fix memory leak.
|
2024-05-22 15:13:00 +08:00 |
Haojun Liao
|
be39044b66
|
fix(stream): add more info
|
2024-05-22 11:04:54 +08:00 |
kailixu
|
ea1b4c3b9d
|
Merge branch '3.0' into enh/TD-30149-3.0
|
2024-05-22 10:44:44 +08:00 |
Haojun Liao
|
ed12ef1c02
|
Merge pull request #25878 from taosdata/fix/TD-30180-3.0
fix:[TD-30180]error in judging if groupId already added to the end of…
|
2024-05-22 09:12:56 +08:00 |
dapan1121
|
f8c9d40ff6
|
Merge pull request #25849 from taosdata/fix/3.0/TS-4806
fix event window operator forget filting having clause
|
2024-05-22 09:10:45 +08:00 |
wangmm0220
|
f21eeae56c
|
fix:[TD-30180]error in judging if groupId already added to the end of table name
|
2024-05-21 16:57:00 +08:00 |
kailixu
|
d1bc549936
|
Merge branch '3.0' into enh/TD-30149-3.0
|
2024-05-21 15:29:22 +08:00 |
kailixu
|
04c0c8b6cd
|
enh(grant): refine error code
|
2024-05-21 15:26:29 +08:00 |
dmchen
|
a297a38818
|
fix/TD-29772
|
2024-05-21 01:57:33 +00:00 |
dapan1121
|
09609dbac5
|
Merge pull request #25825 from taosdata/fix/3.0/TD-30065
fix show create table with empty table name
|
2024-05-21 09:16:51 +08:00 |
wangmm0220
|
d79550be20
|
fix:[TS-4817] check primary key(timestamp) in raw data
|
2024-05-20 19:18:31 +08:00 |
Haojun Liao
|
3baa4169e6
|
Merge branch '3.0' into fix/3_liaohj
|
2024-05-20 10:31:53 +08:00 |
wangjiaming0909
|
9ae476c147
|
fix event window operator forget filting having clause
|
2024-05-20 10:30:51 +08:00 |
Hongze Cheng
|
9527b66db1
|
Merge pull request #25841 from taosdata/feat/ly_opt_checkpointYh
Feat/ly_opt_checkpointYh
|
2024-05-20 10:10:28 +08:00 |
Haojun Liao
|
130f7a292d
|
fix(stream): reset the error code when trying to restore checkpoint.
|
2024-05-19 22:36:09 +08:00 |
Haojun Liao
|
f74fad7e60
|
fix(query): fix error in refactor.
|
2024-05-19 17:17:40 +08:00 |
Haojun Liao
|
0fe2686b63
|
fix(query): fix bugs caused by refactor.
|
2024-05-19 14:55:51 +08:00 |
Haojun Liao
|
7a90e68667
|
fix(query): fix bugs caused by refactor.
|
2024-05-19 13:55:46 +08:00 |
Haojun Liao
|
82c10fd709
|
fix(query): fix bugs caused by refactor.
|
2024-05-19 13:40:09 +08:00 |
Haojun Liao
|
1e5098f676
|
fix(query): fix bugs caused by refactor.
|
2024-05-19 13:32:30 +08:00 |
Haojun Liao
|
217fb7551c
|
fix(query): fix bugs caused by refactor.
|
2024-05-19 13:18:12 +08:00 |
Haojun Liao
|
d69d11a74f
|
fix(query): fix bugs caused by refactor.
|
2024-05-19 12:30:18 +08:00 |
Haojun Liao
|
ad95b27cf2
|
fix(query): fix bugs caused by refactor.
|
2024-05-19 10:28:24 +08:00 |
Haojun Liao
|
19b17826d4
|
fix(query): fix bugs caused by refactor.
|
2024-05-19 00:16:43 +08:00 |
Haojun Liao
|
8f4da7f308
|
fix(query): fix bugs caused by refactor.
|
2024-05-18 23:11:18 +08:00 |
Haojun Liao
|
6124666488
|
fix(query): fix bugs caused by refactor.
|
2024-05-18 18:40:49 +08:00 |
Haojun Liao
|
93292d8149
|
other: merge 3.0
|
2024-05-18 09:58:36 +08:00 |
Haojun Liao
|
937ded9f70
|
refactor(query): tune sink param.
|
2024-05-18 09:54:22 +08:00 |
Haojun Liao
|
43bec6c00f
|
fix(query): fix error in refactor.
|
2024-05-18 09:47:31 +08:00 |
Haojun Liao
|
e7aa0ca177
|
fix(query): fix error.
|
2024-05-17 18:39:34 +08:00 |
wangjiaming0909
|
59bf72428d
|
fix show create table with empty table name
|
2024-05-17 17:52:17 +08:00 |
Haojun Liao
|
a2692dbba4
|
refactor(query): opt memory prepare.
|
2024-05-17 17:51:41 +08:00 |
Haojun Liao
|
524549a08a
|
Merge remote-tracking branch 'origin/enh/opt_prj' into enh/opt_prj
|
2024-05-17 17:04:29 +08:00 |
Haojun Liao
|
27c4e3634c
|
refactor: do some internal refactor.
|
2024-05-17 17:04:05 +08:00 |
Yihao Deng
|
bb47a8df33
|
opt checkpoint
|
2024-05-17 15:30:04 +08:00 |
Yihao Deng
|
b0377a2e3a
|
opt checkpoint
|
2024-05-17 14:21:04 +08:00 |
wade zhang
|
b299ff0449
|
Merge pull request #25798 from taosdata/fix/backendInvalidFree
Fix/backendInvalidFree
|
2024-05-17 13:46:18 +08:00 |
Hongze Cheng
|
671eb83d4e
|
Merge pull request #25809 from taosdata/fix/optReadBufForQueryLargeData3
Fix/optReadBufForQueryLargeData3
|
2024-05-17 11:43:33 +08:00 |
Yihao Deng
|
c5b3c04036
|
opt read buf
|
2024-05-17 10:27:56 +08:00 |
Hongze Cheng
|
56b2ccebf6
|
Merge pull request #25816 from taosdata/feat/TS-4050-3.0
feat/ts-4050-3.0
|
2024-05-17 09:13:19 +08:00 |
Haojun Liao
|
416339514f
|
Merge pull request #25822 from taosdata/feat/ly_opt_checkpoint
optimize stream operator checkpoint
|
2024-05-17 09:08:38 +08:00 |
Haojun Liao
|
6e1fe0ae38
|
refactor: do some internal refactor.
|
2024-05-16 23:30:35 +08:00 |
Yihao Deng
|
a7b434075b
|
opt checkpoint
|
2024-05-16 20:16:59 +08:00 |
Haojun Liao
|
5307f15766
|
refactor: do some internal refactor.
|
2024-05-16 19:54:29 +08:00 |
Haojun Liao
|
66254c96a7
|
fix(query):remove invalid assert.
|
2024-05-16 19:26:07 +08:00 |
dapan1121
|
028c388435
|
Merge pull request #25788 from taosdata/fix/3.0/TD-30044
fix partition_by_col interval not loading blocks caused crash
|
2024-05-16 18:20:25 +08:00 |
Yihao Deng
|
2359e0e61b
|
opt checkpoint
|
2024-05-16 18:07:57 +08:00 |
Yihao Deng
|
ef5d9316bb
|
Merge branch 'enh/refactoBackendCp' into feat/ly_opt_checkpoint
|
2024-05-16 16:30:27 +08:00 |
54liuyao
|
7b50663240
|
optimize stream operator checkpoint
|
2024-05-16 16:24:58 +08:00 |
Haojun Liao
|
92b247e5b4
|
refactor: move compress data in query threads.
|
2024-05-16 15:55:48 +08:00 |
dapan1121
|
41e8a6996f
|
Merge pull request #25808 from taosdata/fix/TS-4787-3.0
fix(meta scan):check system table scan result
|
2024-05-16 15:10:24 +08:00 |
Yihao Deng
|
bc41a5ee3c
|
refactor transport
|
2024-05-16 14:14:09 +08:00 |
Haojun Liao
|
45d78aff8c
|
enh(query): compress msg before sending.
|
2024-05-16 11:35:34 +08:00 |
Yihao Deng
|
427a98279e
|
opt reset buf
|
2024-05-16 10:30:09 +08:00 |
dapan1121
|
51b9046cbc
|
Merge pull request #25773 from taosdata/enh/TS-4716/timewait
Enh/ts 4716/timewait
|
2024-05-16 10:17:10 +08:00 |
54liuyao
|
4be4a04621
|
fix(meta scan):check system table scan result
|
2024-05-16 09:56:07 +08:00 |
wangjiaming0909
|
2279f60eed
|
fix partition_by_col interval not loading blocks caused crash
|
2024-05-16 09:48:00 +08:00 |
Hongze Cheng
|
f4a9c5e3c8
|
Merge pull request #25669 from taosdata/enh/TD-29953
Enh/TD-29953
|
2024-05-15 17:26:26 +08:00 |
Yihao Deng
|
f33bf898b4
|
fix invalid free
|
2024-05-15 16:56:02 +08:00 |
Yihao Deng
|
01e9ae6299
|
fix invalid free
|
2024-05-15 16:53:42 +08:00 |
factosea
|
e1ae87bbf5
|
use tsem2
|
2024-05-15 14:57:14 +08:00 |
Haojun Liao
|
2b44211928
|
fix(test): update test case and fix a typo.
|
2024-05-15 14:52:59 +08:00 |
Haojun Liao
|
abd90c733a
|
fix(stream): remove backend files only after the in-memory task is dropped.
|
2024-05-15 14:24:35 +08:00 |
Yihao Deng
|
b1c50e23b6
|
refactor checkpoint
|
2024-05-15 11:38:43 +08:00 |
dapan1121
|
126c7fa6a5
|
Merge pull request #25771 from taosdata/fix/3.0/TD-30037
fix get table meta without meta lock
|
2024-05-15 10:23:15 +08:00 |
Haojun Liao
|
042ed3caff
|
fix(stream): fix invalid unlock.
|
2024-05-15 10:08:56 +08:00 |
Haojun Liao
|
f905558c38
|
Merge pull request #25776 from taosdata/fix/TD-30049
fix(tsdb): fix deadlock when stopping reader.
|
2024-05-15 09:15:18 +08:00 |
Hongze Cheng
|
156b5e71f4
|
Merge pull request #25735 from taosdata/fix/TD-29772-3.0
fix/TD-29772
|
2024-05-15 09:13:01 +08:00 |
Haojun Liao
|
610aa80e65
|
fix(stream): init backend for fill-history task.
|
2024-05-15 00:08:38 +08:00 |
Haojun Liao
|
4eacf86843
|
fix(tsdb): fix deadlock when stopping reader.
|
2024-05-14 19:20:19 +08:00 |
Hongze Cheng
|
c57dd5f607
|
Merge pull request #25764 from taosdata/fix/TD-30030-3.0
fix: error msg of show tags from ntb/view
|
2024-05-14 18:10:54 +08:00 |
Haojun Liao
|
241f8b3d2e
|
fix(tsdb): fix deadlock when stopping reader.
|
2024-05-14 18:05:13 +08:00 |
Hongze Cheng
|
7b35a5964e
|
Merge pull request #25471 from taosdata/feat/TD-29196
feat: add pcre2 lib to precheck geometry wkt
|
2024-05-14 17:42:15 +08:00 |
Haojun Liao
|
1ccf743215
|
fix(stream): fix syntax error.
|
2024-05-14 16:19:21 +08:00 |
Haojun Liao
|
4fa8cfbffe
|
fix(stream): fix syntax error.
|
2024-05-14 15:42:37 +08:00 |
wangjiaming0909
|
876ea12bfa
|
fix get table meta without meta lock
|
2024-05-14 15:20:49 +08:00 |
Haojun Liao
|
6898eba6ed
|
fix(stream): expand stream tasks are divided into two phase, the first is to build stream task and then expand stream task before start stream tasks.
|
2024-05-14 14:34:31 +08:00 |
kailixu
|
ba8d44e49c
|
fix: error msg of show tags from ntb/view
|
2024-05-14 12:49:09 +08:00 |
kailixu
|
4abe06627c
|
fix: error msg of show table tags from view
|
2024-05-14 12:25:25 +08:00 |
Haojun Liao
|
fb248b2682
|
fix(stream): not save the stream task for rsma.
|
2024-05-13 17:26:39 +08:00 |