You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Archana H (JIRA)" <ji...@apache.org> on 2016/08/22 10:47:21 UTC

[jira] [Updated] (LENS-996) Improvements in filters of query list api

     [ https://issues.apache.org/jira/browse/LENS-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Archana H updated LENS-996:
---------------------------
    Description: 
1. fromDate and endDate should also take human readable dates. DateUtil.resolveDate can be used. 
2. the status filter should be case-insensitive. 
3. status filter can take multiple comma separated values and return the union in the result. 

  was:
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. 


> 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, LENS-996.12.patch, rb50133.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. 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)