Commit Graph

30661 Commits

Author SHA1 Message Date
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
Cary Xu c94ca28bc0 Merge branch '3.0' into feature/TD-14481-3.0 2022-05-27 18:19:46 +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
slzhou 7a459a26a8 enhance:modify table scan operator that can accept several scan ranges 2022-05-27 17:59:27 +08:00
slzhou d80a74b83e modify table scan operator that can accept more than one scan ranges 2022-05-27 17:57:27 +08:00
Yihao Deng f85048852b
Merge pull request #13092 from taosdata/enh/notUpdateEpset
Enh/not update epset
2022-05-27 17:48:52 +08:00
Xiaoyu Wang 0a3c741ffe feat: parser adapts asynchronous interface 2022-05-27 17:46:21 +08:00
plum-lihui 9af026bb22 test:modify paramerter 2022-05-27 17:44:58 +08:00
Ganlin Zhao ecb3d055da
Merge pull request #13084 from taosdata/fix/TD-16034
fix(queyr): fix tail function parameter restriction
2022-05-27 17:44:31 +08:00
Shengliang Guan 7ff3ebf264
Merge pull request #13047 from taosdata/fix/dnode
refactor: make trans can exec one by one
2022-05-27 17:43:18 +08:00
Shengliang Guan 458cd4d1c3
Merge pull request #13087 from taosdata/fix/mnode
fix: error in sync sem
2022-05-27 17:41:16 +08:00
dapan1121 e7b8a7d567 Merge branch '3.0' into feature/qnode 2022-05-27 17:36:44 +08:00
dapan1121 79394deb60 update epset 2022-05-27 17:35:48 +08:00
dapan1121 6b0c9694a3
Merge pull request #13088 from taosdata/feature/qnode
enh: optimize query msg
2022-05-27 17:34:47 +08:00
Yihao Deng 27491dc437
Merge pull request #13090 from taosdata/fix/rpcMemoryLeak
fix: avoid mem leak when taosd quit
2022-05-27 17:24:33 +08:00
Xiaoyu Wang 1005fb8850 feat: parser adapts asynchronous interface 2022-05-27 17:02:40 +08:00
Xiaoyu Wang d0c11c5bba feat: parser adapts asynchronous interface 2022-05-27 17:00:37 +08:00
cpwu ab0b4b3046 Merge branch '3.0' into cpwu/3.0 2022-05-27 16:55:11 +08:00
yihaoDeng 0293a09187 enh: return NULL when epset not updated 2022-05-27 16:48:38 +08:00
cpwu c49b9cdc2f fix case 2022-05-27 16:48:00 +08:00
cpwu b5734de614 Merge branch '3.0' into cpwu/3.0 2022-05-27 16:37:23 +08:00
Shengliang Guan 284b219b0a
Merge pull request #13078 from taosdata/fix/tsim
test: add case for alter stb
2022-05-27 16:37:11 +08:00
Minghao Li 5a754023f5 refactor: make logStore static 2022-05-27 16:36:44 +08:00
Cary Xu c3bc4e5655 Merge branch '3.0' into feature/TD-14481-3.0 2022-05-27 16:34:58 +08:00
Haojun Liao 4995b0ef5b refactor: update the stream table schema; 2022-05-27 16:24:56 +08:00
tomchon d303962181 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-05-27 16:22:07 +08:00
plum-lihui 119d29e8c6 test: modify case 2022-05-27 16:17:06 +08:00
yihaoDeng 79e447dad1 fix: avoid mem leak when taosd quit 2022-05-27 16:13:42 +08:00
Minghao Li 5471792549 refactor: make logStoreGetLastEntry static 2022-05-27 16:13:02 +08:00
cpwu b7d3b8e7ac fix case 2022-05-27 16:07:48 +08:00
cpwu 0f2161f162
Merge branch '3.0' into cpwu/3.0 2022-05-27 16:06:34 +08:00
yihaoDeng 9f0315a98f fix: avoid mem leak when taosd quit 2022-05-27 16:05:24 +08:00
dapan1121 6e465ebd8e optimize query msg 2022-05-27 16:01:40 +08:00
cpwu 393ddb35a1 fix case 2022-05-27 16:00:51 +08:00
Shengliang Guan 080c596d91 Merge branch 'fix/tsim' into fix/mnode 2022-05-27 15:48:56 +08:00
cpwu 9dfc542a04 fix case 2022-05-27 15:48:39 +08:00
Ganlin Zhao dc17e5553c fix(query): eliminate diff function result nan/inf in case of overflow
TD-16053
2022-05-27 15:48:12 +08:00
Haojun Liao a78fd74dc6 fix(query): set group id in stream scanner. 2022-05-27 15:46:07 +08:00
Minghao Li d45221c863 enh(sync) logStoreGetEntry -> pLogStore->getEntry 2022-05-27 15:41:19 +08:00
Liu Jicong 9342ef3ef7 feat(tmq): add sub type 2022-05-27 15:40:31 +08:00
Minghao Li b7be03898c enh(sync) snapshot sender, receiver 2022-05-27 15:35:26 +08:00
Shengliang Guan eac401e334 Merge branch 'fix/tsim' into fix/dnode 2022-05-27 15:32:11 +08:00
Shengliang Guan 8fb8a40030 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-05-27 15:32:06 +08:00