Commit Graph

8168 Commits

Author SHA1 Message Date
Shengliang Guan dbf80b5680
Merge pull request #12987 from taosdata/fix/mnode
fix(sync): persist standby option
2022-05-26 10:11:38 +08:00
Ganlin Zhao 0f27d39156
Merge pull request #12971 from taosdata/fix/TD-15977
fix(query): restrict top/bottom function column type and first param must be column
2022-05-26 09:51:42 +08:00
Shengliang Guan cfa89bd7bc Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-26 09:51:39 +08:00
dapan1121 e27f8e8a23
Merge pull request #12926 from taosdata/feature/async.scheduler
feat: scheduler async api
2022-05-26 09:15:55 +08:00
dapan1121 5635dcf09e
Merge pull request #12983 from taosdata/feature/qnode
feat: catalog async api test
2022-05-26 09:15:34 +08:00
Cary Xu 2cf243fd55
Merge pull request #12988 from taosdata/feature/TD-11274-3.0
fix: use schema version of row when commit
2022-05-25 23:32:59 +08:00
Xiaoyu Wang 94ebcc9b74
Merge pull request #12984 from taosdata/feature/3.0_wxy
feat: sql command 'drop cgroup'
2022-05-25 23:20:17 +08:00
Shengliang Guan d137ce1c73 refactor: create mnode handle 2022-05-25 23:07:06 +08:00
Shengliang Guan 28f6dcad41 Merge branch 'feature/sync-mnode-integration' into fix/mnode 2022-05-25 23:02:57 +08:00
Cary Xu 55c010dd6c fix: code optimization 2022-05-25 22:50:41 +08:00
Cary Xu 80d780eb03 fix: use schema version of row when commit 2022-05-25 22:47:56 +08:00
Xiaoyu Wang 0de64aa805 feat: sql command 'drop cgroup' 2022-05-25 22:33:41 +08:00
Cary Xu 42cc609a71 Merge branch '3.0' into feature/TD-11274-3.0 2022-05-25 22:30:42 +08:00
dapan1121 8d56f7e1ec fix mem free issue 2022-05-25 22:05:29 +08:00
afwerar deeeefdb04 fix(os): dll exit error 2022-05-25 21:31:19 +08:00
Xiaoyu Wang 6d3f066540 feat: sql command 'drop cgroup' 2022-05-25 21:23:13 +08:00
Xiaoyu Wang 070f60409b feat: sql command 'drop cgroup' 2022-05-25 21:20:11 +08:00
dapan1121 55ec2aa008 catalog async test 2022-05-25 20:56:21 +08:00
Zhiqiang Wang 4cf843ed51
Merge pull request #12977 from taosdata/fix/ZhiqiangWang/TD-15849-run-case-on-win
fix(os): run case on win
2022-05-25 20:55:04 +08:00
Shengliang Guan 60b65b9fc9 refactor: log for apply index 2022-05-25 20:45:45 +08:00
Yihao Deng 6d7bf5e00d
Merge pull request #12941 from taosdata/enh/refactorQueryCtx
enh: refactor trans free ctx
2022-05-25 20:41:11 +08:00
Cary Xu ec11679ed2 Merge branch '3.0' into feature/TD-11274-3.0 2022-05-25 20:40:21 +08:00
Liu Jicong 64d60e8259
Merge pull request #12981 from taosdata/feature/stream
fix(stream): handle null data
2022-05-25 20:20:48 +08:00
Liu Jicong 86c9446a84 fix(stream): handle null data 2022-05-25 19:37:52 +08:00
afwerar f6fb34269f fix(os): run case on win 2022-05-25 19:29:34 +08:00
afwerar 91925ffb08 fix(os): run case on win 2022-05-25 19:20:02 +08:00
afwerar e144303190 fix(os): run case on win 2022-05-25 19:13:16 +08:00
Liu Jicong c99294cc1f
Merge pull request #12980 from taosdata/feature/stream
fix(stream): memory error
2022-05-25 19:02:42 +08:00
Shengliang Guan 35d9d80191 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-25 18:49:42 +08:00
Liu Jicong 79e97271ca fix(stream): memory error 2022-05-25 18:43:25 +08:00
Minghao Li e0d3b53be7 Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-25 18:32:59 +08:00
Minghao Li 8c5f6b6849 fix(sync): persist isStandby 2022-05-25 18:32:34 +08:00
Haojun Liao b37ca86866
Merge pull request #12979 from taosdata/feature/3_liaohj
fix(query): set correct expression number in project operator.
2022-05-25 18:31:46 +08:00
afwerar 21bc9335de fix(os): run case on win 2022-05-25 18:28:57 +08:00
Shengliang Guan ce226517ab
Merge pull request #12966 from taosdata/fix/mnode
refactor: let all operations of mnode into the sync log
2022-05-25 18:19:39 +08:00
Liu Jicong a4e3a9532c
Merge pull request #12974 from taosdata/feature/stream
enh: asan option
2022-05-25 17:56:32 +08:00
Haojun Liao 356c9e9056 fix(query): set correct expression number in project operator. 2022-05-25 17:55:34 +08:00
Shengliang Guan 1100ec3fb3 refacor: alter mnode 2022-05-25 17:44:43 +08:00
Liu Jicong a9c54ae701 enh(tmq): support restart 2022-05-25 17:22:13 +08:00
Hongze Cheng 5495b2c318 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format 2022-05-25 09:16:20 +00:00
Hongze Cheng 8011ea777f make compile 2022-05-25 09:16:16 +00:00
Haojun Liao 53527cfe59
Merge pull request #12975 from taosdata/feature/3_liaohj
enh(query): add detailed sort exec information in analysis of operator.
2022-05-25 17:08:51 +08:00
Shengliang Guan 077ea1b658 Merge branch 'feature/sync-mnode-integration' into fix/mnode 2022-05-25 17:06:35 +08:00
Shengliang Guan 08a9cabc9c refactor: let all operations of mnode into the sync log 2022-05-25 16:47:51 +08:00
yihaoDeng b0b533e002 fix query ctx crash 2022-05-25 16:42:29 +08:00
Shengliang Guan b638d0ef8c refactor: let mnode report sync state 2022-05-25 16:41:38 +08:00
Hongze Cheng 6aa1ad328c Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/data_format 2022-05-25 08:30:57 +00:00
afwerar 3a0efe7255 fix(os): run case on win 2022-05-25 16:30:26 +08:00
Cary Xu ea70b23085 Merge branch '3.0' into feature/TD-11274-3.0 2022-05-25 16:18:53 +08:00
Cary Xu 8916ed9370
Merge pull request #12976 from taosdata/feature/TD-13066-3.0
fix: use real schema version of row
2022-05-25 16:17:14 +08:00