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

Sushil Mohanty commented on LENS-270:
-------------------------------------

Below are some sample error message from columns present in only one of the 
storage.
{CODE} 
lens-shell>query explain cube select  column_from_hive from test_cube where 
time_range_in(time_part_col, '2015-12-01-00', '2015-12-09-00')
Request Id: 2260c331-1333-4815-9266-6057fafc9dd2
Error Code: 3028
Error Message: No candidate fact table available to answer the query, because 
Missing partitions for the cube table: [[it:[2015-12-01-00-00-00, 
2015-12-09-00-00-00)]]

lens-shell>query explain cube select  column_from_jdbc from test_cube where 
time_range_in(time_part_col, '2015-12-01-00', '2015-12-09-00')
Request Id: 2260c331-1333-4815-9266-6057fafc9dd2
Error Code: 3028
Error Message: No candidate fact table available to answer the query, because 
Missing partitions for the cube table: [[it:[2015-12-01-00-00-00, 
2015-12-09-00-00-00)]]
{CODE}

> The exception thrown for no candidate fact should contain only brief error
> --------------------------------------------------------------------------
>
>                 Key: LENS-270
>                 URL: https://issues.apache.org/jira/browse/LENS-270
>             Project: Apache Lens
>          Issue Type: Bug
>          Components: cube
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Sushil Mohanty
>             Fix For: 2.5
>
>
> The exception thrown for no candidate fact table can answer should contain 
> only brief error and detail error should be part of query status details.  



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

Reply via email to