Commit Graph

33165 Commits

Author SHA1 Message Date
Ganlin Zhao a52ee47ee4
Merge pull request #14226 from taosdata/feat/groupkey_function
refactor(query): refactor _group_key function
2022-06-25 11:23:30 +08:00
Shengliang Guan a0a167a120 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-25 11:22:48 +08:00
Shengliang Guan 23653fd843 enh: privilege for topic and stream 2022-06-25 11:22:34 +08:00
afwerar 925276e449 os: add alloca func 2022-06-25 11:14:10 +08:00
yihaoDeng 1b339c9ccd Merge branch 'DN' into ndev 2022-06-25 11:04:39 +08:00
yihaoDeng aa8957bcc5 handle redirect 2022-06-25 11:02:49 +08:00
Shengliang Guan aa8faeba49
Merge pull request #14224 from taosdata/fix/mnode
refactor: rename auth to privilege
2022-06-25 11:02:17 +08:00
Ganlin Zhao b1f16fca4e Merge branch '3.0' into enh/cast_function 2022-06-25 10:48:16 +08:00
Ganlin Zhao 086d6f39aa Merge branch '3.0' into feat/groupkey_function 2022-06-25 10:46:02 +08:00
Liu Jicong 5040cb9541 enh(query): window included in serialized retrieve table rsp 2022-06-25 10:43:19 +08:00
Ganlin Zhao 37d1cc28a6 refactor(query): refactor _group_key function 2022-06-25 10:43:06 +08:00
cpwu 0e6fe226a2 Merge branch '3.0' into cpwu/3.0 2022-06-25 10:41:26 +08:00
cpwu 7e6ddc7a6f fix case 2022-06-25 10:37:23 +08:00
Minghao Li 74b52270a6 refactor(sync): add trace log 2022-06-25 10:37:23 +08:00
Liu Jicong 34259e28c1 fix(wal): set first version to -1 if all log rollbacked 2022-06-25 10:37:23 +08:00
Xiaoyu Wang 470639fc18 fix: fix invalid write 2022-06-25 10:37:23 +08:00
Xiaoyu Wang 2c2b36680c feat: sql command 'show consumers' and 'show subscriptions' 2022-06-25 10:37:23 +08:00
Xiaoyu Wang 9bcc0cd302 feat: sql command 'show consumers' and 'show subscriptions' 2022-06-25 10:37:22 +08:00
cpwu e342240e4c merge conflict 2022-06-25 10:36:16 +08:00
Xiaoyu Wang 16ee8eeb28 feat: support partition by expression and aggregate function output together 2022-06-25 10:29:44 +08:00
Shengliang Guan 09ce47ae9f refactor: rename auth to privilege 2022-06-25 10:27:27 +08:00
Shengliang Guan 96b3603bfd refactor: rename auth to privilege 2022-06-25 09:56:34 +08:00
Xiaoyu Wang e187f42902 feat: support partition by expression and aggregate function output together 2022-06-25 09:42:50 +08:00
WANG MINGMING f0b50add27
Merge pull request #14184 from taosdata/feature/TD-13041
feat:sort table group if needed & optimize partition by tag
2022-06-25 09:41:30 +08:00
Shengliang Guan 31e53a2d9c
Merge pull request #14212 from taosdata/fix/mnode
fix: no redirect resp
2022-06-25 09:41:16 +08:00
Shengliang Guan 4fb79dd0c3 fix: compile errors 2022-06-25 09:01:16 +08:00
Shengliang Guan 12f9a3f34d Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-25 08:58:33 +08:00
Shengliang Guan cdfb47cb55 feat: check oper privilege 2022-06-25 08:56:47 +08:00
Shengliang Guan c70a930dea
Merge pull request #14222 from taosdata/fix/tsim
fix: no redirect resp
2022-06-25 08:56:21 +08:00
Xiaoyu Wang fb1e845256 feat: support partition by expression and aggregate function output together 2022-06-25 08:44:45 +08:00
Shengliang Guan 0cc28d6ee2 test: minor changes 2022-06-25 08:27:11 +08:00
Haojun Liao 54283f8726 fix(query): fix memory leak. 2022-06-24 23:02:48 +08:00
Haojun Liao 6c49aecb70 fix(query): fix memory leak. 2022-06-24 22:54:06 +08:00
Liu Jicong 91d714e69b
Merge pull request #14220 from taosdata/feature/stream
fix(stream): support none type in submit msg
2022-06-24 22:10:16 +08:00
Liu Jicong 0964b07229 fix(stream): support none type in submit msg 2022-06-24 21:44:53 +08:00
Xiaoyu Wang b857d390e7 merge 3.0 2022-06-24 21:13:11 +08:00
Xiaoyu Wang 853f1df3ab feat: support partition by expression and aggregate function output together 2022-06-24 21:07:12 +08:00
Ganlin Zhao acc53d498f
Merge pull request #14218 from taosdata/feat/groupkey_function
enh(query): add _group_key function for partion by
2022-06-24 20:53:52 +08:00
yihaoDeng ed3753b32b Merge branch 'mnode' into ndev 2022-06-24 20:51:56 +08:00
yihaoDeng 720645800c feat: refactor rpc quit 2022-06-24 20:51:00 +08:00
Ganlin Zhao 5c3fae340e add NULL logic for _group_key 2022-06-24 20:26:46 +08:00
Xiaoyu Wang 23fc7ee8eb refactor: nodesClone interface refactor 2022-06-24 20:10:47 +08:00
Ganlin Zhao f8bb36ce2c enh(query): add _group_key function for partion by
TD-16805
2022-06-24 20:08:07 +08:00
Hui Li ad317c2aa0
Merge pull request #14209 from taosdata/test3.0/lihui
test: refine some cases
2022-06-24 20:04:31 +08:00
Xiaoyu Wang c3aabbdd5a
Merge pull request #14215 from taosdata/feature/3.0_wxy
feat: subplan adds 'user' field
2022-06-24 19:39:48 +08:00
plum-lihui bd13d0b7ad test: modify case 2022-06-24 19:31:45 +08:00
yihaoDeng ef50435851 Merge branch 'DN' into ndev 2022-06-24 19:25:06 +08:00
yihaoDeng e54044de73 update retry 2022-06-24 19:24:14 +08:00
Xiaoyu Wang 994232c7ac feat: subplan adds 'user' field 2022-06-24 19:10:00 +08:00
Shengliang Guan f810212d29 fix: no redirect resp 2022-06-24 19:03:56 +08:00