Haojun Liao
|
1fa94a4827
|
fix(stream): enable follower update the checkpoint info.
|
2024-08-28 19:20:48 +08:00 |
Kaili Xu
|
06d60bfce6
|
Update osThread.h
|
2024-08-28 19:15:28 +08:00 |
kailixu
|
31ac2c26ce
|
Merge branch '3.0' into fix/TD-31163-3.0
|
2024-08-28 19:12:46 +08:00 |
Hongze Cheng
|
71d49d8241
|
fix: invalid input
|
2024-08-28 19:12:28 +08:00 |
kailixu
|
8b2af4f09d
|
fix: memory leak of geos
|
2024-08-28 19:12:23 +08:00 |
Alex Duan
|
e0fa9337a5
|
Merge pull request #27516 from taosdata/case/TD-31711-3.0
udf funciton return error for child query
|
2024-08-28 19:08:23 +08:00 |
Pan Wei
|
968b90c1eb
|
Merge pull request #27484 from taosdata/fix/TD-31696
fix:[TD-31696] decimal number check error in config file because precision different in float and double
|
2024-08-28 18:56:23 +08:00 |
Pan Wei
|
ed0997ebb6
|
Merge pull request #27458 from taosdata/fix/3.0/TD-31601
fix pthread_create caused pthread_join crash
|
2024-08-28 18:54:25 +08:00 |
Pan Wei
|
0c587949e7
|
Merge pull request #27400 from taosdata/feat/TS-4893-test
feat:[TS-4893] Add test.
|
2024-08-28 18:53:26 +08:00 |
Yihao Deng
|
2b11222c06
|
check return code
|
2024-08-28 10:52:33 +00:00 |
dmchen
|
d6f13d838e
|
fix/TD-31542-fix-case
|
2024-08-28 10:52:03 +00:00 |
Hongze Cheng
|
429b2fa87e
|
Merge pull request #27465 from taosdata/fix/TD-31668
Fix/TD-31668
|
2024-08-28 18:34:56 +08:00 |
Hongze Cheng
|
eb22493df0
|
Merge pull request #27515 from taosdata/fix/TD-31686-remove-void-arrayput-mnode
fix/TD-31686-remove-void-arrayput-mnode
|
2024-08-28 18:34:05 +08:00 |
Yihao Deng
|
61175aed5d
|
check return code
|
2024-08-28 10:27:45 +00:00 |
chenhaoran
|
6e8d31a2df
|
tetst:check stream task status in common.py
|
2024-08-28 18:12:25 +08:00 |
Alex Duan
|
b84518351e
|
Merge pull request #27459 from taosdata/ts5191
add test case for ts-5191
|
2024-08-28 18:11:41 +08:00 |
wangmm0220
|
b86f416645
|
feat:[TD-31242]add new interface taos_get_column_data_null to get if raw data is null
|
2024-08-28 18:00:40 +08:00 |
Alex Duan
|
68dc56aec9
|
fix: add binary and nchar length to 50 and 100
|
2024-08-28 17:21:42 +08:00 |
Alex Duan
|
6498dc94a1
|
fix: add child table query udf
|
2024-08-28 16:44:00 +08:00 |
dmchen
|
be5ac5d0c8
|
fix/TD-31686-remove-void-hash
|
2024-08-28 08:28:24 +00:00 |
wangjiaming0909
|
9713094bb2
|
fix subquery with same name caused data error
|
2024-08-28 16:19:57 +08:00 |
Hongze Cheng
|
c647372f94
|
fix: add return value check
|
2024-08-28 16:19:20 +08:00 |
Alex Duan
|
e739a48735
|
fix: add s3 dir
|
2024-08-28 16:08:18 +08:00 |
Alex Duan
|
e0b5ce8e7d
|
fix: adjust file position
|
2024-08-28 16:07:42 +08:00 |
dmchen
|
07090ff29d
|
fix/TD-31542-fix-case
|
2024-08-28 07:59:52 +00:00 |
dmchen
|
6640860749
|
fix/TD-31686-remove-void-arrayput-mnode
|
2024-08-28 07:54:24 +00:00 |
Alex Duan
|
2324ca14ae
|
Merge pull request #27403 from taosdata/test/TD-31528
add a clusterBasic case
|
2024-08-28 15:48:39 +08:00 |
Pan Wei
|
7d97190b33
|
Merge pull request #27506 from taosdata/fix/TD-31754
fix(query):init SExprInfo instance first
|
2024-08-28 15:41:44 +08:00 |
Feng Chao
|
58c8156e8f
|
Update alterConfig.py
|
2024-08-28 14:52:01 +08:00 |
Hongze Cheng
|
2a1e14ef24
|
enh: remove some assert and handle NONE and NULL in stmt
|
2024-08-28 14:48:25 +08:00 |
xsren
|
475c30611b
|
fix: regex crashes on windows
|
2024-08-28 14:12:19 +08:00 |
dmchen
|
f8c1e66960
|
fix/TD-31542-remove-assert-mnode
|
2024-08-28 05:33:43 +00:00 |
lyh250-666
|
6be5104ddf
|
update case
|
2024-08-28 13:30:37 +08:00 |
Hongze Cheng
|
f2fd5d2e8c
|
Merge pull request #27489 from taosdata/fix/TD-31667-sync-trace
fix/TD-31667-sync-trace
|
2024-08-28 13:10:52 +08:00 |
Haojun Liao
|
09e31670ce
|
Merge pull request #27495 from taosdata/fix/syntax
fix(query): fix memory leak.
|
2024-08-28 11:58:03 +08:00 |
chenhaoran
|
87dd15ed68
|
Merge branches 'test/3.0/windows-full-ci' and '3.0' of https://github.com/taosdata/TDengine into test/3.0/windows-full-ci
|
2024-08-28 11:35:45 +08:00 |
54liuyao
|
42210c8c81
|
Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31754
|
2024-08-28 11:29:02 +08:00 |
Hongze Cheng
|
29680962f8
|
Merge pull request #27505 from taosdata/fix/TD-31742-3.0
fix: (cfg) dynamic update for enableCoreFile
|
2024-08-28 11:28:51 +08:00 |
Pan Wei
|
8b0a040c64
|
Merge pull request #27500 from taosdata/enh/TD-31691
Modify error code passing for taosMemoryCalloc function in vnode
|
2024-08-28 11:24:26 +08:00 |
haoranchen
|
946e02bc32
|
update CMakeLists.txt for windows c++17
|
2024-08-28 11:19:45 +08:00 |
54liuyao
|
6a03870c61
|
Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31754
|
2024-08-28 11:18:39 +08:00 |
54liuyao
|
1aa2d87f8a
|
add log
|
2024-08-28 11:11:45 +08:00 |
chenhaoran
|
6bf4243d63
|
tetst:add failed test for win-ci-failed
|
2024-08-28 11:04:23 +08:00 |
Haojun Liao
|
21f60d1784
|
fix(query): set correct result ptr check.
|
2024-08-28 10:52:14 +08:00 |
Alex Duan
|
c61a96656e
|
Merge pull request #27504 from taosdata/TEST/3.0/TD-31684
add test case for TD_31684
|
2024-08-28 10:18:08 +08:00 |
wangmm0220
|
a2e7e18440
|
fix:[TD-31696] change fmin/fmax in SConfigItem from double to float
|
2024-08-28 10:13:25 +08:00 |
54liuyao
|
af18b6669e
|
fix(query):init SExprInfo instance
|
2024-08-28 10:11:54 +08:00 |
sima
|
e65ea2f99f
|
feat:[TS-4893] Add test.
|
2024-08-28 10:05:28 +08:00 |
Pan Wei
|
cb560ea51c
|
Merge pull request #27501 from taosdata/fix/TD-31672
fix:[TD-31672] test case error in windows because different format fo…
|
2024-08-28 10:02:51 +08:00 |
Pan Wei
|
aa4b8192e2
|
Merge pull request #27493 from taosdata/fix/TD-31702
fix:[TD-31702]avoid remove slowlog when check if log out of logkeepdays
|
2024-08-28 10:00:49 +08:00 |