Haojun Liao
|
13bd296d58
|
Merge branch '3.0' into fix/3_liaohj
|
2024-04-15 18:53:48 +08:00 |
Haojun Liao
|
1ac192c069
|
fix(stream): keep the original tsdb scan version range.
|
2024-04-15 18:41:38 +08:00 |
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 |
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 |
Haojun Liao
|
8f92dc614d
|
fix(tsdb):add some logs.
|
2024-04-11 19:01:23 +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 |
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
|
a2a237a4b0
|
fix(query): avoid process data that belongs to the next session window.
|
2024-04-11 14:31:48 +08:00 |
kailixu
|
507e40ddb7
|
enh: primary key column should not be null
|
2024-04-10 18:56:55 +08:00 |
kailixu
|
7f11a3682b
|
enh: primary key column should not be null
|
2024-04-10 18:41:20 +08:00 |
54liuyao
|
c6d492d3fd
|
set ts column index for function
|
2024-04-10 17:41:59 +08:00 |
Haojun Liao
|
ded66fc4e5
|
Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/tdengine into feat/TS-4243-3.0
|
2024-04-10 16:43:54 +08:00 |
wangmm0220
|
539d1f441f
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-04-10 16:41:15 +08:00 |
54liuyao
|
26fb2ee2b8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-04-10 15:36:01 +08:00 |
54liuyao
|
e161556f51
|
set ts column index for function
|
2024-04-10 15:35:25 +08:00 |
Minglei Jin
|
dcd9901d5f
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-10 11:18:19 +08:00 |
Haojun Liao
|
980382d433
|
fix(tsdb): fix memory error.
|
2024-04-10 11:18:08 +08:00 |
dapan1121
|
5091247957
|
Merge pull request #25232 from taosdata/feat/TD-29093/2
Feat/td 29093/2
|
2024-04-10 09:18:15 +08:00 |
wangmm0220
|
da6eda6912
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq
|
2024-04-09 13:44:09 +08:00 |
54liuyao
|
9ed74085d8
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-09 09:16:57 +08:00 |
kailixu
|
fcb605cac6
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-08 18:23:23 +08:00 |
kailixu
|
7d34c767e9
|
fix: insert from select and sort merge
|
2024-04-08 18:23:16 +08:00 |
Haojun Liao
|
5ed81f9cab
|
fix(tsdb): prepare pk buf
|
2024-04-08 18:04:06 +08:00 |
54liuyao
|
53265e9e09
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-08 17:24:09 +08:00 |
54liuyao
|
858d61072e
|
check preversion data
|
2024-04-08 17:23:46 +08:00 |
54liuyao
|
3ba45df0a0
|
check pk column
|
2024-04-08 09:22:05 +08:00 |
54liuyao
|
3b00729cf0
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-08 09:10:34 +08:00 |
Haojun Liao
|
96fc85017b
|
fix(query): fix error in interp
|
2024-04-07 16:51:40 +08:00 |
Haojun Liao
|
16c17bbf72
|
fix(tsdb): fix error in tsdbread.
|
2024-04-07 14:46:22 +08:00 |
dapan1121
|
b7de83b086
|
Merge pull request #25253 from taosdata/fix/3.0/TS-4624
fix taosd crash query ins_tags with empty nchar tag
|
2024-04-07 14:06:15 +08:00 |
yihaoDeng
|
a0bf82878d
|
free handle
|
2024-04-03 09:11:49 +00:00 |
wangjiaming0909
|
c2afd95c4e
|
fix taosd crash query ins_tags with empty nchar tag
|
2024-04-03 10:07:02 +08:00 |
54liuyao
|
537395e845
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-03 09:54:10 +08:00 |
kailixu
|
cc660de9d0
|
chore: error prompt for null primary key column
|
2024-04-03 08:14:30 +08:00 |
kailixu
|
f6dc3205ee
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-02 17:33:19 +08:00 |
kailixu
|
adb6de0595
|
fix: null value check for target column with pk
|
2024-04-02 17:33:11 +08:00 |
Haojun Liao
|
5a546e37d7
|
fix(query): set correct forward step for twa query.
|
2024-04-02 16:10:42 +08:00 |
Haojun Liao
|
94e6f96a75
|
other: merge 3.0
|
2024-04-02 13:39:26 +08:00 |
54liuyao
|
204c5acefe
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-02 09:10:52 +08:00 |