Commit Graph

1758 Commits

Author SHA1 Message Date
dapan1121 b8dd38430f
Merge pull request #17887 from taosdata/enh/add_reqId_interface
enh: add req_id interface
2022-11-07 14:17:33 +08:00
yihaoDeng 335867cd92 change gen rule 2022-11-07 10:29:02 +08:00
yihaoDeng 1613b43f49 add test 2022-11-04 19:16:04 +08:00
yihaoDeng 9610efbdf4 stmt reqid incr one 2022-11-04 15:54:46 +08:00
Haojun Liao 869b49158d test: disable unit test. 2022-11-03 22:05:55 +08:00
Haojun Liao abfa8c1d87 fix(query): add api to memset buffer for filtering data. 2022-11-03 22:05:08 +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