[
https://issues.apache.org/jira/browse/LENS-996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15395432#comment-15395432
]
Amareshwari Sriramadasu commented on LENS-996:
----------------------------------------------
[~prongs] Seems there is a checkstyle issue :
[INFO] Starting audit...
/home/jenkins/jenkins-slave/workspace/PreCommit-Lens-Build/lens-cube/src/main/java/org/apache/lens/cube/parse/BetweenTimeRangeWriter.java:21:8:
Unused import - java.util.Iterator.
Audit done.
[INFO] There are 1 checkstyle errors.
> Improvements in filters of query list api
> -----------------------------------------
>
> Key: LENS-996
> URL: https://issues.apache.org/jira/browse/LENS-996
> Project: Apache Lens
> Issue Type: Improvement
> Components: server
> Reporter: Rajat Khandelwal
> Assignee: Rajat Khandelwal
> Fix For: 2.6
>
> Attachments: LENS-996.04.patch, LENS-996.06.patch, LENS-996.07.patch,
> LENS-996.08.patch, LENS-996.09.patch, LENS-996.10.patch
>
>
> 1. fromDate and endDate should also take human readable dates.
> DateUtil.resolveDate can be used.
> 2. the status filter should be case-insensitive.
> 3. (maybe) the user filter and status filter can take multiple comma
> separated values and return the union in the result.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)