Alex Duan
|
6ac995e309
|
fix: fix window build getBuildinfo move to clieMain.c
|
2024-06-20 17:46:42 +08:00 |
Haojun Liao
|
04281bcd07
|
fix(util): uncomment the timestamp decode function with AVX2 instructions, and do some internal refactor.
|
2024-06-19 15:06:09 +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 |
Hongze Cheng
|
d321fbbc87
|
Merge pull request #26005 from taosdata/enh/TS-3737-3.0
enh: support createdb permission for user
|
2024-06-11 15:46:00 +08:00 |
dapan1121
|
b598376449
|
fix: invalid exec request issue
|
2024-06-11 14:07:28 +08:00 |
dapan1121
|
6b66bfdd28
|
fix: windows compile issue
|
2024-06-11 08:46:11 +08:00 |
Haojun Liao
|
895ee30cf3
|
Merge branch '3.0' into enh/opt_prj
|
2024-06-09 23:51:38 +08:00 |
dapan1121
|
3d9ddfa2b4
|
fix: add thread join processing
|
2024-06-07 14:48:39 +08:00 |
kailixu
|
054cb9b64a
|
Merge branch '3.0' into enh/TS-3737-3.0
|
2024-06-07 14:09:23 +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 |
kailixu
|
2f5179cf44
|
Merge branch '3.0' into enh/TS-3737-3.0
|
2024-06-06 16:42:04 +08:00 |
wangmm0220
|
0e473952c4
|
fix:[TD-28412] change offset from earliest/-1 to earliest/0 to avoid tmqParamsTest.py error
|
2024-06-06 14:18:21 +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 |
wangmm0220
|
61475a0a7b
|
docs:[TD-30393]add api document for tmq
|
2024-06-04 17:24:10 +08:00 |
kailixu
|
2f222514dc
|
chore: merge 3.0
|
2024-06-04 16:34:02 +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 |
wangmm0220
|
cebb168133
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into doc/TD-30393
|
2024-06-04 14:28:34 +08:00 |
wangmm0220
|
61e6b25da6
|
fix:add api document for tmq
|
2024-06-04 14:27:46 +08:00 |
dapan1121
|
c2394eaec8
|
Merge pull request #25956 from taosdata/fix/TD-30306
fix:[TD-30306]error in converity scan
|
2024-06-04 09:15:37 +08:00 |
dapan1121
|
86cadeabba
|
fix: stmt write issue
|
2024-06-03 19:24:53 +08:00 |
dapan1121
|
91375c8ca1
|
fix: taosc exit issue
|
2024-06-03 19:13:14 +08:00 |
dapan1121
|
8a4070f06c
|
Merge pull request #25966 from taosdata/fix/TD-30323-3.0
fix:[TD-30323]tmq close error if consumer is cleared
|
2024-06-03 19:02:59 +08:00 |
wangmm0220
|
5217131f50
|
fix:[TD-30306]error in converity scan
|
2024-06-03 16:48:44 +08:00 |
Hongze Cheng
|
6f72fd4170
|
Merge pull request #25996 from taosdata/feat/TD-30006-3
Feat/TD-30006-3
|
2024-06-03 15:41:47 +08:00 |
dapan1121
|
affdeed944
|
Merge pull request #25909 from taosdata/feat/ly_tmq_batch_meta
optimize tmq snapshot meta
|
2024-06-03 10:19:57 +08:00 |
wangmm0220
|
d85d3aa70e
|
fix:[TD-30306]error in converity scan
|
2024-06-02 22:06:52 +08:00 |
kailixu
|
767934ad4a
|
enh: support createdb permission for user
|
2024-05-31 17:50:57 +08:00 |
54liuyao
|
e0167511c1
|
use tDeleteSVCreateTbBatchReq free mem
|
2024-05-31 17:18:25 +08:00 |
Yihao Deng
|
a1ccf91298
|
support add column compress
|
2024-05-31 02:47:57 +00:00 |
dapan1121
|
c0e4ab20a4
|
enh: optimize stmt performance
|
2024-05-30 13:26:17 +08:00 |
wangmm0220
|
1a6a0d3107
|
fix:[TD-30323]tmq close error if consumer is cleared
|
2024-05-29 16:04:37 +08:00 |
wangmm0220
|
7182e0948e
|
fix:[TD-30306]error in converity scan
|
2024-05-29 10:49:36 +08:00 |
54liuyao
|
a2255ca355
|
add tmq param
|
2024-05-28 18:34:37 +08:00 |
54liuyao
|
d815bb117b
|
add json for batch meta
|
2024-05-28 16:56:23 +08:00 |
54liuyao
|
7fc2e8cc26
|
batch meta
|
2024-05-28 10:17:20 +08:00 |
54liuyao
|
d33b2521fd
|
adj res type
|
2024-05-24 11:42:08 +08:00 |
54liuyao
|
be82e4acd2
|
add log
|
2024-05-24 11:25:30 +08:00 |
54liuyao
|
441a150d66
|
optimize tmq snapshot meta
|
2024-05-23 17:35:54 +08:00 |
kailixu
|
34872205f5
|
enh: refine error code
|
2024-05-22 16:33:12 +08:00 |
dmchen
|
a297a38818
|
fix/TD-29772
|
2024-05-21 01:57:33 +00:00 |
Haojun Liao
|
217fb7551c
|
fix(query): fix bugs caused by refactor.
|
2024-05-19 13:18:12 +08:00 |
Haojun Liao
|
6124666488
|
fix(query): fix bugs caused by refactor.
|
2024-05-18 18:40:49 +08:00 |
Haojun Liao
|
93292d8149
|
other: merge 3.0
|
2024-05-18 09:58:36 +08:00 |
Haojun Liao
|
43bec6c00f
|
fix(query): fix error in refactor.
|
2024-05-18 09:47:31 +08:00 |
wangmm0220
|
07a0d21ff0
|
fix:[TS-4716]wait too long if change system time
|
2024-05-17 23:39:17 +08:00 |
Haojun Liao
|
a2692dbba4
|
refactor(query): opt memory prepare.
|
2024-05-17 17:51:41 +08:00 |
Haojun Liao
|
27c4e3634c
|
refactor: do some internal refactor.
|
2024-05-17 17:04:05 +08:00 |
wangmm0220
|
b0cdf887b4
|
fix:[TS-4716]wait too long if change system time
|
2024-05-17 14:27:09 +08:00 |