Commit Graph

2221 Commits

Author SHA1 Message Date
Hongze Cheng cf0f1e5681 more code 2022-12-05 16:13:53 +08:00
Hongze Cheng e4fc222eba more code 2022-12-05 15:57:17 +08:00
Hongze Cheng 283bf01cb5 more code 2022-12-05 15:23:32 +08:00
kailixu db15b0e1b0 Merge branch 'refact/submit_req' of github.com:taosdata/TDengine into refact/submit_req 2022-12-03 22:36:36 +08:00
kailixu 3a59c5381c refact: tsma code optimization 2022-12-03 22:34:29 +08:00
kailixu 614462b878 refact: free func update when build submit req 2022-12-03 21:47:08 +08:00
kailixu e360094f8a chore: code format 2022-12-03 20:15:31 +08:00
kailixu e7c2c62e5c Merge branch 'refact/submit_req' into refact/TD-20895-3.0 2022-12-03 20:08:42 +08:00
kailixu 42b17760a2 refact: tsma result adaption 2022-12-03 20:06:55 +08:00
dapan1121 e455269220 fix: memory leak and other issues 2022-12-03 18:46:59 +08:00
dapan1121 e9bfe1d858 Merge remote-tracking branch 'origin/refact/submit_req' into refact/submit_req.1 2022-12-03 16:04:53 +08:00
Hongze Cheng b4a9e55b47 fix a bug 2022-12-03 15:34:03 +08:00
kailixu 11684ceb82 refact: resource mgmt when build block for rsma 2022-12-03 15:00:40 +08:00
dapan1121 0143b4fe64 enh: optimize stmt auto create table 2022-12-03 14:56:51 +08:00
kailixu e918982a5a refact: rsma adaption for new SSubmitReq 2022-12-03 14:23:58 +08:00
kailixu 184f0cf0f2 Merge branch 'refact/submit_req' into refact/TD-20895-3.0 2022-12-03 13:41:36 +08:00
kailixu d3a88ea517 refactor: row and submit msg of rsma/tsdb 2022-12-03 13:33:30 +08:00
Hongze Cheng 472d3a347d fix a bug 2022-12-02 19:55:36 +08:00
Hongze Cheng 1cf9974b50 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-02 10:10:21 +08:00
Shengliang Guan a366696478
Merge pull request #18596 from taosdata/feature/stream
refactor(stream): distributed checkpoint
2022-12-02 07:51:10 +08:00
Liu Jicong 3424b184d3 refactor(stream): distributed checkpoint 2022-12-02 03:48:45 +08:00
dapan1121 6d008aa9cb Merge branch 'refact/submit_req' of github.com:taosdata/TDengine into refact/submit_req 2022-12-01 19:28:39 +08:00
dapan1121 2e75de8368 fix: fix submit response message handling 2022-12-01 19:26:26 +08:00
Hongze Cheng 52443d3483 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-01 16:20:47 +08:00
Hongze Cheng 3700f0dc8e more code 2022-12-01 16:19:21 +08:00
Hongze Cheng 0525b4fa0d more code 2022-12-01 15:36:10 +08:00
Hongze Cheng f9870c3637 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-01 14:24:29 +08:00
Shengliang Guan 395dedaa3a Merge remote-tracking branch 'origin/3.0' into fix/TD-20798 2022-12-01 11:55:16 +08:00
Shengliang Guan b01120f0d2
Merge pull request #18584 from taosdata/fix/3.0_bugfix_wxy
feat: sql command 'show user privileges'
2022-12-01 11:53:21 +08:00
Hongze Cheng 16cd9db428 more code 2022-12-01 10:42:08 +08:00
Hongze Cheng 5388da8871 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-12-01 10:04:57 +08:00
Shengliang Guan d1a0e72459
Merge pull request #18571 from taosdata/feature/TD-14761
opti:get meta cost for schemaless & add config for write batch in schemaless
2022-11-30 23:21:25 +08:00
Shengliang Guan 1e8a816155 enh: show leader ** if vnode can read and can't write 2022-11-30 21:42:42 +08:00
Hongze Cheng 6b636ae1ad fix and more dev 2022-11-30 20:14:16 +08:00
Hongze Cheng 4b5671a631 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-11-30 19:28:52 +08:00
Xiaoyu Wang 4e8acca2eb feat: sql command 'show user privileges' 2022-11-30 19:24:15 +08:00
dapan1121 70c133a117 Merge remote-tracking branch 'origin/refact/submit_req' into refact/submit_req.0 2022-11-30 19:09:37 +08:00
Hongze Cheng 5157491ae9 more fix 2022-11-30 19:08:02 +08:00
dapan1121 366f246fc6 Merge remote-tracking branch 'origin/refact/submit_req' into refact/submit_req.0 2022-11-30 17:46:04 +08:00
Shengliang Guan d58640dd53 enh: show more info while drop dnode 2022-11-30 17:15:23 +08:00
dapan1121 34662ea10a enh: support column mode write 2022-11-30 16:57:24 +08:00
Hongze Cheng dc59712452 add more code 2022-11-30 14:49:18 +08:00
wangmm0220 162575ea66 opti:get meta cost for schemaless & add config for write batch in schemaless 2022-11-30 14:30:44 +08:00
Hongze Cheng 5a3949eae8 Merge branch 'refact/submit_req' of https://github.com/taosdata/TDengine into refact/submit_req 2022-11-30 14:27:08 +08:00
Hongze Cheng 5d5e16338d more code 2022-11-30 14:27:02 +08:00
Hongze Cheng 2a27c2d8f4 fix coredump 2022-11-30 14:09:06 +08:00
Shengliang Guan 7e9b7f4e15 enh: show more info while drop dnode 2022-11-30 14:06:22 +08:00
Hongze Cheng b22ec52c63 fix core dump 2022-11-30 14:01:45 +08:00
Hongze Cheng f848460f21 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req 2022-11-30 13:28:17 +08:00
Shengliang Guan 4b11f358dd
Merge pull request #18554 from taosdata/feature/stream
fix(stream): delete multiple row
2022-11-30 10:54:38 +08:00