wangmm0220
|
7dd1b84dd1
|
fix:merge from 3.0
|
2024-08-07 16:02:54 +08:00 |
wangjiaming0909
|
d7ee1ec49b
|
fix taos -s caused memory leak and crash
|
2024-08-02 11:16:13 +08:00 |
sima
|
063965d28a
|
enh:[TD-31070] Handling return value of clientHb.c
|
2024-07-26 16:09:04 +08:00 |
sima
|
99b0f1c652
|
enh:[TD-31070] Handling return value of clientEnv.c
|
2024-07-26 16:09:04 +08:00 |
wangmm0220
|
ac9b27dcce
|
fix:[TD-31017]process return value in client for tmq
|
2024-07-23 14:19:02 +08:00 |
wangmm0220
|
e76e06cf2e
|
feat:[TD-30975]process return value in schemaless
|
2024-07-16 11:50:40 +08:00 |
wangmm0220
|
aed8a75e35
|
feat:[TD-30975]process return value in schemaless
|
2024-07-15 19:07:20 +08:00 |
wangmm0220
|
3236907467
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30915
|
2024-07-09 18:35:41 +08:00 |
wangmm0220
|
fc544705fe
|
fix:[TD-30915]tmq exit elegantly
|
2024-07-08 09:12:50 +08:00 |
xjzhou
|
88aa15e944
|
enh: Enhance error handling for stmt
|
2024-07-02 11:05:54 +08:00 |
xjzhou
|
1c8110e7a4
|
Merge remote-tracking branch 'origin/3.0' into enh/TS-23926
|
2024-06-26 10:34:36 +08:00 |
xjzhou
|
b444e18d90
|
enh: stmt supports 'insert into db.?'
|
2024-06-25 16:16:32 +08:00 |
wangmm0220
|
5dcfed2d51
|
feat:[TS-4921]add logic for slow log
|
2024-06-19 18:54:26 +08:00 |
dapan1121
|
bee01f9dba
|
Merge pull request #26081 from taosdata/enh/stmtPerf.3
enh: optimize stmt performance
|
2024-06-11 16:12:58 +08:00 |
Haojun Liao
|
895ee30cf3
|
Merge branch '3.0' into enh/opt_prj
|
2024-06-09 23:51:38 +08:00 |
dapan1121
|
0616d886cb
|
enh: optimize table columns allocation
|
2024-06-07 13:50:57 +08:00 |
dapan1121
|
3f99e5e064
|
fix: memory issues
|
2024-06-07 09:25:17 +08:00 |
dapan1121
|
ddf15fa55c
|
Merge remote-tracking branch 'origin/3.0' into enh/stmtPerf.3
|
2024-06-05 17:13:48 +08:00 |
Haojun Liao
|
6d7e1eb576
|
fix(query): check for the server ep and client ep to set the compress flag.
|
2024-06-04 15:07:02 +08:00 |
dapan1121
|
c0e4ab20a4
|
enh: optimize stmt performance
|
2024-05-30 13:26:17 +08:00 |
54liuyao
|
441a150d66
|
optimize tmq snapshot meta
|
2024-05-23 17:35:54 +08:00 |
Haojun Liao
|
a2692dbba4
|
refactor(query): opt memory prepare.
|
2024-05-17 17:51:41 +08:00 |
Haojun Liao
|
45d78aff8c
|
enh(query): compress msg before sending.
|
2024-05-16 11:35:34 +08:00 |
wangmm0220
|
42467c0e00
|
opti:raw data from tmq
|
2024-04-19 13:48:17 +08:00 |
wangmm0220
|
bd4be25316
|
fix:offset error in tmq for primary key
|
2024-03-25 09:04:08 +08:00 |
wangmm0220
|
f1853ced26
|
feat:[TS-4243] add logic for primark key in tmq
|
2024-03-22 17:48:59 +08:00 |
wangmm0220
|
c63a7e3979
|
feat:add paras for schemaless interface
|
2024-03-13 10:52:54 +08:00 |
wangmm0220
|
b4f33eacf2
|
feat:add paras for schemaless interface
|
2024-03-13 10:10:20 +08:00 |
wangmm0220
|
93f71923d7
|
fix:memory leak
|
2024-03-08 15:47:53 +08:00 |
wangmm0220
|
bb80866395
|
fix:memory leak
|
2024-03-08 14:49:48 +08:00 |
dapan1121
|
19b51ec02c
|
Merge pull request #24994 from taosdata/mark/3.0
fix:add excluded msg for delete in tmq
|
2024-03-05 15:46:49 +08:00 |
wangmm0220
|
af6d6b69c3
|
fix:add excluded msg for delete in tmq
|
2024-03-05 11:25:43 +08:00 |
wangjiaming0909
|
9a5219d594
|
fix: memory free sequence of sub request caused memory use after free
|
2024-03-01 11:18:03 +08:00 |
dapan1121
|
273d48f77d
|
Merge pull request #24907 from taosdata/mark/3.0
opti:deal with escape in the end of field in schemaless
|
2024-02-29 11:04:21 +08:00 |
wangmm0220
|
d62b82c295
|
opti:deal with escape in the end of field in schemaless
|
2024-02-27 16:02:15 +08:00 |
factosea
|
b554887d4d
|
enh: insert/delete sql count
|
2024-02-19 14:27:54 +08:00 |
dm chen
|
6d2d37d964
|
Merge pull request #24751 from taosdata/3.0
merge 3.0
|
2024-02-06 19:16:53 +08:00 |
factosea
|
9301580886
|
fix: free mem in callback
|
2024-02-06 13:06:56 +08:00 |
facetosea
|
e0a1b886df
|
function rename
|
2024-02-02 15:25:35 +08:00 |
factosea
|
010d3fc860
|
add select count
|
2024-02-02 13:39:47 +08:00 |
Haojun Liao
|
ecd51e366f
|
Merge pull request #24512 from taosdata/opti/TD-28118
opti:[TD-28118] raw block data for tmq
|
2024-01-22 11:47:13 +08:00 |
kailixu
|
ba48115231
|
fix: heap user after free
|
2024-01-19 10:24:39 +08:00 |
wangmm0220
|
d5d1dd9127
|
opti:[TD-28118] raw block data for tmq
|
2024-01-17 20:08:26 +08:00 |
dm chen
|
39f2e75a9e
|
Merge branch '3.0' into feat/TD-26529-3.0
|
2024-01-04 15:46:23 +08:00 |
dapan1121
|
e90fe43f93
|
Merge pull request #24083 from taosdata/enh/xsren/TD-27847
enh: call fetch_rows in taos_query_a callback
|
2023-12-20 16:12:31 +08:00 |
wangmm0220
|
7f8479f953
|
opti:logic in parse raw line & make log more specific
|
2023-12-18 15:16:33 +08:00 |
factosea
|
d17d51194f
|
taos_fetch_row cannot be called before the query callback ends.
|
2023-12-14 15:43:43 +08:00 |
kailixu
|
6b7a5b2910
|
fix: get tscobj by rid
|
2023-12-14 11:41:47 +08:00 |
dapan1121
|
8528fb7a15
|
Merge pull request #23963 from taosdata/enh/xsren/TD-22212/taosQueryParam3.0
enh: td-22212 taos query param3.0
|
2023-12-13 08:24:39 +08:00 |
wangmm0220
|
ff23e9afae
|
fix:inline error
|
2023-12-07 17:03:48 +08:00 |