Commit Graph

15290 Commits

Author SHA1 Message Date
Shengliang Guan 919dd4e949
Merge pull request #16872 from taosdata/3.0
enh(tsc): handle deadlock
2022-09-15 18:45:18 +08:00
Shengliang Guan ef5c9cfc10
Merge pull request #16848 from taosdata/fix/avoidTscDeadlock
enh(tsc): handle deadlock
2022-09-15 18:44:47 +08:00
Shengliang Guan 024b2ca1cd
Merge pull request #16870 from taosdata/3.0
fix: revert the code change
2022-09-15 18:41:33 +08:00
Shengliang Guan 793d632294
Merge pull request #16867 from taosdata/3.0
release: build 3.0.1.1
2022-09-15 18:41:09 +08:00
Cary Xu 3ee376c2c0 fix: revert the code change 2022-09-15 18:37:26 +08:00
yihaoDeng fe29f00019 fix: fix deadlock 2022-09-15 17:23:48 +08:00
Shengliang Guan da45f122b4
Merge pull request #16865 from taosdata/fix/mnode
fix: make it impossible to create and update stable at the same time
2022-09-15 17:13:43 +08:00
Shengliang Guan ac3fc6c06a fix: make it impossible to create and update stable at the same time 2022-09-15 16:35:25 +08:00
Shengliang Guan 6c65a6d0f7 Merge branch 'main' into 3.0 2022-09-15 13:28:26 +08:00
yihaoDeng 24d0d1d315 Merge branch 'ne' into dev 2022-09-15 12:37:32 +08:00
Haojun Liao dec379586b
Merge pull request #16851 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
2022-09-15 11:43:24 +08:00
yihaoDeng 091c8ecfcd enh(tsc): handle deadlock 2022-09-15 11:30:27 +08:00
Liu Jicong deb731c1c4
Merge pull request #16840 from taosdata/enh/3.0_planner_optimize
enh: the delete physical plan increases the timestamp interval of the actual deleted data
2022-09-15 10:56:08 +08:00
yihaoDeng 1091302e8d fix: fix mem leak 2022-09-15 10:30:17 +08:00
Haojun Liao 18924f9a7d refactor(query): do some internal refactor. 2022-09-15 10:26:45 +08:00
Liu Jicong 367552b914 fix delete 2022-09-15 10:12:53 +08:00
afwerar f4be9a60c3 os: mac exit error 2022-09-15 10:04:30 +08:00
Hongze Cheng 26f740f26b fix more 2022-09-15 09:56:56 +08:00
yihaoDeng ef18966fa9 enh(tsc): handle deadlock 2022-09-15 09:53:32 +08:00
Hongze Cheng f2e26de8c5 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-15 09:32:10 +08:00
Shengliang Guan d0df914d8d
Merge pull request #16842 from taosdata/feature/TD-18581-D
enh: tsdb retention and fs optimization
2022-09-15 09:09:37 +08:00
Shengliang Guan ee3445631a
Merge pull request #16845 from taosdata/fix/ZhiqiangWang/TD-13064-mac-exit-error
os: mac exit error
2022-09-15 09:09:08 +08:00
dapan1121 2e0fc608f9
Merge pull request #16846 from taosdata/fix/TD-19038
fix: fix stateduration result error
2022-09-15 08:43:34 +08:00
yihaoDeng ab3f6619b9 enh(tsc): handle deadlock 2022-09-14 23:29:38 +08:00
Hongze Cheng 9a42dca49e Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-14 22:47:57 +08:00
Hongze Cheng 3b947f17ad more code 2022-09-14 22:47:44 +08:00
Hongze Cheng dcbdc43ff5 fix some code 2022-09-14 22:38:29 +08:00
Hongze Cheng c163e7ebeb
Merge pull request #16834 from taosdata/fix/TD-19050
fix: deep copy ovfl cells to avoid double free
2022-09-14 21:44:49 +08:00
Hongze Cheng e34115a166 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-14 21:42:13 +08:00
Minglei Jin 66bcf1fad6 fix: deep copy ovfl cells to avoid double free 2022-09-14 19:22:26 +08:00
Cary Xu e05fd1615b fix: remove the code change for commit 2022-09-14 19:19:25 +08:00
Cary Xu f7fe7a4afb fix: remove the code change for commit 2022-09-14 19:18:51 +08:00
dapan1121 cd015bae83 fix: fix stateduration result error 2022-09-14 19:02:26 +08:00
afwerar 760babe7db os: mac exit error 2022-09-14 18:44:58 +08:00
dapan1121 45dfa1c156 Merge remote-tracking branch 'origin/3.0' into fix/TD-19057 2022-09-14 18:17:19 +08:00
Cary Xu aa43876665 enh: tsdb retention and fs optimization 2022-09-14 18:10:51 +08:00
dapan1121 c7efe17177 fix: fix task retry and qnode fetch thread num issue 2022-09-14 18:08:29 +08:00
Hongze Cheng e1944530a0 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/new_data_format 2022-09-14 18:06:55 +08:00
Hongze Cheng 45acc3420b more code 2022-09-14 18:05:57 +08:00
Xiaoyu Wang e2586979eb enh: the delete physical plan increases the timestamp interval of the actual deleted data 2022-09-14 17:51:21 +08:00
Liu Jicong 3bedc3fa3b
Merge pull request #16836 from taosdata/feature/stream
feat(stream): stream state support tuple
2022-09-14 17:47:47 +08:00
dapan1121 5589f78b32
Merge pull request #16779 from taosdata/fix/memLeakIssue
fix: fix client/server memory leak issues
2022-09-14 17:42:12 +08:00
Liu Jicong c7f986a656 refactor(tmq): add error code 2022-09-14 17:11:50 +08:00
Liu Jicong 4c6a8bbc95 feat(stream): stream state support tuple 2022-09-14 16:50:42 +08:00
Shengliang Guan 0169471b41
Merge pull request #16823 from taosdata/fix/avoidTscMemleak
fix(tsc): avoid mem leak
2022-09-14 16:31:07 +08:00
dapan1121 43bdaa6c19 fix: fix invalid free issue 2022-09-14 16:11:26 +08:00
Shengliang Guan 59e9140996
Merge pull request #16806 from taosdata/fix/TD-18224
fix(query): twa function report error if input has overlap timestamps
2022-09-14 15:52:20 +08:00
yihaoDeng 6e561a6c78 fix: fix mem leak 2022-09-14 14:46:14 +08:00
Shengliang Guan 06e38c1dcc
Merge pull request #16825 from taosdata/fix/maxmin_type
fix(query): restrict max/min function input type not including timestamp type
2022-09-14 14:28:06 +08:00
dapan1121 63f02c5103 fix: fix free meta rsp issue 2022-09-14 14:26:21 +08:00