dapan1121
|
e8a6e15c49
|
Update filterInt.h
|
2024-08-07 16:10:27 +08:00 |
sima
|
a4c120ee28
|
fix:[TD-31276] check malloc result.
|
2024-08-07 13:29:20 +08:00 |
sima
|
c48d377582
|
fix:[TD-31264] fix wrong result when using concat multi-byte character with nchar.
|
2024-08-06 16:26:48 +08:00 |
sima
|
a81d8261e5
|
fix:[TD-31113] return 0.0 instead of -0.0 when using round() and ceil()
|
2024-07-31 14:00:06 +08:00 |
xsren
|
d0131bb83a
|
fix: not in null
|
2024-07-30 14:33:47 +08:00 |
xsren
|
d7aab4c7b6
|
fix: in null
|
2024-07-29 19:15:48 +08:00 |
sima
|
77f97d2a6d
|
enh:[TD-30996] Handling return value
|
2024-07-28 18:29:57 +08:00 |
Haojun Liao
|
7be2ecbe1f
|
fix(common): check the return value.
|
2024-07-27 18:55:34 +08:00 |
wangjiaming0909
|
1994c3339b
|
nodes add ret check
|
2024-07-26 17:55:48 +08:00 |
dapan1121
|
bf302a4abf
|
Merge pull request #26781 from taosdata/enh/TD-31088
Enh/td 31088
|
2024-07-26 17:49:14 +08:00 |
sima
|
90be5914f7
|
enh:[TD-31088] Handling return value of tcompare.c
|
2024-07-25 10:22:53 +08:00 |
Hongze Cheng
|
eaa3634764
|
enh: refactor error code
|
2024-07-25 08:51:19 +08:00 |
sima
|
6255a7ba10
|
enh:[TD-31063] use properer errcode.
|
2024-07-23 15:03:15 +08:00 |
sima
|
9130ac6138
|
enh:[TD-31063] Handling return value of taoshash and taosarray
|
2024-07-23 15:02:54 +08:00 |
sima
|
e1bcd84426
|
enh:[TD-30998] Handling memory release when error occurred.
|
2024-07-19 11:28:21 +08:00 |
sima
|
e7c58ff8c8
|
enh:[TD-30998] Handling return value in scalarTest.c
|
2024-07-19 11:28:21 +08:00 |
sima
|
71e57b1dfc
|
enh:[TD-30998] Handling return value in filterTest.c
|
2024-07-19 11:28:21 +08:00 |
sima
|
a1fb874c22
|
enh:[TD-30998] Handling return value in sclvector.c
|
2024-07-19 11:28:21 +08:00 |
sima
|
e0ffc8edcb
|
enh:[TD-30998] Handling return value in sclfunc.c
|
2024-07-19 11:28:21 +08:00 |
sima
|
2893a93303
|
enh:[TD-30998] Handling return value in scalar.c
|
2024-07-19 11:28:21 +08:00 |
sima
|
434fd97615
|
enh:[TD-30998] Handling return value in filter.c
|
2024-07-19 11:28:21 +08:00 |
factosea
|
eed684e072
|
fix: match check
|
2024-07-12 14:16:55 +08:00 |
factosea
|
2604a17fef
|
fix: invalid operation
|
2024-07-12 12:04:23 +08:00 |
factosea
|
57f826608a
|
checkout regex pattern at client
|
2024-07-12 11:48:48 +08:00 |
factosea
|
cfda747613
|
fix: match cache release
|
2024-07-11 21:00:08 +08:00 |
factosea
|
d0ade067b2
|
init regex cache in unit test
|
2024-07-11 09:12:41 +08:00 |
factosea
|
41b8693430
|
use regex cache
|
2024-07-10 19:46:09 +08:00 |
sima
|
96e3222726
|
fix:[TD-30730] fix mergejoin operator's timetruncate caculation on timezone.
|
2024-06-27 08:42:59 +08:00 |
sima
|
4601583361
|
fix:[TD-30730] Modify precision rules for input parameters of function timetruncate and add test.
|
2024-06-27 08:42:59 +08:00 |
sima
|
5685346d78
|
fix:[TD-30730] Modify precision rules for input parameters of function to_iso8601 and add test.
|
2024-06-27 08:42:59 +08:00 |
dapan1121
|
784fda8191
|
fix: cast long binary crash issue
|
2024-06-20 13:54:02 +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 |
dapan1121
|
ddf15fa55c
|
Merge remote-tracking branch 'origin/3.0' into enh/stmtPerf.3
|
2024-06-05 17:13:48 +08:00 |
dapan1121
|
da8616d98a
|
fix: add stbInterlace mode test cases
|
2024-06-05 17:12:15 +08:00 |
dapan1121
|
6f696a3933
|
fix: insert into select constant issue
|
2024-06-04 16:27:51 +08:00 |
factosea
|
c42e627a41
|
test
|
2024-06-04 11:39:47 +08:00 |
wangjiaming0909
|
f6200dd923
|
support long ctb names
|
2024-04-16 14:25:34 +08:00 |
dapan1121
|
319ab5f2c2
|
enh: support hash join
|
2024-04-12 15:44:23 +08:00 |
dapan1121
|
337f39191e
|
fix: eliminate project issue
|
2024-04-03 18:35:50 +08:00 |
dapan1121
|
6e674bc1de
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-15 18:11:37 +08:00 |
Haojun Liao
|
3a0df8be8d
|
fix(query): handle the calculation of logic expression with different result rows, when constant expression exists.
|
2024-03-13 23:13:24 +08:00 |
dapan1121
|
85cca872a5
|
enh: support timetruncate function
|
2024-02-29 17:52:53 +08:00 |
Haojun Liao
|
cb2ea4a721
|
fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened.
|
2024-02-01 11:37:57 +08:00 |
Alex Duan
|
27aa90d6b0
|
feat: sclfuns.c finished
|
2024-01-25 09:12:02 +08:00 |
facetosea
|
f010e18ff0
|
fix: LEASTSQUARES func result stack overflow
|
2024-01-17 18:28:00 +08:00 |
xinsheng Ren
|
737abbebb7
|
Revert "fix: LEASTSQUARES func result overflow"
|
2024-01-17 10:09:56 +08:00 |
factosea
|
fdb847fd36
|
fix: LEASTSQUARES func result overflow
|
2024-01-16 15:34:05 +08:00 |
wangjiaming0909
|
153221e1d6
|
fix: cache scan heap overflow and forbid DDD for to_char in windows
|
2023-12-21 19:46:33 +08:00 |
wangmm0220
|
b99b9986b8
|
fix:heap overflow if print json value node
|
2023-12-11 19:46:51 +08:00 |
root
|
a3737fe54d
|
Fix bug [4258]: add process ignore/no timezone for timetruncate unit is 1w
|
2023-11-23 18:08:58 +08:00 |