Commit Graph

1718 Commits

Author SHA1 Message Date
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 d14969a846
Merge pull request #17344 from taosdata/fix/ZhiqiangWang/TD-13064-mac-change-service-name
os: Mac change service name
2022-10-14 09:14:05 +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
afwerar e453e96d6b os: Mac change service name 2022-10-13 18:34:11 +08:00
Hongze Cheng 1ad117497c more format 2022-10-13 14:39:32 +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