[
https://issues.apache.org/jira/browse/LENS-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308621#comment-14308621
]
Sushil Mohanty commented on LENS-269:
-------------------------------------
If from and to are equal, its a valid sql query.
eg - date_col >= 'from_date' and date_col <= 'to_date' or
date_col between (from_date and to_date)
Shouldn't we consider this ?
> Query should fail with invalid time range when from and to are equal
> --------------------------------------------------------------------
>
> Key: LENS-269
> URL: https://issues.apache.org/jira/browse/LENS-269
> Project: Apache Lens
> Issue Type: Bug
> Components: cube
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
>
> Right now, if from and to are equal query fails at later point saying no
> update periods exist. It should fail with invalid time range
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)