wangjiaming0909
|
e6a35dd34d
|
remove asserts of nodes/planner/parser/tsdbread
|
2024-08-22 19:15:18 +08:00 |
Hongze Cheng
|
a092582a0c
|
enh: clear useless asserts
|
2024-08-22 14:14:44 +08:00 |
Haojun Liao
|
c8dd0e90a9
|
fix(query):check return code
|
2024-08-06 14:02:58 +08:00 |
Haojun Liao
|
14556de514
|
Merge pull request #26991 from taosdata/fix/syntax
fix(stream): check return value.
|
2024-08-06 09:02:59 +08:00 |
Haojun Liao
|
6297d238e0
|
fix: check return values.
|
2024-08-05 18:34:56 +08:00 |
wangjiaming0909
|
040fc8438a
|
fix check return test, tpagebuf freed but not cleared
|
2024-08-05 15:21:25 +08:00 |
wangjiaming0909
|
6d283470fc
|
util simplehash/tpagedbuf/losertree add ret check
|
2024-07-26 17:57:29 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
kailixu
|
f984e67eaa
|
fix(query): invalid buffer page
|
2023-05-29 16:04:35 +08:00 |
wangjiaming0909
|
5e2d3939fe
|
fix: page buffer cache flush wrong bytes of data into disk
|
2023-05-29 15:19:34 +08:00 |
kailixu
|
3bbf5405c6
|
fix(query): invalid buf page
|
2023-05-29 14:36:29 +08:00 |
Haojun Liao
|
22aa03307c
|
fix(query): fix syntax errors on centos.
|
2023-02-24 11:38:54 +08:00 |
Haojun Liao
|
97024f1468
|
fix(query): fix coverity issue.
|
2023-02-24 09:48:34 +08:00 |
Haojun Liao
|
a7fdc4bae3
|
other: merge 3.0
|
2023-02-10 19:20:24 +08:00 |
Haojun Liao
|
d7bad3bb51
|
other: merge main.
|
2023-02-07 22:26:56 +08:00 |
Haojun Liao
|
445c3bd250
|
fix(query): remove sleep.
|
2023-02-07 18:27:32 +08:00 |
yihaoDeng
|
309aa8d4ec
|
fix: return invalid err code
|
2023-02-07 17:11:34 +08:00 |
yihaoDeng
|
c14ca67b17
|
fix return invalid err
|
2023-02-07 15:08:46 +08:00 |
Haojun Liao
|
5f89fe7652
|
fix(query):add check for no disk error.
|
2023-02-07 11:01:52 +08:00 |
Haojun Liao
|
d4e3a9cf2b
|
refactor(query): opt perf by remove some functions.
|
2023-02-03 14:42:47 +08:00 |
Haojun Liao
|
0030c4b5ee
|
refactor(query): opt perf by remove some functions.
|
2023-02-03 14:24:00 +08:00 |
Haojun Liao
|
ab8c977417
|
other: merge main.
|
2023-02-02 14:00:36 +08:00 |
Haojun Liao
|
fc80c3d373
|
refactor:do some internal refactor.
|
2023-01-24 23:56:29 +08:00 |
Haojun Liao
|
670eec4db5
|
refactor: remove assert
|
2023-01-24 22:54:09 +08:00 |
Haojun Liao
|
c1ffbb5c1c
|
refactor:do some internal refactor.
|
2023-01-23 01:11:04 +08:00 |
Haojun Liao
|
21d57a3624
|
fix(query): check for failure during add new buf pages.
|
2023-01-22 01:45:29 +08:00 |
Haojun Liao
|
d208282a2b
|
refactor: do some internal refactor.
|
2023-01-06 13:17:22 +08:00 |
Haojun Liao
|
9dd07cc1e1
|
other:merge main.
|
2023-01-06 12:54:26 +08:00 |
Haojun Liao
|
44e103a6a9
|
enh(query): remove unnecessary malloc.
|
2023-01-05 09:38:01 +08:00 |
Haojun Liao
|
4237da3c84
|
enh(query):add xxhash and do some internal refactor.
|
2023-01-04 16:43:06 +08:00 |
Alex Duan
|
df104b0801
|
enh: clear assert fix build error
|
2022-12-30 17:55:22 +08:00 |
Alex Duan
|
56c14f79a7
|
enh: remove assert tpagebuff.c
|
2022-12-30 15:58:38 +08:00 |
Alex Duan
|
99770a1e27
|
enh: assert remove in tpagebuf.c tlosertree.c texception.c
|
2022-12-24 13:07:32 +08:00 |
Haojun Liao
|
9872217462
|
fix(query): comment some codes.
|
2022-12-22 10:52:51 +08:00 |
Haojun Liao
|
d30c59b9e5
|
fix(query): comment some codes.
|
2022-12-22 10:46:00 +08:00 |
Haojun Liao
|
a3200b555c
|
fix(query): fix null ptr access.
|
2022-12-03 17:03:31 +08:00 |
Haojun Liao
|
658cb393a7
|
enh(query): improve the performance and add some todo
|
2022-12-03 12:11:20 +08:00 |
Haojun Liao
|
d66b7f3de0
|
refactor: do some internal refactor.
|
2022-11-30 15:25:19 +08:00 |
Haojun Liao
|
8dcbafb780
|
enh(query): avoiding unnecessary remove operation.
|
2022-11-30 15:24:03 +08:00 |
Haojun Liao
|
d77f5fa70c
|
fix(query): fix error in windows and darwin system.
|
2022-11-25 22:54:54 +08:00 |
dapan1121
|
e42f895fea
|
fix: fix select null crash issue and asan issues
|
2022-11-22 16:07:04 +08:00 |
Alex Duan
|
39c800da80
|
fix(all): fixed coverity scan problems for second submiting
|
2022-10-22 15:41:37 +08:00 |
Hongze Cheng
|
fcbaa6082b
|
more code refact
|
2022-10-13 11:49:46 +08:00 |
Ganlin Zhao
|
83be0489a3
|
fix(query): fix percentile function crash on large data set
|
2022-09-20 17:12:01 +08:00 |
Haojun Liao
|
ba8b10e27b
|
refactor(query): do some internal refactor.
|
2022-08-29 18:47:46 +08:00 |
Haojun Liao
|
3c6aea81a1
|
fix(query): clear list .
|
2022-08-28 17:12:37 +08:00 |
Haojun Liao
|
653bd2ea6e
|
fix(query): set correct page id list.
|
2022-08-28 16:26:38 +08:00 |
Haojun Liao
|
26d6213937
|
fix(query): clear array instead of destroy it in clear function.
|
2022-08-26 23:12:42 +08:00 |
Haojun Liao
|
655dbb47c1
|
refactor(query): do some internal refactor.
|
2022-08-26 19:19:48 +08:00 |
Haojun Liao
|
60d9acb7b4
|
feature(query): support last function cache and retrieve data.
|
2022-08-26 15:27:19 +08:00 |