Steve Yurong Su created IOTDB-1308:
--------------------------------------

             Summary: Users with READ_TIMESERIES permission cannot execute 
group by fill queries
                 Key: IOTDB-1308
                 URL: https://issues.apache.org/jira/browse/IOTDB-1308
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Engine
    Affects Versions: 0.11.3, 0.12.0, master branch
            Reporter: Steve Yurong Su
             Fix For: master branch, 0.11.4, 0.12.1
         Attachments: image-2021-04-15-16-48-33-631.png

How to reproduce:

 

User root:

create user iotdb 'iotdb'

grant user iotdb privileges 'READ_TIMESERIES' on root

 

User iotdb:

select last_value(ShootProd3) from root.T000100010002.AFS01.12001 group 
by([1618189200000,1618371015007), 1ms) fill(float[previous])

 

!image-2021-04-15-16-47-29-310.png!

{{}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to