wangmm0220
|
bc4f55407d
|
fix:[TS-4921] logic error
|
2024-06-22 14:58:39 +08:00 |
wangmm0220
|
2475fe9fa6
|
fix:[TS-4921] logic error
|
2024-06-22 14:26:20 +08:00 |
Yihao Deng
|
3296d0c321
|
fix compile error
|
2024-06-22 03:52:38 +00:00 |
wangmm0220
|
c5ef577b1b
|
fix:[TS-4921] logic error
|
2024-06-22 11:21:32 +08:00 |
Yihao Deng
|
071f4080eb
|
fix UAF
|
2024-06-22 00:17:07 +00:00 |
Yihao Deng
|
4e1ea52d07
|
fix invalid ip white
|
2024-06-21 23:56:11 +00:00 |
wangmm0220
|
fe6eb5d8c3
|
fix:[TS-4921] asan error
|
2024-06-22 04:01:53 +08:00 |
Hongze Cheng
|
52111f9cab
|
Merge pull request #26209 from taosdata/fix/TD-30583-update-30
Fix the issue of dynamically adjusting the IP whitelist.
|
2024-06-21 11:10:47 +08:00 |
Alex Duan
|
6ac995e309
|
fix: fix window build getBuildinfo move to clieMain.c
|
2024-06-20 17:46:42 +08:00 |
xjzhou
|
883eb48bf2
|
fix: stmt bind crashed when colIdx exceeds column nums
|
2024-06-20 15:22:50 +08:00 |
Yihao Deng
|
7000d597fc
|
Fix the issue of dynamically adjusting the IP whitelist.
|
2024-06-20 03:23:27 +00:00 |
wangmm0220
|
5dcfed2d51
|
feat:[TS-4921]add logic for slow log
|
2024-06-19 18:54:26 +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 |
Haojun Liao
|
0e08cc16c5
|
fix(test): update test case.
|
2024-05-17 00:39:36 +08:00 |
Haojun Liao
|
149eeecd76
|
fix(test): update test case.
|
2024-05-17 00:37:16 +08:00 |
Haojun Liao
|
b669c7b464
|
fix(test): update test case.
|
2024-05-17 00:11:44 +08:00 |
Haojun Liao
|
63d9c82b87
|
fix(query): remove assert.
|
2024-05-16 23:25:01 +08:00 |
Haojun Liao
|
66254c96a7
|
fix(query):remove invalid assert.
|
2024-05-16 19:26:07 +08:00 |
Haojun Liao
|
76a296ca52
|
fix(query): enable the assert.
|
2024-05-16 19:04:37 +08:00 |
Haojun Liao
|
92b247e5b4
|
refactor: move compress data in query threads.
|
2024-05-16 15:55:48 +08:00 |
Haojun Liao
|
4aeb3c5c90
|
fix(query): remove invalid assert.
|
2024-05-16 13:30:34 +08:00 |
Haojun Liao
|
45d78aff8c
|
enh(query): compress msg before sending.
|
2024-05-16 11:35:34 +08:00 |
dapan1121
|
51b9046cbc
|
Merge pull request #25773 from taosdata/enh/TS-4716/timewait
Enh/ts 4716/timewait
|
2024-05-16 10:17:10 +08:00 |
factosea
|
e1ae87bbf5
|
use tsem2
|
2024-05-15 14:57:14 +08:00 |
Hongze Cheng
|
156b5e71f4
|
Merge pull request #25735 from taosdata/fix/TD-29772-3.0
fix/TD-29772
|
2024-05-15 09:13:01 +08:00 |
Hongze Cheng
|
df67ffb947
|
Merge pull request #25742 from taosdata/fix/fixCompressCompatible
Fix/fixCompressCompatible
|
2024-05-13 19:09:41 +08:00 |
Yihao Deng
|
6e5d411986
|
add compress
|
2024-05-13 03:45:51 +00:00 |
dmchen
|
939183d3df
|
fix/TD-29772
|
2024-05-13 01:56:49 +00:00 |
t_max
|
f030af3aab
|
fix: build fails on macOS and Windows
|
2024-05-11 14:59:05 +08:00 |
yihaoDeng
|
07291a7ebc
|
fix:[TS-4718]pMsg->data is null
|
2024-04-29 01:19:53 +08:00 |
yihaoDeng
|
edabe85952
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-4718
|
2024-04-29 00:26:58 +08:00 |
Haojun Liao
|
384efdc185
|
Merge pull request #25531 from taosdata/fix/3_liaohj
fix(stream):add ref for task in check rsp monitor timer.
|
2024-04-28 09:22:00 +08:00 |
Haojun Liao
|
1f6b7bbcff
|
fix(util): fix dead lock.
|
2024-04-27 10:08:15 +08:00 |
dapan1121
|
94297d4e25
|
Merge pull request #25513 from taosdata/fix/TD-29793
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-26 15:57:04 +08:00 |
wangmm0220
|
511a9b53e3
|
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-26 14:01:20 +08:00 |
Hongze Cheng
|
e678d2508f
|
Merge pull request #25462 from taosdata/enh/supportTmqInterface
Enh/support tmq interface
|
2024-04-26 13:05:33 +08:00 |
Haojun Liao
|
c565e31638
|
Merge pull request #25510 from taosdata/fix/3_liaohj
fix(stream): handle disorder node Update trans Id.
|
2024-04-26 12:44:00 +08:00 |
wangmm0220
|
19b7bb9e0c
|
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-26 11:41:41 +08:00 |
Haojun Liao
|
ae4e2bf671
|
fix(stream): suppress some warnings by ide.
|
2024-04-26 10:00:54 +08:00 |
Haojun Liao
|
b3d2ccec83
|
Merge pull request #25483 from taosdata/fix/3_liaohj
fix(query): add ts in cache_scan_operator if pk exists and only retri…
|
2024-04-25 22:32:26 +08:00 |
wangmm0220
|
4c87857153
|
fix:[TS-4718]pMsg->data is null
|
2024-04-25 19:49:01 +08:00 |
dapan1121
|
e363e1c502
|
Merge pull request #25488 from taosdata/fix/TD-29793
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-25 19:00:49 +08:00 |
Haojun Liao
|
c7806ebca2
|
fix(util): fix race condition.
|
2024-04-25 13:58:02 +08:00 |
factosea
|
905042d0aa
|
fix: createstb use compress
|
2024-04-25 11:08:44 +08:00 |
wangmm0220
|
4b29184408
|
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-25 11:06:20 +08:00 |
Yihao Deng
|
015cd50fc8
|
Merge branch '3.0' into enh/supportTmqInterface
|
2024-04-24 10:11:45 +00:00 |
wangmm0220
|
20cedc3339
|
enh:[TD-29758]optimize log in tmq
|
2024-04-24 10:02:58 +08:00 |
Yihao Deng
|
2c74a600ef
|
Refactor compress option handling in clientRawBlockWrite.c
|
2024-04-23 12:09:32 +00:00 |
Yihao Deng
|
1cf109604c
|
Add support for updating column compression in alter table
|
2024-04-23 10:10:31 +00:00 |
Hongze Cheng
|
7eb5724b05
|
Merge pull request #25430 from taosdata/enh/supportTmqInterface
Enh/supportTmqInterface
|
2024-04-23 15:24:27 +08:00 |
wangjiaming0909
|
6aa09f4d8f
|
fix cancel create tsma memory use after free
|
2024-04-22 13:21:32 +08:00 |
Yihao Deng
|
f0147770e0
|
add tmq interface
|
2024-04-22 02:21:51 +00:00 |