Commit Graph

30088 Commits

Author SHA1 Message Date
plum-lihui 5b9422c90c Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-05-26 18:10:43 +08:00
plum-lihui a5a57c3c99 test: add error test case for rerun 2022-05-26 18:10:26 +08:00
Shengliang Guan c177ca2d40
Merge pull request #13028 from taosdata/fix/valgrind
refactor: use tagver and colver insteadof sversion
2022-05-26 18:09:17 +08:00
Minghao Li 1a22de765c fix(sync) add multi mnodes 2022-05-26 18:03:38 +08:00
dapan1121 2aec15bd0a Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-26 18:02:17 +08:00
dapan1121 c444574b2e add column length error retry 2022-05-26 18:00:44 +08:00
dapan1121 47ea043d5f
Merge pull request #13017 from taosdata/feature/qnode
feat: scheduler async api
2022-05-26 18:00:21 +08:00
Ganlin Zhao b7729cf6e3 fix(query): fix first(*) result incorrect for all NULL entry tables;
TD-15957
2022-05-26 17:58:46 +08:00
cpwu e5a2d20cf5 add case to CI 2022-05-26 17:52:17 +08:00
Haojun Liao 0e2505936b Merge branch '3.0' into feature/3_liaohj 2022-05-26 17:51:34 +08:00
liuyao dd5893b83d
Merge pull request #13030 from taosdata/feature/TD16011
fix(stream): function error
2022-05-26 17:50:44 +08:00
cpwu d17ad24a30 Merge branch '3.0' into cpwu/3.0 2022-05-26 17:50:21 +08:00
Shengliang Guan 72f19ae59e Merge remote-tracking branch 'origin/3.0' into fix/valgrind 2022-05-26 17:50:17 +08:00
Shengliang Guan e5a154027e
Merge pull request #13023 from taosdata/fix/dnode
feat: add vgroup for tsma
2022-05-26 17:49:12 +08:00
Haojun Liao 2ced335b04 fix(query): set the proper buffer page size. 2022-05-26 17:48:07 +08:00
54liuyao e87ba7d526 fix(stream): function error 2022-05-26 17:46:52 +08:00
cpwu f303a5f259 Merge branch '3.0' into cpwu/3.0 2022-05-26 17:41:10 +08:00
cpwu 92892db659 fix case 2022-05-26 17:37:36 +08:00
cpwu 59139c537e fix case 2022-05-26 17:35:31 +08:00
liuyao 0bfcb8db2a
Merge pull request #13018 from taosdata/feature/TD-16011
feat(stream): stream final session operator
2022-05-26 17:34:43 +08:00
liuyao ed31fc754e
Merge branch '3.0' into feature/TD-16011 2022-05-26 17:33:59 +08:00
cpwu 73768e64bb fix casew 2022-05-26 17:33:47 +08:00
Ganlin Zhao f08365e2b0 fix(query): fix cast function error msg
TD-16016
2022-05-26 17:30:00 +08:00
cpwu 1965f3da0d fix case 2022-05-26 17:29:59 +08:00
Shengliang Guan 0cfa499be2 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-05-26 17:26:45 +08:00
cpwu c8781cd82e fix case 2022-05-26 17:26:27 +08:00
Shengliang Guan a14025ad16 Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-05-26 17:25:33 +08:00
Shengliang Guan 510b5fce63 refactor: use tagver and colver insteadof sversion 2022-05-26 17:24:32 +08:00
cpwu b26227a20e fix case 2022-05-26 17:24:15 +08:00
cpwu 873d41270d fix case 2022-05-26 17:20:43 +08:00
Haojun Liao a2a7674021 fix(query): do some internal refactor. 2022-05-26 17:18:56 +08:00
Haojun Liao 48bb336dd6 fix(query): fix memory leak. 2022-05-26 17:18:25 +08:00
Haojun Liao b137be9898 fix(query): prepare enough buffer before convert string. 2022-05-26 17:17:56 +08:00
cpwu ca32a7320d fix case 2022-05-26 17:14:56 +08:00
cpwu 26c197f0e3 add hyperloglog case 2022-05-26 17:14:47 +08:00
Hongze Cheng b911b5ba1c
Merge pull request #13026 from taosdata/feat/two_versions
feat: seperate data schema version and tag schema version
2022-05-26 17:13:44 +08:00
Ganlin Zhao ed6eae4d58 fix(query): fix elapsed function time_unit cannot be smaller than db
precision

TD-16018
2022-05-26 17:13:13 +08:00
Shengliang Guan 14c95a0b31 fix: return correct mnode epset 2022-05-26 17:12:07 +08:00
Xiaoyu Wang 884d166811
Merge pull request #13024 from taosdata/feature/3.0_wxy
fix: some problems of rollup sma
2022-05-26 17:01:03 +08:00
yihaoDeng e99cb305ff fix: add retry 2022-05-26 16:58:57 +08:00
54liuyao 270771e39e feat(stream): stream final session operator 2022-05-26 16:55:54 +08:00
Shengliang Guan f5e3b409ab refactor: add some log 2022-05-26 16:47:37 +08:00
Hongze Cheng b40e3671a4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/two_versions 2022-05-26 08:32:35 +00:00
Hongze Cheng fe22f0f6d3 use two version in server and refact 2022-05-26 08:29:52 +00:00
Ganlin Zhao 998980079f fix(query): fix sum/avg function floating type overflow 2022-05-26 16:23:29 +08:00
Haojun Liao 109df4301d
Merge pull request #13012 from taosdata/feature/3_liaohj
fix(query): free the cursor when all data retrieved immediately.
2022-05-26 16:10:06 +08:00
wangmm0220 051020f932 fix: remove table group code in 2.x 2022-05-26 16:05:27 +08:00
Shengliang Guan e7048eb6d0 Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode 2022-05-26 15:58:56 +08:00
Shengliang Guan 5c402c4711 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-26 15:58:37 +08:00
Jason-Jia a43f7969ce
Merge branch '3.0' into test/jcy 2022-05-26 15:50:21 +08:00