The syntax extension of set storage group and show storage group in new cluster

2022-05-08 Thread SpriCoder
Hi all, In our new cluster, there are 4 new parameters of storage group(ttl, schemaReplicationFactor, dataReplicationFactor and timePartitionInterval). So, we need to support to init these parameters when create storage group. New syntax extension of set storage group: setStorageGroup : SET

summer-ospp is coming and welcome to participate

2022-05-08 Thread Xiangdong Huang
Hi all, The summer-ospp (like GSoC) is coming, and welcome students enjoying it. Please find the guide here [1]. There are 4 projects related to Apache IoTDB (we have 4 slots but currently only 3 projects are approved, the last one is under review). You can find all of them here [2] (in

Re: Refactor the rule of auth check

2022-05-08 Thread Jialin Qiao
Hi, root.sg.** should be a legal path. If a user has read permission under root.sg.**, he could query all paths like root.sg.x.x (a sub pattern of root.sg.**) Thanks, — Jialin Qiao Apache IoTDB PMC Xiangdong Huang 于2022年5月8日周日 19:48写道: > Hi, > > Just want to make a

Re: Refactor the rule of auth check

2022-05-08 Thread Xiangdong Huang
Hi, Just want to make a confirmation: so we cannot grant privileges to 'root.sg.**'. It is illegal, right? --- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 周钰坤 于2022年5月6日周五 19:14写道: > Hi > > Currently, the rule of iotdb's auth check