yihaoDeng
|
e3acb10acd
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-04-12 11:10:00 +08:00 |
kailixu
|
4da12faf29
|
enh: error process for stb insert
|
2024-04-12 10:53:43 +08:00 |
kailixu
|
80707cd592
|
fix: primary key column check for stb insert
|
2024-04-12 10:42:41 +08:00 |
wangmm0220
|
ca8153fb98
|
fix:filter data error & add test case
|
2024-04-12 09:49:08 +08:00 |
Haojun Liao
|
27dd0349bc
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-12 09:17:06 +08:00 |
Haojun Liao
|
5372988bb4
|
Merge pull request #25341 from taosdata/fix/3_liaohj
fix(query): check the rows before apply the agg in session window.
|
2024-04-12 09:15:52 +08:00 |
Haojun Liao
|
f2ccb8aa7e
|
fix(stream): add lock when retrieving info from the tableGroup struct
|
2024-04-11 22:54:35 +08:00 |
Haojun Liao
|
efdd0c8a2a
|
refactor: do some internal refactor.
|
2024-04-11 22:34:47 +08:00 |
Haojun Liao
|
b60cc321f3
|
fix(tsdb):add some logs.
|
2024-04-11 19:35:14 +08:00 |
Hongze Cheng
|
2a7a64cf5a
|
Merge pull request #25340 from taosdata/fix/TD-29533
fix: arb assigned step down need to reset token
|
2024-04-11 19:33:26 +08:00 |
Haojun Liao
|
8f92dc614d
|
fix(tsdb):add some logs.
|
2024-04-11 19:01:23 +08:00 |
Haojun Liao
|
5ee40fb5c9
|
fix(tsdb): fix invalid free
|
2024-04-11 18:38:17 +08:00 |
wangmm0220
|
035b61218c
|
fix:filter data error & add test case
|
2024-04-11 18:01:27 +08:00 |
Haojun Liao
|
14242331b9
|
fix(tsdb): fix error in decode key.
|
2024-04-11 17:25:58 +08:00 |
wangmm0220
|
2478519c5d
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-04-11 17:16:16 +08:00 |
Haojun Liao
|
b4ea80b637
|
fix(tsdb): prepare the pk buf for blocks generated by reader.
|
2024-04-11 17:09:07 +08:00 |
Shungang Li
|
c39fcc5194
|
fix: arb assigned step down need to reset token
|
2024-04-11 16:56:45 +08:00 |
Haojun Liao
|
a951af2492
|
fix(query): check the rows before apply the agg in session window.
|
2024-04-11 16:21:41 +08:00 |
wangmm0220
|
f609a45dd2
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-04-11 16:21:14 +08:00 |
wangmm0220
|
14531fbf7b
|
fix:filter data error & add test case
|
2024-04-11 16:20:28 +08:00 |
Haojun Liao
|
1320c1c0e1
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-11 15:57:18 +08:00 |
Haojun Liao
|
eaf44ec603
|
fix(tsdb):set the initial size of pk in ssdatablock.
|
2024-04-11 15:57:04 +08:00 |
54liuyao
|
1d42e927c6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-11 15:35:42 +08:00 |
Haojun Liao
|
5fac6ea9c1
|
Merge pull request #25327 from taosdata/fix/TD-29516
set ts column index for function
|
2024-04-11 15:28:11 +08:00 |
Haojun Liao
|
a3bbf3ba0e
|
fix(tsdb): check numOfPks before load pk
|
2024-04-11 15:16:21 +08:00 |
Haojun Liao
|
1751b84188
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-11 14:32:18 +08:00 |
Haojun Liao
|
312f7864c8
|
refactor: do some internal refactor.
|
2024-04-11 14:32:17 +08:00 |
Haojun Liao
|
a2a237a4b0
|
fix(query): avoid process data that belongs to the next session window.
|
2024-04-11 14:31:48 +08:00 |
kailixu
|
e0f7b14ffa
|
fix: eliminate double free
|
2024-04-11 11:41:05 +08:00 |
Haojun Liao
|
563efeb560
|
fix(tsdb): fix memory leak.
|
2024-04-11 11:09:57 +08:00 |
Haojun Liao
|
1f85a47cab
|
fix(tsdb): fix memory leak.
|
2024-04-11 10:47:05 +08:00 |
Haojun Liao
|
9f95360ecc
|
fix(tsdb): fix error in read rowkey with null.
|
2024-04-11 10:14:15 +08:00 |
Haojun Liao
|
f8284b9bb7
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-11 10:06:23 +08:00 |
Haojun Liao
|
79be7eea8c
|
fix(tsdb): fix invalid read, and do some internal refactor.
|
2024-04-11 10:06:07 +08:00 |
dapan1121
|
6dd3e9ef35
|
Merge pull request #25330 from taosdata/fix/3.0/TD-29502
add cfg value check
|
2024-04-11 09:40:27 +08:00 |
54liuyao
|
b2cefa8039
|
release state buff
|
2024-04-11 09:10:16 +08:00 |
kailixu
|
bff8226c0f
|
enh: none column for primary key
|
2024-04-11 08:27:17 +08:00 |
Haojun Liao
|
ce095b7d0a
|
Merge pull request #25333 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-04-10 22:44:09 +08:00 |
Haojun Liao
|
917487b110
|
refactor: do some internal refactor.
|
2024-04-10 19:55:31 +08:00 |
Haojun Liao
|
60cb1214f5
|
Merge pull request #25329 from taosdata/fix/3_liaohj
fix(stream): add lock, and fix race condition.
|
2024-04-10 19:54:50 +08:00 |
Haojun Liao
|
fabb986aa8
|
fix(stream): fix stack overflow, caused by print epset.
|
2024-04-10 19:54:33 +08:00 |
kailixu
|
507e40ddb7
|
enh: primary key column should not be null
|
2024-04-10 18:56:55 +08:00 |
Haojun Liao
|
e261023ee6
|
fix(stream): add lock, and fix race condition.
|
2024-04-10 18:42:44 +08:00 |
kailixu
|
b1b66e62d4
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-10 18:41:28 +08:00 |
kailixu
|
7f11a3682b
|
enh: primary key column should not be null
|
2024-04-10 18:41:20 +08:00 |
Haojun Liao
|
e6f0697816
|
Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0
|
2024-04-10 18:32:21 +08:00 |
Haojun Liao
|
f0beceb5eb
|
fix(tsdb): check for the duplicated ts in delete-skyline.
|
2024-04-10 18:32:08 +08:00 |
54liuyao
|
dcf3cf6e71
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-10 18:21:17 +08:00 |
54liuyao
|
b9581548c6
|
adj msg
|
2024-04-10 18:20:56 +08:00 |
Haojun Liao
|
9811a9e216
|
fix(tsdb): deep copy the pk for varchar type.
|
2024-04-10 18:06:58 +08:00 |