You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Rajat Khandelwal (JIRA)" <ji...@apache.org> on 2015/07/24 11:23:04 UTC

[jira] [Commented] (LENS-567) List Query by Time range not working

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

Rajat Khandelwal commented on LENS-567:
---------------------------------------

Lens expects timestamp uptill milliseconds. The mentioned timestamps are timestamp values uptill seconds. I don't think there will be an issue when you pass correct values for timestamps. 

> List  Query by Time range not working
> -------------------------------------
>
>                 Key: LENS-567
>                 URL: https://issues.apache.org/jira/browse/LENS-567
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Abhishek Tripathi
>
> {CODE}
> lens-shell>prepQuery prepare cube select id,name from sample_dim where name != 'first'
> ba7520d5-77f0-4adc-8804-79279a595ee9
> lens-shell>prepQuery list --fromDate 1432104003 --toDate 1432104123
> No prepared queries
> {CODE}



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