Commit Graph

1713 Commits

Author SHA1 Message Date
Haojun Liao e0e55b2d65 refactor: do some internal refactor. 2022-11-23 22:08:35 +08:00
yihaoDeng be410b9903 add debug info 2022-11-23 21:33:11 +08:00
kailixu 4e739b45fb fix: flen/offset adaption for trow 2022-11-23 21:29:16 +08:00
dapan1121 a222e9ad7b fix: update sysdb vgroup info after db dropped 2022-11-23 16:09:03 +08:00
dapan1121 908de1b301 fix: sysdb cache removed cause of drop db operation 2022-11-23 15:59:34 +08:00
dapan1121 188e6e6c7d
Merge pull request #18325 from taosdata/enh/msgRefactor2
enh: refact some messages
2022-11-23 13:53:37 +08:00
dapan1121 842217e77d fix: crash issue caused by insert from query clause 2022-11-22 18:53:48 +08:00
yihaoDeng 62bf1c024a refactor retry 2022-11-21 21:25:15 +08:00
dapan1121 c66390d401 enh: refact tmq pull message 2022-11-21 20:38:42 +08:00
dapan1121 3f88dbe256 enh: refact client server messages 2022-11-18 11:43:03 +08:00
dapan1121 a9d2411642 fix: fix tmq hb msg issue 2022-11-17 18:24:29 +08:00
dapan1121 fb861a3935 enh: refactor tmq messages 2022-11-17 14:09:15 +08:00
Xiaoyu Wang 7bddbb06f0 fix: sanitizer error 2022-11-14 14:38:51 +08:00
yihaoDeng 52b28fbceb fix ahandle mem leak 2022-11-11 19:16:51 +08:00
dapan1121 a5dd241af0
Merge pull request #18012 from taosdata/feature/TD-14761
fix:<TD-20297> disable sql log in schemaless if sql is too long
2022-11-11 10:05:16 +08:00
yihaoDeng 27ebbdadf2 add rpc retry config 2022-11-10 19:44:45 +08:00
dapan1121 7dea2e99d3
Merge pull request #17973 from taosdata/fix/TD-20273
fix: free unfinished ahandle when cli quit
2022-11-10 13:52:32 +08:00
wangmm0220 9bf3b79420 fix:<TD-20297> disable sql log in schemaless if sql is too long 2022-11-10 09:49:34 +08:00
dapan1121 56c5eb29b9
Merge pull request #18005 from taosdata/enh/TD-20288
enh: support vgroup epset update
2022-11-10 09:41:25 +08:00
Haojun Liao 015f1a1df8 other: merge 3.0 2022-11-09 19:17:45 +08:00
dapan1121 2f807a85d0 Merge remote-tracking branch 'origin/3.0' into enh/TD-20288 2022-11-09 18:52:00 +08:00
dapan1121 9f7e06721c enh: support vgroup epset update 2022-11-09 18:48:52 +08:00
Xiaoyu Wang caf5bddb04 fix: taos_fetch_rows_a error 2022-11-09 14:43:56 +08:00
Haojun Liao b48752686e refactor: do some internal refactor. 2022-11-09 13:45:46 +08:00
yihaoDeng 7b30a6ee23 free unfinished ahandle while quit 2022-11-08 20:45:11 +08:00
Shengliang Guan 920fc400a0
Merge pull request #17964 from taosdata/fix/TD-20264
fix: add log for use db rsp
2022-11-08 16:07:55 +08:00
Shengliang Guan 7a5be43d14
Merge pull request #17954 from taosdata/feature/stream
fix(stream): delete tb should be checked in write thread
2022-11-08 13:50:15 +08:00
Shengliang Guan fb7d45303b fix: add log for use db rsp 2022-11-08 13:46:18 +08:00
Liu Jicong bc469f7f7b fix(stream): delete tb should be checked in write thread 2022-11-08 11:30:29 +08:00
Shengliang Guan 36450e6dd7 enh: optimize the error code when create and delete a database in a dropping state 2022-11-08 11:08:14 +08:00
Shengliang Guan 30058f7619 enh: optimize the error code when create and delete a database in a dropping state 2022-11-08 10:46:32 +08:00
Xiaoyu Wang f1265cc7a0 enh: insert optimize 2022-11-07 16:48:53 +08:00
Xiaoyu Wang 00c0a5634e Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-11-07 14:56:35 +08:00
yihaoDeng 335867cd92 change gen rule 2022-11-07 10:29:02 +08:00
Xiaoyu Wang b7bc828172 enh: insert optimize 2022-11-06 18:42:53 +08:00
yihaoDeng 1613b43f49 add test 2022-11-04 19:16:04 +08:00
Xiaoyu Wang 80dc658dbb Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-11-04 18:03:21 +08:00
yihaoDeng 9610efbdf4 stmt reqid incr one 2022-11-04 15:54:46 +08:00
Xiaoyu Wang 8513dc1067 enh: insert optimize 2022-11-04 15:21:38 +08:00
yihaoDeng 69afe77ed9 add req_id interface 2022-11-03 20:08:30 +08:00
Liu Jicong 15ad147c40 Merge branch '3.0' into feature/stream 2022-11-03 13:37:59 +08:00
Liu Jicong 2fbc8e6306 refactor(stream): stream deploy and state transfer 2022-11-03 13:22:23 +08:00
dapan1121 2bf5b0405d
Merge pull request #17851 from taosdata/enh/TD-19956
enh: optimize submit response message
2022-11-03 10:19:39 +08:00
Shengliang Guan 54717721c0
Merge pull request #17850 from taosdata/szhou/fixbugs
fix: taos_fetch_row returns null and log the error when the argument is invalid
2022-11-03 09:30:31 +08:00
dapan1121 f00d69333d fix: fix hb register crash issue 2022-11-03 08:42:56 +08:00
shenglian zhou f72c875a02 fix: taos_fetch_row returns null and log the error when the argument is invalid 2022-11-03 07:55:47 +08:00
dapan1121 2779fe56a7 fix: fix auto create table issue in stmt 2022-11-02 18:34:25 +08:00
Shengliang Guan b5f0041af1 refact: adjust error code in vnode 2022-11-02 15:28:32 +08:00
dapan1121 ecfcf7054c enh: optimize submit response msg 2022-11-02 15:18:32 +08:00
Liu Jicong 2e640c38a2 refactor: stream and tmq message 2022-10-31 18:37:28 +08:00
dapan1121 9b475ea7f4
Merge pull request #17680 from taosdata/feature/TD-14761
fix:defects in coverity
2022-10-27 09:07:51 +08:00
wangmm0220 d212be8a37 fix:defects in coverity 2022-10-26 17:54:19 +08:00
Liu Jicong 8dbe7ac377 fix: failed case 2022-10-26 14:02:36 +08:00
Liu Jicong 52b4b510a8 merge 3.0 2022-10-26 09:18:29 +08:00
Liu Jicong 75e5e490fd refactor(stream): recover and fill history 2022-10-26 00:31:00 +08:00
Cary Xu 6d0d42569a enh: remove obsolete codes for raw data row 2022-10-25 11:30:57 +08:00
Xiaoyu Wang 292f0c6db7 enh: insert parser refactor 2022-10-24 16:58:45 +08:00
Shengliang Guan 6badadc478
Merge pull request #17585 from taosdata/feature/TD-14761
fix:error in schemaless if error happens
2022-10-24 12:39:40 +08:00
wangmm0220 2a214e3d25 fix:error in schemaless if error happens 2022-10-24 09:30:59 +08:00
Liu Jicong 11f153cf1a fix(client): memory leak 2022-10-24 09:18:35 +08:00
Shengliang Guan 9903bbc527
Merge pull request #17577 from taosdata/fix/liao_cov
fix(query): fix coverity issues.
2022-10-23 23:12:36 +08:00
Shuduo Sang 7023e465cf
fix: client tmq connector coverity scan issues (#17573) 2022-10-23 08:59:34 +08:00
Haojun Liao 6e95d18643 Merge branch '3.0' into fix/liao_cov 2022-10-22 15:15:47 +08:00
Haojun Liao 1fa1e55dee refactor: do some internal refactor. 2022-10-22 15:00:27 +08:00
yihaoDeng a9ec68c87f avoid err msg 2022-10-21 20:05:29 +08:00
yihaoDeng 51c24d2dc6 avoid err msg 2022-10-21 19:59:44 +08:00
dapan1121 ac542e9164 Merge remote-tracking branch 'origin/3.0' into fix/TD-19712 2022-10-21 16:52:38 +08:00
dapan1121 6fa1cf90db fix: fix tsc query memory leak 2022-10-21 16:51:33 +08:00
dapan1121 a01d49b223
Merge pull request #17522 from taosdata/feat/TD-19386
feat: add retrieve DB and table route info APIs
2022-10-21 08:31:11 +08:00
dapan1121 0d727eedcf Merge remote-tracking branch 'origin/3.0' into feat/TD-19386 2022-10-20 16:30:20 +08:00
Liu Jicong ce1b6147a0 enh(client): add debug log 2022-10-20 15:34:27 +08:00
dapan1121 7c133359ce feat: add retrieve db and table route info api 2022-10-20 15:13:39 +08:00
dapan1121 723110c449 feat: add retrieve db and table route info API 2022-10-19 19:25:02 +08:00
Benguang Zhao 2aa7afe7fa Merge branch '3.0' into FIX/TD-19593-3.0 2022-10-19 16:31:13 +08:00
Xiaoyu Wang 8cd36d9045 merge 3.0 2022-10-19 14:01:57 +08:00
Xiaoyu Wang 601f0f3edf fix: handle coverity scan 2022-10-19 13:56:39 +08:00
Benguang Zhao 00a066443f Merge branch '3.0' into FIX/TD-19593-3.0 2022-10-19 09:38:36 +08:00
Benguang Zhao 3b0968d7f9 enh: enable the -Wformat=2 compiler option 2022-10-19 09:24:15 +08:00
dapan1121 53e73511b5 Merge remote-tracking branch 'origin/3.0' into fix/coverity.pw 2022-10-19 09:16:13 +08:00
dapan1121 20085e5b72 fix:fix coverity issues 2022-10-19 09:15:04 +08:00
dapan1121 b621f04e40
Merge pull request #17436 from taosdata/feature/TD-14761
fix:defeats in converity scan
2022-10-19 09:00:07 +08:00
Liu Jicong 936c78f424
Merge pull request #17440 from taosdata/feature/stream
refactor: tmq commit
2022-10-18 23:47:26 +08:00
dapan1121 99fd3284df
Merge pull request #17439 from taosdata/fix/coverity.pw
fix: fix coverity issues
2022-10-18 22:15:20 +08:00
Shengliang Guan 25d6bbaf09
Merge pull request #17409 from taosdata/feature/TD-19221-3.0
feat:add new interface for schemaless
2022-10-18 17:46:33 +08:00
Liu Jicong ca2012a521 refactor: tmq commit 2022-10-18 16:56:07 +08:00
dapan1121 0fe14f0b16 fix: fix coverity issues 2022-10-18 16:33:27 +08:00
wangmm0220 41866ed397 fix:defeats in converity scan 2022-10-18 15:13:52 +08:00
wangmm0220 98306426f0 fix:assert core if db is empty 2022-10-18 14:47:02 +08:00
Liu Jicong 12e5aa76a1
Merge pull request #17424 from taosdata/feature/stream
fix: memory leak
2022-10-18 13:48:16 +08:00
wangmm0220 7b84b217c2 opti:add auto compile 2022-10-18 13:46:42 +08:00
wangmm0220 9fe6d23462 feat:add new interface for schemaless 2022-10-18 11:49:03 +08:00
Haojun Liao 95dd30be57 fix(query): fix coverity issues. 2022-10-18 11:43:58 +08:00
Liu Jicong 44401b6b90 fix: memory leak 2022-10-18 10:58:33 +08:00
dapan1121 1992925d8d Merge remote-tracking branch 'origin/3.0' into fix/coverity.pw 2022-10-17 19:50:37 +08:00
dapan1121 cf9abe7258 fix: fix coverity check issues 2022-10-17 19:48:36 +08:00
wangmm0220 a0cd578668 feat:add new interface for schemaless 2022-10-17 19:37:34 +08:00
wangmm0220 d150bd1d5d Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19221-3.0 2022-10-17 19:36:16 +08:00
wangmm0220 b7222bc4ea feat:add new interface for schemaless 2022-10-17 19:21:11 +08:00
wangmm0220 0029ddd232 feat:add new interface for schemaless 2022-10-17 17:48:30 +08:00
Liu Jicong 177fe40ea2 merge 3.0 2022-10-17 16:31:49 +08:00
Liu Jicong 68e0ddfa88 refactor: tmq client 2022-10-17 16:28:55 +08:00
Shengliang Guan b16639247a
Merge pull request #17393 from taosdata/feature/TD-14761
fix:scan converity defects
2022-10-17 16:25:53 +08:00
Liu Jicong d2fc6215c6 fix: client mem leak 2022-10-17 15:06:05 +08:00
wangmm0220 54e3617a6f fix:scan converity defects 2022-10-17 14:32:18 +08:00
Liu Jicong 9a3ac0ca57 Merge branch '3.0' into feature/stream 2022-10-17 10:17:45 +08:00
Liu Jicong 6f9153c6e3 fix: error handling 2022-10-17 10:13:10 +08:00
Benguang Zhao 616eb5f903 Merge branch '3.0' into FIX/TD-19239-3.0 2022-10-16 00:29:01 +08:00
Benguang Zhao 7fb827debd fix: refactor walScanLogGetLastVer, walCheckAndRepairMeta, and walCheckAndRepairIdx.
* search for the last entry in the contiguous range of valid WAL from the last pos fsynced as firstTrial
    * find the last entry before the last pos fsynced backwards as second trial
    * reserve sufficient space for computing CRC32 checksum, esp. of WAL record body
    * rebuild meta info to resolve potential misalignment between lists of meta and actual log files
    * retract commitIndex and appliedIndex to lastLogIndex if needed
    * put an upper size limit on possibly corrupted WAL range to be recovered
2022-10-15 23:56:31 +08:00
dapan1121 0df311a78f
Merge pull request #17264 from taosdata/refact/query_opt
refactor:do some internal refactor to optimize the query performance.
2022-10-14 19:51:46 +08:00
dapan1121 3a20447b9d
Merge pull request #17351 from taosdata/fix/TD-19544
fix: fix kill query crash issue
2022-10-14 18:37:48 +08:00
Liu Jicong 1a113a5a0c temporarily disable failed test 2022-10-14 16:30:51 +08:00
dapan1121 d5cfbebd82 fix: fix kill query crash issue 2022-10-14 13:26:10 +08:00
Shengliang Guan 81e72ea84c
Merge pull request #17346 from taosdata/feature/TD-14761
fix:sml core dump if insert quickly because of spin lock destroy
2022-10-14 09:13:14 +08:00
wangmm0220 8067febe27 fix:sml core dump if insert quickly because of spin lock destroy 2022-10-13 19:35:43 +08:00
Hongze Cheng 17040610e5 more code format 2022-10-13 14:37:03 +08:00
Haojun Liao f5f0a7026f other: merge 3.0 2022-10-13 14:20:51 +08:00
yihaoDeng 53b6058b0d support compress 2022-10-12 10:22:40 +08:00
Haojun Liao d3b37ef294 other:merge 3.0 2022-10-11 22:56:54 +08:00
yihaoDeng 37a0b9c759 support compress 2022-10-11 22:18:44 +08:00
Shengliang Guan b9374718d6
Merge pull request #17290 from taosdata/fix/3.0_bugfix_wxy
feat: support batch loading of csv files
2022-10-11 20:53:49 +08:00
Xiaoyu Wang 0563eb2475 feat: support batch loading of csv files 2022-10-11 17:28:58 +08:00
Xiaoyu Wang 18fa48ae57 feat: support batch loading of csv files 2022-10-11 15:54:01 +08:00
Haojun Liao 7c3ddc4920 other:merge 3.0 2022-10-10 15:35:38 +08:00
Liu Jicong 86d80ad478
Merge pull request #17244 from taosdata/feature/stream
feat(stream): support define table name (DO NOT MERGE)
2022-10-10 10:05:33 +08:00
Liu Jicong 2f9aeeb5fc feat(stream): support define table name 2022-10-09 16:54:27 +08:00
Shengliang Guan 447cb4db44 fix: coverity issues 2022-10-09 15:59:25 +08:00
Haojun Liao f8a84a1d19 other:merge 3.0 2022-09-30 13:47:21 +08:00
Haojun Liao ac58d5397b
Merge pull request #17149 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
2022-09-29 17:21:27 +08:00
Haojun Liao 6abc13e843 refactor(query): do some internal refactor. 2022-09-29 14:57:15 +08:00
Liu Jicong 057edd92c3
Merge branch '3.0' into feature/tq 2022-09-28 20:27:09 +08:00
Liu Jicong cde4085a6d optimize msg batch 2022-09-28 20:24:02 +08:00
Haojun Liao 5a2c583c32 other:merge 3.0 2022-09-28 18:00:04 +08:00
Haojun Liao 71e3993185
Merge pull request #17114 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
2022-09-28 17:36:01 +08:00
Haojun Liao 1ee075dce0 fix(query):set correct code. 2022-09-28 16:32:50 +08:00
Liu Jicong 01c94a775b feat(tmq): push optimization 2022-09-28 14:55:19 +08:00
Haojun Liao e36eed852f refactor:do some internal refactor. 2022-09-28 14:39:24 +08:00
Haojun Liao 027a0c11bb refactor(query): do some internal refactor. 2022-09-28 14:18:32 +08:00
Xiaoyu Wang 528a3273c0 fix: memory leak 2022-09-28 14:11:34 +08:00
Haojun Liao 04f087793e refactor(query): do some internal refactor. 2022-09-28 10:54:54 +08:00
Haojun Liao bd6cf3137f other:merge 3.0 2022-09-27 18:12:54 +08:00
wangmm0220 7167cac954 fix:[TD-19223] add message for performance_schema.perf_apps in schemaless 2022-09-26 18:02:10 +08:00
wangmm0220 e6d616f59e Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-09-26 16:06:47 +08:00
Haojun Liao 54712ae302 other:merge 3.0 2022-09-26 14:50:51 +08:00
Shengliang Guan 983f4797f2
Merge pull request #16862 from taosdata/enh/clientPolicy
enh: support client merge policy
2022-09-23 17:26:30 +08:00
dapan1121 2750ace3c3 fix: fix insert into select issue 2022-09-23 16:37:09 +08:00
yihaoDeng c2c7e7a63b Merge branch 'dd' into info 2022-09-23 15:54:56 +08:00
dapan1121 3fb3aa7bea Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy 2022-09-23 13:33:11 +08:00
Shengliang Guan 761a65725b
Merge pull request #16994 from taosdata/fix/TD-19079
fix: fix client memory leak
2022-09-22 19:42:51 +08:00
Shengliang Guan bc1e1f1bec
Merge pull request #17004 from taosdata/fix/fixInvalidCode
fix(tsc):avoid invalid code
2022-09-22 16:37:34 +08:00
yihaoDeng ac32abd39b fix(tsc):avoid invalid code 2022-09-22 14:46:54 +08:00