[ 
https://issues.apache.org/jira/browse/LENS-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291021#comment-14291021
 ] 

Amareshwari Sriramadasu commented on LENS-13:
---------------------------------------------

Issue is with following query in examples

select * from temp1

Main problem is set db does not work for native tables. We can change example 
queries to qualify db and give, then query becomes select * from default.temp1.

Let us track setting db for native tables in a different jira.


> lens example queries failing on native table queries
> ----------------------------------------------------
>
>                 Key: LENS-13
>                 URL: https://issues.apache.org/jira/browse/LENS-13
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: server
>            Reporter: Arshad Matin
>            Assignee: Raju Bairishetti
>             Fix For: 2.0
>
>
> Example queries involving native tables failing as it is not able to find the 
> table, when there are run a separate db.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to