Commit Graph

30088 Commits

Author SHA1 Message Date
Zhiqiang Wang 7d8a3e333b
Merge pull request #13111 from taosdata/fix/ZhiqiangWang/TD-15849-windows-run-shell-case
fix(os): windows run shell case
2022-05-27 23:23:56 +08:00
wangmm0220 780644c135 feat:add encode/decode for operator 2022-05-27 23:21:41 +08:00
Cary Xu e435bcc6d0
Merge pull request #13104 from taosdata/feature/TD-11274-3.0
feat: build submit blk by group id in rsma result
2022-05-27 23:05:00 +08:00
slzhou 8a3ed09e51 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/sma 2022-05-27 23:04:14 +08:00
Shengliang Guan dfdaf1cd51 enh: sdb snapshot 2022-05-27 23:00:13 +08:00
Ganlin Zhao d11303916b fix(query): fix avg used in group by NULL value calculated as nan
TD-15892
2022-05-27 22:59:17 +08:00
afwerar f999132ff0 fix(os): windows run shell case 2022-05-27 22:53:29 +08:00
Shengliang Guan 38d69cc119
Merge pull request #13106 from taosdata/fix/mnode
fix: set standby while create mnode
2022-05-27 22:49:45 +08:00
dapan1121 14426025a5 add async get db info api 2022-05-27 22:38:02 +08:00
Li Minghao e2416e40d9
Merge pull request #13107 from taosdata/feature/3.0_mhli
fix(sync) raftCfgPersist
2022-05-27 22:34:03 +08:00
Ganlin Zhao 3b9e21558d
Merge pull request #13102 from taosdata/fix/TD-16034
fix(query): fix diff function result type to avoid overflow
2022-05-27 22:33:15 +08:00
slzhou ee9c4c6390 fix: table scan operator for reset read handle 2022-05-27 22:22:23 +08:00
WANG MINGMING 708805b904
Merge pull request #13110 from taosdata/3.0
3.0
2022-05-27 22:19:54 +08:00
Cary Xu 9c61bda85a Merge branch '3.0' into feature/TD-11274-3.0 2022-05-27 22:12:36 +08:00
Zhiqiang Wang 56c86a2acc
Merge pull request #13101 from taosdata/fix/ZhiqiangWang/TD-15849-windows-timezone-error
fix(os): windows timezone error
2022-05-27 22:11:45 +08:00
WANG MINGMING 53b5f3c9eb
Merge pull request #13099 from taosdata/feature/TD-14761
fix:fix bound index error in schemaless
2022-05-27 22:09:42 +08:00
Minghao Li 3327a0692f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-05-27 21:34:54 +08:00
Minghao Li b10f8e4aa2 fix(sync) raftCfgPersist 2022-05-27 21:32:28 +08:00
slzhou 589ecd75ba Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/sma 2022-05-27 21:30:24 +08:00
Shengliang Guan 335b56ed81 fix: set standby while create mnode 2022-05-27 21:26:04 +08:00
Cary Xu 1051277add fix: rsma cases refactor 2022-05-27 21:02:01 +08:00
jiacy-jcy fa727eddc2 Merge branch '3.0' into test/jcy 2022-05-27 20:31:56 +08:00
jiacy-jcy 842551af7e update percentile.py 2022-05-27 20:31:10 +08:00
afwerar 217df222be fix(os): windows timezone error 2022-05-27 20:26:42 +08:00
Cary Xu a25880adc4 feat: check the result of rsma 2022-05-27 20:25:24 +08:00
Cary Xu 45b88c1a2d feat: build submit blk by groupid in rsma result 2022-05-27 20:21:41 +08:00
Shengliang Guan 1de2045cb8
Merge pull request #13103 from taosdata/fix/mnode
test: restore some case
2022-05-27 20:16:58 +08:00
afwerar 8d477bd68b fix(os): windows timezone error 2022-05-27 20:08:23 +08:00
yihaoDeng 9678b81725 enh: update index interface 2022-05-27 19:54:22 +08:00
slzhou 860f7270fb ehance: table scan operator accepts many time ranges 2022-05-27 19:50:22 +08:00
Shengliang Guan b0648880cb test: restore some case 2022-05-27 19:48:09 +08:00
Ganlin Zhao 266da48c5a fix(query): fix diff function result type to avoid overflow
TD-16068
2022-05-27 19:43:13 +08:00
wenzhouwww@live.cn 044b92cc37 add case for diff and mavg 2022-05-27 19:10:51 +08:00
Shengliang Guan 675fe706ac
Merge pull request #13100 from taosdata/fix/mnode
fix: return mnode epset while master changed
2022-05-27 19:09:03 +08:00
Ganlin Zhao 17748c0cb7
Merge pull request #13097 from taosdata/fix/TD-16034
fix(query): fix diff function param check
2022-05-27 19:05:43 +08:00
afwerar 1e5ef3b145 fix(os): windows timezone error 2022-05-27 19:00:48 +08:00
Li Minghao aa691d137f
Merge pull request #13096 from taosdata/feature/3.0_mhli
enh(sync) snapshot sender, receiver
2022-05-27 18:55:51 +08:00
Hui Li 8bf795d8ca
Merge pull request #13032 from taosdata/cpwu/3.0
test: add hyperloglog case to CI
2022-05-27 18:49:27 +08:00
Hui Li 3f6dd1e569
Merge pull request #13094 from taosdata/test3.0/lihui
test:modify paramerter
2022-05-27 18:48:50 +08:00
Shengliang Guan 9a1959c400 fix: return mnode epset while master changed 2022-05-27 18:42:15 +08:00
Ganlin Zhao 1f6c6b119d fix(query): fix csum function more than 1 param crash
TD-16065
2022-05-27 18:40:41 +08:00
wangmm0220 5aadb9d295 fix:fix bound index error in schemaless 2022-05-27 18:30:49 +08:00
Haojun Liao 349ef38ce4
Merge pull request #13083 from taosdata/feature/3_liaohj
fix(query): set the gid for stream result.
2022-05-27 18:30:27 +08:00
Ganlin Zhao 25eb6dbeef fix(query): diff function first param can only be column
TD-16067
2022-05-27 18:27:24 +08:00
jiacy-jcy 3267a0fe9f add case for percentile 2022-05-27 18:14:57 +08:00
yihaoDeng c47371c877 change filter interface 2022-05-27 18:13:22 +08:00
Ganlin Zhao 0b9c9834f5 fix(query): diff function ignore_negative param can only be 0 or 1
TD-16066
2022-05-27 18:11:03 +08:00
Xiaoyu Wang d25a902893
Merge pull request #13093 from taosdata/feature/3.0_async
feat: parser adapts asynchronous interface
2022-05-27 18:09:02 +08:00
Minghao Li 3a1be0c58a refactor: make logStore static 2022-05-27 18:00:09 +08:00
slzhou f4b37f906d Merge branch 'szhou/feature/sma' of github.com:taosdata/TDengine into szhou/feature/sma 2022-05-27 17:59:48 +08:00