[ 
https://issues.apache.org/jira/browse/RANGER-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anchal Agarwal updated RANGER-3180:
-----------------------------------
    Description: 
The following queries run without errors but return no result i.e. there are no 
rows:
{code:java}
show columns from <schema.table>
describe <schema.table>{code}
The same queries return data as expected when presto is used without the plugin.

  was:
The following queries run without errors but return no result i.e. their are no 
rows:
{code:java}
show columns from <schema.table>
describe <schema.table>{code}
The same queries return data as expected when presto is used without the plugin.


> 'show columns' and 'describe' not returning resultset for presto plugin 
> ------------------------------------------------------------------------
>
>                 Key: RANGER-3180
>                 URL: https://issues.apache.org/jira/browse/RANGER-3180
>             Project: Ranger
>          Issue Type: Bug
>          Components: plugins
>    Affects Versions: 2.1.0
>         Environment: ranger 2.1.0
> prestosql 350
>            Reporter: Anchal Agarwal
>            Priority: Blocker
>
> The following queries run without errors but return no result i.e. there are 
> no rows:
> {code:java}
> show columns from <schema.table>
> describe <schema.table>{code}
> The same queries return data as expected when presto is used without the 
> plugin.



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

Reply via email to