Haojun Liao
|
abae9e0790
|
fix(query): set 0 when result is not qualified.
|
2023-01-10 23:40:16 +08:00 |
Ganlin Zhao
|
e3b776c7f3
|
Merge branch 'main' into enh/TD-21206
|
2023-01-04 09:18:38 +08:00 |
Ganlin Zhao
|
4b81962269
|
fix asserts
|
2023-01-04 09:16:00 +08:00 |
Ganlin Zhao
|
028ded935a
|
fix assert in filter.c
|
2023-01-03 16:06:44 +08:00 |
Ganlin Zhao
|
0ddb9be3d9
|
fix assert in sclfunc.c
|
2023-01-03 15:47:22 +08:00 |
Ganlin Zhao
|
263a1a877e
|
fix assert in scalar.c
|
2023-01-03 15:32:32 +08:00 |
Ganlin Zhao
|
8146113835
|
fix asserts in sclvector.c
|
2023-01-03 15:27:54 +08:00 |
Haojun Liao
|
7eeea8a29c
|
fix(query): fix the invalid access, and do some internal refactor.
|
2022-12-29 17:56:20 +08:00 |
Haojun Liao
|
011c83956b
|
refactor: do some internal refactor.
|
2022-12-28 19:12:36 +08:00 |
Haojun Liao
|
c801f3a7f6
|
Merge branch 'main' into feature/3_liaohj
|
2022-12-27 17:15:22 +08:00 |
Haojun Liao
|
1e69538c37
|
fix(query): opt filter perf.
|
2022-12-27 16:55:38 +08:00 |
dapan1121
|
05580340d8
|
fix: invalid node list node issue
|
2022-12-20 18:25:33 +08:00 |
dapan1121
|
b9e3f01c7c
|
fix: empty node in operator node
|
2022-12-20 18:15:25 +08:00 |
dapan1121
|
978d45ffc1
|
enh: optimize converting timestamp at client side
|
2022-12-15 16:56:35 +08:00 |
Shengliang Guan
|
6d94afe48f
|
Revert "refact: adjust some assert cases"
|
2022-12-07 21:51:17 +08:00 |
Shengliang Guan
|
d5126d469a
|
refact: replcase ASSERT with tAssert
|
2022-12-07 18:42:48 +08:00 |
Shengliang Guan
|
f69a188f7e
|
refact: replcase ASSERT with tAssert
|
2022-12-07 18:37:40 +08:00 |
dapan1121
|
0ecb0d26f2
|
Merge pull request #18694 from taosdata/fix/TS-2144
enh(query): add timetruncate function ignore timezone option for 1d
|
2022-12-05 17:18:18 +08:00 |
Ganlin Zhao
|
e18da31a5d
|
enh(query): add timetruncate function ignore timezone option for 1d
|
2022-12-05 12:00:12 +08:00 |
Shengliang Guan
|
241638de33
|
Merge pull request #18661 from taosdata/fix/liao_cov
enh(query): improve the performance and add some todo
|
2022-12-03 21:41:38 +08:00 |
Haojun Liao
|
658cb393a7
|
enh(query): improve the performance and add some todo
|
2022-12-03 12:11:20 +08:00 |
Shengliang Guan
|
d9c261cd13
|
refact: remove some error codes
|
2022-12-03 10:17:02 +08:00 |
Shengliang Guan
|
6d70f48802
|
Merge pull request #18592 from taosdata/feature/3_liaohj
enh(query): optimize query perf.
|
2022-12-02 21:00:35 +08:00 |
dapan1121
|
7bb30150a9
|
fix: fix memory leak
|
2022-12-02 14:23:36 +08:00 |
dapan1121
|
1fcd99176b
|
fix: filter memory leak cause of same const strings
|
2022-12-02 10:59:52 +08:00 |
Haojun Liao
|
f8a2ab8338
|
refactor: do some internal refactor.
|
2022-12-01 17:24:26 +08:00 |
Haojun Liao
|
dac930352b
|
enh(query): optimize the perf in compare.
|
2022-11-29 12:22:04 +08:00 |
Haojun Liao
|
5a3e4dc1c8
|
fix(query): set correct null check function.
|
2022-11-28 19:48:04 +08:00 |
Haojun Liao
|
b53957c7bb
|
fix(query): set correct ptr.
|
2022-11-28 18:57:36 +08:00 |
Haojun Liao
|
b2b26f0c3c
|
refactor: add an revised function to do compare.
|
2022-11-28 18:52:14 +08:00 |
Haojun Liao
|
90c1e7347f
|
refactor: do some internal refactor.
|
2022-11-28 18:42:39 +08:00 |
Haojun Liao
|
6e81e8cc73
|
refactor: do some internal refactor.
|
2022-11-28 12:32:40 +08:00 |
yihaoDeng
|
1fc8f273bf
|
fix TD-20751 mem leak
|
2022-11-25 19:50:57 +08:00 |
yihaoDeng
|
ef8c68a098
|
fix TD-20751 mem leak
|
2022-11-25 19:38:06 +08:00 |
yihaoDeng
|
c757b26d15
|
fix mem leak
|
2022-11-25 15:45:21 +08:00 |
Ganlin Zhao
|
dff0b3c4bb
|
fix: [ASAN] heap buffer overflow in sclfunc.c
|
2022-11-23 22:43:11 +08:00 |
Ganlin Zhao
|
4f176e325d
|
fix: [ASAN] devive by zero
|
2022-11-21 18:01:48 +08:00 |
slzhou
|
9994a9f2c5
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-11-18 16:24:49 +08:00 |
slzhou
|
c5cb72291f
|
fix: fix windows compilation error
|
2022-11-18 16:24:28 +08:00 |
dapan1121
|
c2d4d0907d
|
fix: fix asan issue
|
2022-11-18 11:41:59 +08:00 |
slzhou
|
40af2903c1
|
fix: scalar mnode for in set more than 10 and print only 1000 groups to log in filter mode
|
2022-11-17 16:06:12 +08:00 |
Ganlin Zhao
|
cf601b206f
|
fix(query): ASAN heap buffer overflow
TD-20454
|
2022-11-16 15:00:57 +08:00 |
Ganlin Zhao
|
aae3475900
|
fix(query): ASAN heap buffer overflow
TD-20454
|
2022-11-16 14:36:51 +08:00 |
dapan1121
|
21e62f1279
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-20412
|
2022-11-15 12:53:22 +08:00 |
dapan1121
|
d985cb714f
|
fix: fix asan issues
|
2022-11-15 11:38:01 +08:00 |
Xiaoyu Wang
|
cd3722837d
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
|
2022-11-15 09:44:13 +08:00 |
Xiaoyu Wang
|
14b4adc6ce
|
fix: memory leak
|
2022-11-15 09:39:17 +08:00 |
dapan1121
|
d2468c5548
|
fix: fix asan issues
|
2022-11-14 14:22:13 +08:00 |
Ganlin Zhao
|
e0f2a4b5fe
|
Merge branch '3.0' into fix/TD-20277
|
2022-11-09 16:42:22 +08:00 |
Ganlin Zhao
|
652c6388f2
|
fix: fix valgrind invalid read error
|
2022-11-09 16:40:17 +08:00 |