Commit Graph

8386 Commits

Author SHA1 Message Date
Xiaoyu Wang 4432fa930f feat: parser adapts asynchronous interface 2022-05-28 19:56:06 +08:00
Xiaoyu Wang 768beb6482 feat: parser adapts asynchronous interface 2022-05-28 16:45:49 +08:00
Xiaoyu Wang c863c61db0 Merge remote-tracking branch 'origin/3.0' into feature/3.0_async 2022-05-28 15:12:03 +08:00
Xiaoyu Wang b5db96b717 feat: parser adapts asynchronous interface 2022-05-28 15:11:37 +08:00
Haojun Liao 9175e4ce4e
Merge pull request #13153 from taosdata/feature/3_liaohj
fix(query): get correct table schema version.
2022-05-28 15:02:57 +08:00
Ganlin Zhao b350d0025d
Merge pull request #13144 from taosdata/fix/TD-15892
fix(query): restrict diff function ignore_negative types to integer
2022-05-28 14:42:52 +08:00
Haojun Liao 49ba25d507 fix(query): get correct table schema version. 2022-05-28 14:30:39 +08:00
Shengliang Guan fb613050bc
Merge pull request #13146 from taosdata/fix/mnode
enh: sdb snapshot
2022-05-28 13:55:08 +08:00
dapan1121 26247d8b1c
Merge pull request #13108 from taosdata/feature/qnode
feat: support epset update
2022-05-28 13:23:52 +08:00
Shengliang Guan b5a1131c25 enh: sdb snapshot 2022-05-28 12:56:33 +08:00
Ganlin Zhao 26ceeac789 fix(query): restrict diff function ignore_negative types to integer
TD-16066
2022-05-28 11:38:09 +08:00
Shengliang Guan f6c676a174 enh: sdb snapshot 2022-05-28 11:11:48 +08:00
Cary Xu 30f6d1cde2
Merge pull request #13139 from taosdata/feature/TD-11274-3.0
fix: use right idx for kvrow
2022-05-28 10:10:49 +08:00
Shengliang Guan 3fbbc50cf6
Merge pull request #13112 from taosdata/fix/mnode
enh: sdb snapshot
2022-05-28 09:43:05 +08:00
dapan1121 320f874982 Merge branch '3.0' into feature/qnode 2022-05-28 09:16:07 +08:00
shenglian-zhou 3517174171
Merge pull request #13095 from taosdata/szhou/feature/sma
enhance: table scan operator can accept more than one time range
2022-05-28 09:09:09 +08:00
slzhou 94c42b9230 fix: table scan operator change time windows index when reset read handle 2022-05-28 08:45:22 +08:00
Cary Xu ff0ab5d7f3 fix: use right idx for kvrow 2022-05-28 08:31:35 +08:00
Ganlin Zhao 06a5408190
Merge pull request #13113 from taosdata/fix/TD-15892
fix(query): fix avg used in group by NULL value calculated as nan
2022-05-27 23:32:37 +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
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
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 45b88c1a2d feat: build submit blk by groupid in rsma result 2022-05-27 20:21:41 +08:00
slzhou 860f7270fb ehance: table scan operator accepts many time ranges 2022-05-27 19:50:22 +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
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
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
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 7a459a26a8 enhance:modify table scan operator that can accept several scan ranges 2022-05-27 17:59:27 +08:00