Hongze Cheng
|
76c961dafd
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31320-3.0a
|
2024-08-16 14:08:12 +08:00 |
Haojun Liao
|
4e8d5e21a1
|
fix(tsdb): check tables number.
|
2024-08-16 10:34:39 +08:00 |
kailixu
|
ab45ab1459
|
fix(tsdb/read): memory leak
|
2024-08-14 16:40:12 +08:00 |
Haojun Liao
|
27b0e285c7
|
fix(tsdb): release the reader when encountering errors.
|
2024-08-13 18:39:07 +08:00 |
Haojun Liao
|
b253742155
|
fix(tsdb): check return value.
|
2024-08-13 15:49:20 +08:00 |
Haojun Liao
|
90862b1df4
|
other: merge 3.0
|
2024-08-13 15:48:11 +08:00 |
Haojun Liao
|
14a2360f5e
|
fix(tsdb): check null ptr when un-referencing snapshot.
|
2024-08-13 15:22:06 +08:00 |
Haojun Liao
|
3ff42c5225
|
Merge pull request #27173 from taosdata/fix/syntax
fix(query): check return value.
|
2024-08-13 12:45:33 +08:00 |
Haojun Liao
|
fdfc8d8310
|
fix(query): check return value.
|
2024-08-13 09:17:49 +08:00 |
kailixu
|
7e57747bee
|
fix: null pointer check when clearing tsdb reader
|
2024-08-12 15:51:00 +08:00 |
54liuyao
|
9b4b74e80f
|
adj error code
|
2024-08-12 10:42:18 +08:00 |
54liuyao
|
3826fec13d
|
adj error code
|
2024-08-09 09:28:13 +08:00 |
54liuyao
|
fe75c72666
|
fix issue
|
2024-08-08 16:24:18 +08:00 |
Haojun Liao
|
b21cc86ce3
|
fix(query): check return value.
|
2024-08-06 17:48:28 +08:00 |
Haojun Liao
|
59d190508d
|
fix(query):check return code
|
2024-08-06 16:46:40 +08:00 |
Haojun Liao
|
1ea00597f3
|
fix(query): check null ptr.
|
2024-08-06 14:50:42 +08:00 |
Haojun Liao
|
cd407950e7
|
fix: check return value and fix bugs.
|
2024-08-06 10:33:13 +08:00 |
Haojun Liao
|
5524d42c2d
|
fix: check return value and fix bugs.
|
2024-08-06 10:19:22 +08:00 |
Haojun Liao
|
1ba3139f9f
|
fix(tsdb): fix during free tsdbread.
|
2024-08-05 14:21:28 +08:00 |
Haojun Liao
|
c449299e46
|
fix(tsdb): remove invalid assert.
|
2024-07-31 10:39:46 +08:00 |
Haojun Liao
|
79ad7585ef
|
fix(stream): check return value.
|
2024-07-29 10:29:40 +08:00 |
Haojun Liao
|
7be2ecbe1f
|
fix(common): check the return value.
|
2024-07-27 18:55:34 +08:00 |
Haojun Liao
|
d34ed134b3
|
fix(tsdb): set the correct tsdbReader
|
2024-07-24 00:44:52 +08:00 |
Haojun Liao
|
cd000ba981
|
fix(stream): set correct check return value.
|
2024-07-24 00:08:39 +08:00 |
Haojun Liao
|
7497f193c7
|
fix(stream): check return value, and do some internal refactor.
|
2024-07-23 14:47:29 +08:00 |
Haojun Liao
|
852dd833d0
|
fix(stream): fix syntax error.
|
2024-07-19 00:09:28 +08:00 |
Haojun Liao
|
a8433ec6eb
|
fix(tsdb):set the initialized value.
|
2024-07-18 00:31:28 +08:00 |
Haojun Liao
|
14f149cdd3
|
refactor: check return value for each function.
|
2024-07-17 11:47:05 +08:00 |
Haojun Liao
|
1ed620e702
|
fix(stream): return after get value.
|
2024-07-17 11:17:27 +08:00 |
Haojun Liao
|
872cae1386
|
refactor: do some refactor.
|
2024-07-17 01:08:39 +08:00 |
Haojun Liao
|
749e7d6cf7
|
fix(stream): return after get value.
|
2024-07-17 00:49:53 +08:00 |
Haojun Liao
|
f3cfd297b8
|
fix(stream): return after get value.
|
2024-07-16 19:42:29 +08:00 |
Haojun Liao
|
b29e1c2b0d
|
fix(stream):fix syntax error.
|
2024-07-16 19:13:14 +08:00 |
Haojun Liao
|
94f596c4ce
|
refactor: remove the invalid return value.
|
2024-07-16 18:52:01 +08:00 |
Haojun Liao
|
d2cb53ab3d
|
refactor: remove the invalid return value.
|
2024-07-16 15:49:08 +08:00 |
Haojun Liao
|
dd590f36e2
|
refactor: do some refactor.
|
2024-07-15 23:53:12 +08:00 |
Haojun Liao
|
51e9723d66
|
refactor: do some refactor.
|
2024-07-15 19:37:52 +08:00 |
Haojun Liao
|
019a1eb76b
|
fix(tsdb): check return value.
|
2024-07-15 15:28:32 +08:00 |
Haojun Liao
|
4cfecfcf28
|
other: fix coverity issue.
|
2024-07-04 19:23:58 +08:00 |
Haojun Liao
|
b5661752aa
|
fix(tsdb):check the result of the binary search for the end position in data file block.
|
2024-06-27 14:32:18 +08:00 |
Hongze Cheng
|
b761bd2e38
|
enh: port main change to 3.0
|
2024-06-26 10:32:15 +08:00 |
dapan1121
|
e34a8b48df
|
Merge pull request #26008 from taosdata/fix/TS-4833/dataloaded
partition interval and limimt, dataload error
|
2024-06-17 08:32:19 +08:00 |
factosea
|
19f6766c9a
|
fix: blockAgg
|
2024-06-15 18:08:25 +08:00 |
Haojun Liao
|
849f64d557
|
fix(tsdb): check null for tsdb block load info
|
2024-06-13 13:25:29 +08:00 |
Haojun Liao
|
895ee30cf3
|
Merge branch '3.0' into enh/opt_prj
|
2024-06-09 23:51:38 +08:00 |
factosea
|
c42e627a41
|
test
|
2024-06-04 11:39:47 +08:00 |
Haojun Liao
|
cff5e753ef
|
fix(stream): discard the result data block if the primary timestamp of results is expired.
|
2024-05-30 14:16:49 +08:00 |
Haojun Liao
|
93292d8149
|
other: merge 3.0
|
2024-05-18 09:58:36 +08:00 |
Haojun Liao
|
27c4e3634c
|
refactor: do some internal refactor.
|
2024-05-17 17:04:05 +08:00 |
Haojun Liao
|
15181eb14b
|
enh(tsdb): increase the capacity for return data.
|
2024-05-17 09:51:56 +08:00 |