Minglei Jin
|
2ac23f72e8
|
Merge branch '3.0' into feat/TD-30813-2
|
2024-09-06 14:01:54 +08:00 |
Haojun Liao
|
1e57724533
|
Merge pull request #27688 from taosdata/fix/3_liaohj
fix(stream): handle continuous retrieve during checkpoint procedure.
|
2024-09-06 09:11:08 +08:00 |
Hongze Cheng
|
72bb769340
|
Merge pull request #27649 from taosdata/fix/TD-31587
Fix/TD-31587
|
2024-09-05 17:18:55 +08:00 |
Hongze Cheng
|
6b455cfb55
|
Merge pull request #27678 from taosdata/fix/optTransportPara
Fix/optTransportPara
|
2024-09-05 16:20:31 +08:00 |
Haojun Liao
|
277528996e
|
fix(stream): handle continuous retrieve during checkpoint procedure.
|
2024-09-05 16:04:36 +08:00 |
xiao77
|
ae530db818
|
fix windows make error
|
2024-09-05 15:28:13 +08:00 |
xiao77
|
d5525293f6
|
fix windows make error
|
2024-09-05 14:56:41 +08:00 |
dapan1121
|
b75adfcd9f
|
fix: only query issue
|
2024-09-05 14:18:13 +08:00 |
yihaoDeng
|
771912e58c
|
opt parameter
|
2024-09-05 12:44:50 +08:00 |
dapan1121
|
3c4de6f1e6
|
feat: add query table not exist as empty
|
2024-09-05 12:23:28 +08:00 |
Minglei Jin
|
270190b4ee
|
Merge branch '3.0' into feat/TD-30813-2
|
2024-09-04 10:14:37 +08:00 |
Pan Wei
|
1e977a324e
|
Merge pull request #27654 from taosdata/fix/3.0/TD-31818
fix:[TD-31818] fix memory leak allocated by mode function.
|
2024-09-04 09:16:12 +08:00 |
xiao77
|
97bcdfb86c
|
resolve comments
|
2024-09-03 20:09:06 +08:00 |
Jing Sima
|
02dd9c9160
|
fix:[TD-31818] fix memory leak allocated by mode function.
|
2024-09-03 17:34:23 +08:00 |
xiao77
|
81615362c3
|
format
|
2024-09-03 16:25:40 +08:00 |
xiao77
|
d3518fbc89
|
fix:TD-31587:Repeated insert performance degradation
|
2024-09-03 15:24:33 +08:00 |
Minglei Jin
|
aa16f0adac
|
Merge branch '3.0' into feat/TD-30813-2
|
2024-09-03 15:21:45 +08:00 |
dmchen
|
0da625bf55
|
dmchen/delete-trans-tool
|
2024-09-03 02:21:31 +00:00 |
Jing Sima
|
4c9bfac39d
|
feat:[TS-5323] Support using 'level' as columnname.
|
2024-09-02 16:57:21 +08:00 |
Pan Wei
|
9d1ded192c
|
Merge pull request #27517 from taosdata/fix/3.0/TD-31726
fix subquery with same name caused data error
|
2024-09-01 18:21:14 +08:00 |
Pan Wei
|
b542d83fbc
|
Merge pull request #27549 from taosdata/enh/TS-5312
enh: optimize stable tbname equal query
|
2024-09-01 18:07:45 +08:00 |
wangjiaming0909
|
eb46b5fa08
|
add tests for fix duplicate cols names
|
2024-08-31 15:21:53 +08:00 |
Hongze Cheng
|
4a8b6011f1
|
enh: add assert CI test case
|
2024-08-30 15:45:26 +08:00 |
wangjiaming0909
|
c8471a5a22
|
fix duplicate col name
|
2024-08-30 14:02:44 +08:00 |
Pan Wei
|
c6d0831cd1
|
Merge pull request #27121 from taosdata/feat/TD-31242
feat:[TD-31242]add new interface taos_get_column_data_null to get if raw data is null
|
2024-08-30 09:22:19 +08:00 |
Pan Wei
|
759ab30366
|
Merge pull request #27545 from taosdata/fix/removeassert
fix: remove asserts
|
2024-08-30 08:47:08 +08:00 |
Haojun Liao
|
705d778d95
|
Merge pull request #27539 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
|
2024-08-29 18:38:05 +08:00 |
wangjiaming0909
|
6adb8edb93
|
fix project list rewrite with keeping projidxs
|
2024-08-29 16:32:41 +08:00 |
dapan1121
|
39189c9e62
|
enh: optimize stable tbname equal query
|
2024-08-29 16:29:51 +08:00 |
Hongze Cheng
|
222979402d
|
Merge pull request #27441 from taosdata/fix/TD-31163-3.0
fix: memory leak of geos
|
2024-08-29 16:20:14 +08:00 |
dapan1121
|
feb1c8518e
|
fix: remove asserts
|
2024-08-29 15:08:38 +08:00 |
Haojun Liao
|
5bffb0c675
|
refactor: do some internal refactor.
|
2024-08-29 14:21:23 +08:00 |
Haojun Liao
|
63ec527e04
|
Merge pull request #27536 from taosdata/fix/3_liaohj
fix(stream): enable follower update the checkpoint info.
|
2024-08-29 13:43:06 +08:00 |
Haojun Liao
|
40669f4e9c
|
fix(tsdb): 1. repeat send req consensus-checkpoint-id; 2.add more error code to deal with the init event failure,
|
2024-08-29 11:14:58 +08:00 |
Minglei Jin
|
bad8df5ec1
|
Merge branch '3.0' into feat/TD-30813-2
|
2024-08-29 08:57:25 +08:00 |
Hongze Cheng
|
597199a0ab
|
Merge pull request #27513 from taosdata/enh/TD-31538-3.0
enh: remove some assert and handle NONE and NULL in stmt
|
2024-08-29 08:54:26 +08:00 |
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 |
kailixu
|
8b2af4f09d
|
fix: memory leak of geos
|
2024-08-28 19:12: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 |
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 |
wangjiaming0909
|
9713094bb2
|
fix subquery with same name caused data error
|
2024-08-28 16:19:57 +08:00 |
Hongze Cheng
|
2a1e14ef24
|
enh: remove some assert and handle NONE and NULL in stmt
|
2024-08-28 14:48:25 +08:00 |
wangmm0220
|
a2e7e18440
|
fix:[TD-31696] change fmin/fmax in SConfigItem from double to float
|
2024-08-28 10:13:25 +08:00 |
dapan1121
|
de0dff6c63
|
Merge pull request #27487 from taosdata/fix/TD-31711/returnVal
fix: return
|
2024-08-27 18:56:49 +08:00 |
kailixu
|
c301fe3940
|
fix: memory leak of geos
|
2024-08-27 18:16:32 +08:00 |
xsren
|
4b872f849c
|
fmFuncDynDataRequired: only return state
|
2024-08-27 17:07:13 +08:00 |
wangmm0220
|
53eb026559
|
fix:[TD-31696] decimal number check error in config file because precision different in float and double
|
2024-08-27 10:23:02 +08:00 |
Hongze Cheng
|
f4916211ca
|
enh: clear more asserts
|
2024-08-26 16:56:48 +08:00 |