Commit Graph

46489 Commits

Author SHA1 Message Date
Shengliang Guan fc0412b69a
Merge pull request #18791 from taosdata/fix/TD-20964-3.0
fix: update diskId when migrate DFileSet
2022-12-08 13:58:29 +08:00
Minglei Jin da31f5e588 fix: dismiss coverity issues 2022-12-08 13:54:41 +08:00
dapan1121 39d35538a3 fix: fix compile error 2022-12-08 13:53:16 +08:00
xsren 509ba087d2 fix:taos.dll export taosDatatype 2022-12-08 13:51:31 +08:00
dapan1121 35fdfad623
Merge pull request #18758 from taosdata/fix/TD-19481
fix(query): fix percentile crash when input has more than 10 million records
2022-12-08 13:44:44 +08:00
Liu Jicong 74a253eac4 refactor 2022-12-08 13:34:42 +08:00
dapan1121 8656633c91 Merge branch 'enh/insertOptimize' of github.com:taosdata/TDengine into enh/insertOptimize 2022-12-08 13:19:07 +08:00
dapan1121 89a6180a7c enh: add retrieve cached table vgroup and meta api 2022-12-08 13:18:11 +08:00
dapan1121 6bc2be0806
Merge pull request #18803 from taosdata/ly_stream
fix:stream update data
2022-12-08 13:06:18 +08:00
kailixu 45528081d5 chore: keep option of ns database 2022-12-08 12:30:40 +08:00
Shengliang Guan ebb7beac11 Merge remote-tracking branch 'origin/3.0' into enh/TD-21071 2022-12-08 12:27:30 +08:00
Shengliang Guan a3c1d3e1ba fix: compile error in windows 2022-12-08 12:26:10 +08:00
Shengliang Guan 0ccddfb131
Merge pull request #18799 from taosdata/fix/TD-19250-6
fix: dismiss coverity issues
2022-12-08 12:21:40 +08:00
Shengliang Guan caaa15160b
Merge pull request #18793 from taosdata/fix/TD-21070
enh: collect and record the signal which the dnode was killed in the log file
2022-12-08 12:21:25 +08:00
kailixu 399dace80f chore: code format optimization 2022-12-08 12:00:04 +08:00
kailixu 5ca21df5d0 Merge branch '3.0' into fix/TD-20964-3.0 2022-12-08 11:59:21 +08:00
kailixu 4a6f41f7f1 fix: keep option of database with precision ns 2022-12-08 11:56:29 +08:00
kailixu 8d247f3f7a Merge branch '3.0' into fix/TD-20305-3.0 2022-12-08 11:51:50 +08:00
Liu Jicong 2c13c8b357 check null ptr 2022-12-08 11:47:52 +08:00
54liuyao 942152947b fix:stream update data 2022-12-08 11:36:34 +08:00
Shengliang Guan fe9dcab9f1
Merge pull request #18794 from taosdata/feature/stream
fix: mem leak
2022-12-08 11:24:29 +08:00
Liu Jicong 8cef033f92 fix mem leak 2022-12-08 11:18:43 +08:00
Xiaoyu Wang 9a8c6d3d20
Merge pull request #18800 from taosdata/enh/insertOptimize_wxy
enh: merge getmetafromcache and getvgroupfromcache interface
2022-12-08 11:14:42 +08:00
Xiaoyu Wang d5e3d750d1 enh: merge getmetafromcache and getvgroupfromcache interface 2022-12-08 11:14:06 +08:00
facetosea fcfff59f86 fix:maxOS type 2022-12-08 11:13:57 +08:00
Minglei Jin 04948080bc tsdb/cache-read: release lru handle in case table's empty 2022-12-08 11:06:16 +08:00
Ganlin Zhao fa8cf8686a Merge branch '3.0' into fix/TD-19481 2022-12-08 10:57:39 +08:00
Ganlin Zhao ad69067a01 fix asan stack-scope-after-use errror 2022-12-08 10:57:21 +08:00
Minglei Jin 1a066d19f7 fix: dismiss coverity issues 2022-12-08 10:55:08 +08:00
Hongze Cheng 058ea5871c fix: memory bug 2022-12-08 10:50:52 +08:00
facetosea 4aaa29bd4f fix:TD-20141 mac os type empty 2022-12-08 10:50:35 +08:00
Shengliang Guan 1d34b7edf8 enh: print dnode startup parameters 2022-12-08 10:50:24 +08:00
dapan1121 1138d8abb2 enh: add table cached meta and vg new api 2022-12-08 10:33:26 +08:00
Xiaoyu Wang f95262c9ff
Merge pull request #18795 from taosdata/refact/submit_req_wxy
fix: insert row format error
2022-12-08 10:12:36 +08:00
Xiaoyu Wang 7bd9cbd293 fix: insert row format error 2022-12-08 10:11:43 +08:00
Liu Jicong 332ecd1d92 fix: mem leak 2022-12-08 10:07:55 +08:00
Liu Jicong 43233b9798 refactor 2022-12-08 09:48:23 +08:00
Shengliang Guan dd821a28ee enh: collect and record the signal that the dnode was killed in the log file 2022-12-08 09:41:42 +08:00
Xiaoyu Wang bc36bc188e feat: event window 2022-12-08 09:36:37 +08:00
wangmm0220 ef6e9f481f fix:rm put SSmlHandleInfo to taos 2022-12-08 09:36:23 +08:00
kailixu 35e67b3fb4 Merge branch '3.0' into feature/TD-19148-D 2022-12-08 09:14:25 +08:00
dapan1121 5b21a2394c
Merge pull request #18779 from taosdata/fix/TD-20958-3.0
fix(query): ensure the SMA  SArray*  capacity is enough big to save all the columns for scanning
2022-12-08 09:13:04 +08:00
Shengliang Guan 1c04c97362 refact: rename taosAssert 2022-12-08 09:11:14 +08:00
Shengliang Guan 80158dcc11
Merge pull request #18787 from taosdata/enh/TD-21066
enh: alter db replica return quickly, operation executed asynchronously
2022-12-08 09:04:19 +08:00
Shengliang Guan e505bd50b5
Merge pull request #18727 from taosdata/szhou/fixbugs
fix: add default command line to start udfd when taosd is started directly from command line
2022-12-08 08:54:58 +08:00
shenglian zhou 9789adc439 fix: fix windows compilation error 2022-12-08 07:36:10 +08:00
kailixu 2d75447bb2 fix: update diskId when migrate DFileSet 2022-12-08 02:11:39 +08:00
Liu Jicong 271822ebc4 refactor: support submitreq2 2022-12-08 01:55:47 +08:00
kailixu 3a3bf89cb8 fix: keep option of database with ns precision 2022-12-08 01:39:01 +08:00
kailixu e4c70ce67b Merge branch '3.0' into feature/TD-19148-D 2022-12-08 00:49:45 +08:00