jiacy-jcy
|
7752a7e4fd
|
add test case for param ttl
|
2022-06-25 14:14:01 +08:00 |
tangfangzhi
|
d05ef64507
|
enh: skip install package
|
2022-06-25 14:10:34 +08:00 |
yihaoDeng
|
25a12d96b0
|
handle rpc retry
|
2022-06-25 14:06:33 +08:00 |
Liu Jicong
|
81ed902d7f
|
fix(stream): stream rsp to retrieve msg if data is empty
|
2022-06-25 14:03:06 +08:00 |
slzhou
|
a9f094613a
|
fix: restore table merge scan operator
|
2022-06-25 13:52:52 +08:00 |
wangmm0220
|
7acf012253
|
fix:memory error
|
2022-06-25 13:51:43 +08:00 |
tangfangzhi
|
27a6765282
|
fix: add a default parameter to windows python test script
|
2022-06-25 13:46:53 +08:00 |
Li Minghao
|
a5c44a8b92
|
Merge pull request #14229 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-06-25 13:32:44 +08:00 |
Ganlin Zhao
|
b139daf08b
|
add cast function support ->bool
|
2022-06-25 13:32:14 +08:00 |
Haojun Liao
|
dc13130168
|
Merge pull request #14221 from taosdata/feature/3_liaohj
fix(query): fix memory leak
|
2022-06-25 13:26:03 +08:00 |
Xiaoyu Wang
|
9c85131d22
|
Merge pull request #14219 from taosdata/feature/3.0_debug_wxy
feat: support partition by expression and aggregate function output together
|
2022-06-25 12:42:09 +08:00 |
yihaoDeng
|
7c57b03de7
|
handle rpc retry
|
2022-06-25 12:19:52 +08:00 |
tangfangzhi
|
f7b1960725
|
ci: drop sync windows test with linux
|
2022-06-25 12:18:47 +08:00 |
Ganlin Zhao
|
3b9953f483
|
cast function support ->float, ->double
|
2022-06-25 12:15:17 +08:00 |
Haojun Liao
|
916adb82c6
|
enh(query): add user name when retrieving meta-data from mnode.
|
2022-06-25 12:10:34 +08:00 |
Xiaoyu Wang
|
cf4fcb7398
|
feat: support partition by expression and aggregate function output together
|
2022-06-25 12:06:50 +08:00 |
Ganlin Zhao
|
4a7938e9ff
|
cast support nchar->binary, binary/nchar->timestamp
|
2022-06-25 12:05:17 +08:00 |
Shengliang Guan
|
d08835d518
|
fix: privilege for create topic
|
2022-06-25 12:03:15 +08:00 |
Haojun Liao
|
377bed853a
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-25 11:44:24 +08:00 |
Zhiqiang Wang
|
8171e3264c
|
Merge pull request #14227 from taosdata/fix/ZhiqiangWang/TD-16357-add-alloca-func
os: add alloca func
|
2022-06-25 11:40:42 +08:00 |
Liu Jicong
|
e6f88b6286
|
Merge pull request #14225 from taosdata/feature/stream
enh(query): window included in serialized retrieve table rsp
|
2022-06-25 11:35:18 +08:00 |
Shengliang Guan
|
b07dfdbaf5
|
Merge branch 'fix/mnode' into fix/tsim
|
2022-06-25 11:32:41 +08:00 |
Minghao Li
|
0df1415caf
|
refactor(sync): add trace log
|
2022-06-25 11:30:34 +08:00 |
Shengliang Guan
|
43f1d41122
|
fix: compile error
|
2022-06-25 11:23:44 +08:00 |
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 |